Sync with Opencut - #1
Open
Ekaanth wants to merge 1567 commits into
Open
Conversation
allows downloading brand assets directly from the logo in the header
Fix for #703. Adds an optional sampleRate parameter to the decodeAudioToFloat32() function. The caption transcriber passes in a value of 16000 to prepare audio in the format Whisper expects.
Co-authored-by: Maze <mazeincoding@users.noreply.github.com>
Co-authored-by: Maze <mazeincoding@users.noreply.github.com>
Ekaanth
commented
Jul 17, 2026
OwnerAuthor
placeholder |
…alls deps
With 'javascript: {}', moon v2 never adds an InstallDependencies action
to the graph, so fresh clones fail with 'vite: command not found' when
running any web/api task (#846). The javascript toolchain drives
installs and must be told bun is the package manager.
Also drop 'bun.installDependencies: true' (defaults to true, and was
inert without packageManager set) and stale comments.
Fixes#846
Co-authored-by: Maze <mazeincoding@users.noreply.github.com>Co-authored-by: Maze <mazeincoding@users.noreply.github.com>
Co-authored-by: Maze <mazeincoding@users.noreply.github.com>
cursorBotforce-pushed
the
main
branch
2 times, most recently
from
August 1, 2026 21:25
b2d9349 to
400f097CompareEkaanth pushed a commit
that referenced
this pull request
Aug 14, 2026
Add /auth/login and /auth/signup routes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We are not currently accepting PRs except for critical bugs.
If this is a bug fix:
If this is a feature:
This PR will be closed. Please open an issue to discuss first.