-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Companion stream upload unknown size files #5489
Open
mifi
wants to merge
19
commits into
main
Choose a base branch
from
companion-stream-upload-unknown-size-files
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.
Open
Commits on Oct 21, 2024
-
stream upload unknown size files
behind a new option streamingUploadSizeless COMPANION_STREAMING_UPLOAD_SIZELESS for tus
Configuration menu - View commit details
-
Copy full SHA for 0f34fda - Browse repository at this point
Copy the full SHA 0f34fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3a6d2 - Browse repository at this point
Copy the full SHA dd3a6d2View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 503856c - Browse repository at this point
Copy the full SHA 503856cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd20a1 - Browse repository at this point
Copy the full SHA 3cd20a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e74d6 - Browse repository at this point
Copy the full SHA c2e74d6View commit details
Commits on Nov 11, 2024
-
- only show progress percent and total bytes for files that we know the size of. (but all files will still be included in number of files) - use `null` as an unknown value for progress and ETA, allowing us to remove ETA from UI when unknown - `percentage` make use of `undefined` when progress is not yet known - don't show percentage in UI when unknown - add a new state field `progress` that's the same as `totalProgress` but can also be `null`
Configuration menu - View commit details
-
Copy full SHA for a152913 - Browse repository at this point
Copy the full SHA a152913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633e401 - Browse repository at this point
Copy the full SHA 633e401View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b2a1f - Browse repository at this point
Copy the full SHA e3b2a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for deef05d - Browse repository at this point
Copy the full SHA deef05dView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96832c4 - Browse repository at this point
Copy the full SHA 96832c4View commit details -
use execa for companion load balancer
if not, then it leaves zombie companion instances running in the background when e2e stops have to be manually killed before running e2e again
Configuration menu - View commit details
-
Copy full SHA for a19f68e - Browse repository at this point
Copy the full SHA a19f68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c55cdf0 - Browse repository at this point
Copy the full SHA c55cdf0View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3997639 - Browse repository at this point
Copy the full SHA 3997639View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6864cf - Browse repository at this point
Copy the full SHA a6864cfView commit details -
remove option streamingUploadSizeless
we agreed that this can be considered not a breaking change
Configuration menu - View commit details
-
Copy full SHA for 927db35 - Browse repository at this point
Copy the full SHA 927db35View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae08b3c - Browse repository at this point
Copy the full SHA ae08b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2491d20 - Browse repository at this point
Copy the full SHA 2491d20View commit details
Commits on Nov 26, 2024
-
Merge branch 'main' into companion-stream-upload-unknown-size-files
# Conflicts: # docs/companion.md
Configuration menu - View commit details
-
Copy full SHA for 7016f56 - Browse repository at this point
Copy the full SHA 7016f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed279b5 - Browse repository at this point
Copy the full SHA ed279b5View commit details
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.