-
Notifications
You must be signed in to change notification settings - Fork 808
Local upload tracking #1092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
oscartbeaumont
wants to merge
53
commits into
main
Choose a base branch
from
local-upload-tracking
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,781
−1,202
Open
Local upload tracking #1092
Changes from 6 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
9c743e2
cleanup `upload_video` arguments
oscartbeaumont a0d7028
wip
oscartbeaumont 8a1d081
wip
oscartbeaumont 9d14a0d
make `progress_upload` required for instant mode
oscartbeaumont ea2bd20
fix uploading of thumbnails
oscartbeaumont 313d7f1
absolute mess
oscartbeaumont c813c07
store recordings into project meta?
oscartbeaumont a65d871
cursed realtime upload progress
oscartbeaumont 7a8bf58
break out API definitions + use tracing for logging in `upload.rs`
oscartbeaumont ead7d0f
working stream-based uploader
oscartbeaumont b288365
bring back progress tracking to upload
oscartbeaumont 7a4d428
implement `from_file` abstraction
oscartbeaumont ecddfb7
abstract another endpoint into `api` module
oscartbeaumont c5c8e84
abstract more API + retry on S3 upload request
oscartbeaumont 476a649
finish overhauling upload code
oscartbeaumont c411b02
restructure project file again
oscartbeaumont cc1d0de
UI for uploading state + errors
oscartbeaumont 8356ec0
show recording and pending status
oscartbeaumont 2da924c
merge in changes from #1077
oscartbeaumont 2806aff
Merge branch 'main' into local-upload-tracking
oscartbeaumont 19c495c
upload progress working in sync pogggg
oscartbeaumont 49b9dc5
wip
oscartbeaumont c48c57d
polish off todo's in `recordings.tsx`
oscartbeaumont a101f6d
a bunch of random fixes
oscartbeaumont 7ea039c
fixes
oscartbeaumont d890931
fix
oscartbeaumont 50aae68
Merge branch 'main' into local-upload-tracking
oscartbeaumont cc85380
resumable system
oscartbeaumont 1bb11a9
format
oscartbeaumont 9c4f064
feature flag the new uploader
oscartbeaumont 529cc5c
fixes to some remaining issues
oscartbeaumont b7c38c7
fix button visibility on `CapCard`
oscartbeaumont a782308
wip
oscartbeaumont 6bccc9d
Clippy improvements
oscartbeaumont 1f88951
cleanup
oscartbeaumont 02edbdf
fix CI
oscartbeaumont a5e332e
fix Typescript
oscartbeaumont d4b9b0c
fixes
oscartbeaumont 35ebc8d
make `CapCard` more conservative with upload status
oscartbeaumont fa894b7
Merge branch 'main' into local-upload-tracking
oscartbeaumont f05f2e4
CodeRabbit fixes
oscartbeaumont df98f25
fix some `CapCard` states
oscartbeaumont 2cae777
fix retry policy
oscartbeaumont 46b9f16
wip
oscartbeaumont f26d5c5
Merge branch 'main' into local-upload-tracking
oscartbeaumont b5b7e39
Merge branch 'main' into local-upload-tracking
oscartbeaumont ef47a9d
fixes
oscartbeaumont 8d6cb13
emit first chunk multiple times
oscartbeaumont f0435a4
potentially fix the missing video toolbar sometimes
oscartbeaumont 58dede1
improve chunk emit logic
oscartbeaumont 30d4726
fix retry policy for s3 upload
oscartbeaumont 13c71cf
stttttrrrriiiinnnnggg
oscartbeaumont a1b8290
Merge branch 'main' into local-upload-tracking
oscartbeaumont File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.