-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Automattic/jetpack-videopress
base: v0.23.31
head repository: Automattic/jetpack-videopress
compare: v0.24.0
- 10 commits
- 12 files changed
- 6 contributors
Commits on Aug 12, 2024
-
VideoPress: update tus JS client lib (#38821)
* update tus client version * fix versions and changelogs * add/extend types for resumable (tus) lib * add eslint ignore (for now) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10358618116 Upstream-Ref: Automattic/jetpack@53dc65e
Configuration menu - View commit details
-
Copy full SHA for fc78277 - Browse repository at this point
Copy the full SHA fc78277View commit details
Commits on Aug 13, 2024
-
Changelog and readme.txt edits. (#38843)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10366174218 Upstream-Ref: Automattic/jetpack@e56cd77
Configuration menu - View commit details
-
Copy full SHA for 70fa383 - Browse repository at this point
Copy the full SHA 70fa383View commit details -
Connection: Update the connection initial state to fallback on the ne…
…w consolidated Jetpack script data (#38825) * Add initial state to the consolidated jetpack script data * Add script-data as a dependency to connection package * Fallback to the consolidated initial state in JS components * Add changelog * Simplify conditionals * Fix up versions Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10372171739 Upstream-Ref: Automattic/jetpack@de2d680
Configuration menu - View commit details
-
Copy full SHA for 698fc8b - Browse repository at this point
Copy the full SHA 698fc8bView commit details -
Fix/my jetpack async activate (#38845)
* Remove empty href attributes that were causing cards to reload the page * changelog * Version fixup Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10375960075 Upstream-Ref: Automattic/jetpack@7f3d11b
Configuration menu - View commit details
-
Copy full SHA for 4aafa31 - Browse repository at this point
Copy the full SHA 4aafa31View commit details
Commits on Aug 14, 2024
-
Backport wpcomsh 5.4.0 Changes (#38861)
* Changelog and readme.txt edits. * Version bumps Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10383199709 Upstream-Ref: Automattic/jetpack@3959f49
Configuration menu - View commit details
-
Copy full SHA for 49c43fd - Browse repository at this point
Copy the full SHA 49c43fdView commit details -
Update definitelyTyped (#38665)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10391867431 Upstream-Ref: Automattic/jetpack@a943aad
Configuration menu - View commit details
-
Copy full SHA for 2aef7f0 - Browse repository at this point
Copy the full SHA 2aef7f0View commit details -
VideoPress dashboard: improve upload error handler (#38769)
* add debug calls, minor code improvements (map -> forEach, await/async functions, etc) * changelog entry * less debug on uploader lib * make onBeforeRequest async (as expected by tus client lib). Add onShouldRetry to abort retries on 400 errors (mostly unrecoverable for now) * add state action/reducer/selector for SET_VIDEO_UPLOADING_ERROR to keep errored videos separate and transient * include errored videos in all dashboard considerations and derived flags * add state action/reducer to clear upload errors * add error components for grid and row views * implement new error components on grid and list * remove unused parameters --------- Co-authored-by: Douglas <douglas.henri@automattic.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10394064349 Upstream-Ref: Automattic/jetpack@bb45c57
Configuration menu - View commit details
-
Copy full SHA for 91c27c8 - Browse repository at this point
Copy the full SHA 91c27c8View commit details -
Update wordpress monorepo (#38662)
* Update wordpress monorepo * Fix lint errors in Boost * js-packages/publicize-components: Fix apiFetch handler in unit test to handle `parse` option. * plugins/jetpack: Fix unit test for loader recursion inside `@wordpress/components` --------- Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10394097476 Upstream-Ref: Automattic/jetpack@d7279d9
Configuration menu - View commit details
-
Copy full SHA for fd38bc0 - Browse repository at this point
Copy the full SHA fd38bc0View commit details
Commits on Aug 15, 2024
-
Jetpack Sync: Comment *_address_index metas on $wc_post_meta_whitelis…
…t (#38677) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10405473561 Upstream-Ref: Automattic/jetpack@52ebdc8
Configuration menu - View commit details
-
Copy full SHA for 4e7fe4b - Browse repository at this point
Copy the full SHA 4e7fe4bView commit details -
Changelog and readme.txt edits.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10405749560 Upstream-Ref: Automattic/jetpack@39797da
Configuration menu - View commit details
-
Copy full SHA for 8b6ea04 - Browse repository at this point
Copy the full SHA 8b6ea04View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.23.31...v0.24.0