-
Notifications
You must be signed in to change notification settings - Fork 55
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
v4.24.0 Release Candidate #352
Merged
Merged
Conversation
This file contains 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
…ly changed design
…d and can't renew
chore: renamed "Transactions" section to "Billing history" and slightly changed design
…prices Fix / choose offer modal without prices
- deprecate `shelfImageAspectRatio` custom param - add `cardImageAspectRatio` custom param
chore(project): add es translations
feat(project): use a native fallback for image service
…ndpoint feat(series): add native support for next episodes
* feat: design changes * feat: codecep test * fix: codecep tests * chore: fix tests * chore: revert test changes * chore: fix comments * chore: fix comments * chore: fix comments * fix: comments * revert: chore:fix comments * fix: tests * fix: test * fix: comments * fix: pr comments * Update src/components/LoginForm/LoginForm.tsx Co-authored-by: Danny Budzinski <dbudzins@users.noreply.github.com> * Update src/components/LoginForm/LoginForm.tsx Co-authored-by: Danny Budzinski <dbudzins@users.noreply.github.com> * fix: comments * fix: pr comments * fix: comments * fix: comments * fix: comments --------- Co-authored-by: Filip Naumovski <filip.naumovski@jwplayer.com> Co-authored-by: Darko <darkoatanasovski@gmail.com> Co-authored-by: Danny Budzinski <dbudzins@users.noreply.github.com> Co-authored-by: naumovski-filip <111125899+naumovski-filip@users.noreply.github.com>
feat: initial inplayer subscription change implementation
* fix(watchhistory): wrong item saved when clicking the next video * fix(watchhistory): only the last item being saved * chore: fix prettier * refactor(watchhistory): use position and duration from time event * refactor(watchhistory): separate useWatchHistory hook and add progressive save interval * refactor(watchhistory): pass the series item instead of fetching each save * chore(watchhistory): enable keepalive to update personal shelves request
1846e4f
to
18e2ec3
Compare
Visit the preview URL for this PR (updated for commit 2270049): https://ottwebapp--pr352-release-candidate-3cu96xf8.web.app (expires Wed, 30 Aug 2023 20:45:47 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c198f8a3a199ba8747819f7f1e45cf602b777529 |
18e2ec3
to
4b8066c
Compare
Sign up for free
to 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.
Bug Fixes
Features
cardImageAspectRatio
custom param for playlists (65264eb)