Commit Graph

20 Commits

Author SHA1 Message Date
Bill Thornton 13c0dc0ea6 Remove ratings from video osd 2024-10-17 02:08:36 -04:00
polyzen f3d2372d52 Backport pull request #5759 from jellyfin-web/release-10.9.z
Display previous/next keyboard shortcuts

Original-merge: 2d68f94ec6afd053f7cc7418771beb224f7c606e

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:32 -04:00
Dmitry Lyzo d80650e0dd Make rating button look like other buttons 2023-05-21 01:05:43 +03:00
fishbigger a84bee544a Added ability to favorite item from video playback 2023-05-21 01:05:43 +03:00
FireGamer3 b56f83df9a Adds Ratings to both Video Player and Up Next Dialog Window 2023-04-13 20:14:30 -05:00
Hadi Charara 104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Viperinius c4bd4d0a05 Keep chapter markers visible whenever the OSD is shown.
(Does not require hovering over the slider anymore.)
2022-10-05 17:49:34 +02:00
Viperinius 04072523ca Update function and class names as suggested.
More generic name without the inclusion of "chapters" allows potential
reuse in the future.
2022-07-05 17:11:58 +02:00
Hadi Charara 4530e44e62 Small fix for video player as the progress bar shouldn't be rtl 2022-07-03 09:10:02 -04:00
Viperinius 49f1f1fae3 Add chapter markings to video player timeline.
These labels show the start of each chapter when interacting with the
slider the same way that activates the slider bubble. They follow the
same color scheme as the slider (watched chapters turn blue).

Inspired by https://features.jellyfin.org/posts/397/chapter-markers-in-timeline
2022-06-26 01:10:20 +02:00
Joshua M. Boniface e6b31e3e85 Merge pull request #3668 from dmitrylyzo/show-play-settings
(cherry picked from commit 0701c4dff395bde4e87b99155d2f8de74f82b71c)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-10 23:44:16 -04:00
Dmitry Lyzo 5d1fe2eeaf Add aria-labels for accessibility 2022-03-03 18:15:32 +03:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Vignesh B bf0c829790 Add next/previous chapter buttons to video player 2021-09-06 15:16:36 -04:00
Ionut Andrei Oanca d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
nyanmisaka 17142dc6d3 tweak osd for narrow view 2020-11-17 22:36:01 +08:00
MrTimscampi 6d5ed18386 Redesign OSD and Up Next dialog 2020-08-29 16:07:27 +02:00
Steven S O'Connor e1083ec2ea Remove extraneous pageContainer element from videoOSD 2020-08-08 14:20:17 -07:00
Lukáš Kucharczyk 7e92a4d02f Add tooltip to Previous/Next track buttons. 2020-07-29 11:41:24 +02:00
dkanada c0261ee487 move wizard and user preference routes to nested folders 2020-07-26 20:31:16 +09:00