1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

440 commits

Author SHA1 Message Date
Ivan Schurawel
8fd9d83d8e chore: refactor check, move consts 2023-02-21 09:16:32 -05:00
Ivan Schurawel
9ddafb063b fix: limit secondary to non-SSA/ASS subtitles 2023-02-21 09:16:32 -05:00
Ivan Schurawel
f33699ad8a fix: only show secondary if primary sill valid, remove resolveOnClick 2023-02-21 09:16:32 -05:00
Ivan Schurawel
e01124cbca chore: use specific method for checking track 2023-02-21 09:16:32 -05:00
Ivan Schurawel
e871300265 chore: refactor destroyCustomTrack method 2023-02-21 09:16:32 -05:00
Ivan Schurawel
529e70222a fix: update custom renderer logic/custom track spacing 2023-02-21 09:16:32 -05:00
Ivan Schurawel
348de5ac7f feat: resume secondary track for current session 2023-02-21 09:16:32 -05:00
Ivan Schurawel
256084ffb8 fix: correctly apply offsets/hide existing for certain browsers 2023-02-21 09:16:32 -05:00
Ivan Schurawel
ab993886c1 feat: add custom rendered secondary tracks 2023-02-21 09:16:32 -05:00
Ivan Schurawel
145aea184f feat: add native secondary subtitle support 2023-02-21 09:16:32 -05:00
ThaUnknown
6f0a8631af feat: migrate to JASSUB 2023-02-15 15:42:23 +01:00
Zourlo
a935cb66ed Update plugin.js 2023-02-13 05:41:22 +09:00
Zourlo
d8e22f68bd Update plugin.js 2023-02-13 05:34:38 +09:00
Zourlo
fa7a9aaee6 Blurred pdf
Blurred pdf may happen if the screen is small. I modified pdfPlayer to avoid it.
2023-02-12 21:59:22 +09:00
TelepathicWalrus
31a957af24 Add catch if LFUS is null 2023-02-02 14:08:37 +00:00
TelepathicWalrus
ba6db57913 Tidy code 2023-02-01 10:46:08 +00:00
Telepathic Walrus
6f0fb8c0ce Updated to use LUFS term instead of normalization 2023-01-31 18:27:43 +00:00
Telepathic Walrus
de09fd4d36 Add option to enable/disable normalization 2023-01-30 20:36:11 +00:00
Telepathic Walrus
5edebd9070 Use normalization value from server 2023-01-30 18:47:38 +00:00
Telepathic Walrus
144e2209de Added basic code for audio gian 2023-01-29 20:19:20 +00:00
Dmitry Lyzo
abed235b50 Backport pull request #4263 from jellyfin/release-10.8.z
Fix change audio track

Original-merge: 9139153d16

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:02 -05:00
Bill Thornton
5db9384c9c Fix currentApiClient return type to include undefined 2022-12-08 14:32:50 -05:00
Dominik
e92ce92f1d Set startPosition on HLS video to prevent transcoder from starting twice 2022-11-15 15:41:22 +01:00
Bill Thornton
26925d9bf6 Move castSenderApi to plugin dir 2022-10-25 14:02:14 -04:00
Aimekram
bf145a602c refactor: give variables more descriptive names 2022-10-19 22:23:38 +02:00
Aimekram
8251b65399 fix: indentation 2022-10-19 22:15:25 +02:00
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Bill Thornton
84c007fa0b
Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
2022-10-15 02:50:48 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Hadi Charara
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton
b426b6e2bf Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
Bill Thornton
a4bcc9689b Merge remote-tracking branch 'upstream/master' into eslint-no-small-switch 2022-10-11 00:46:33 -04:00
Bill Thornton
76ed503c81 Fix sonarjs no-small-switch 2022-10-08 03:18:30 -04:00
Bill Thornton
5e4eca6ae9 Fix sonarjs no-redundant-jump 2022-10-08 02:50:20 -04:00
Dmitry Lyzo
2348f815c6 Remove resizeObserver
Leftover from 0cb54feb53
2022-10-07 15:39:01 +03:00
Bill Thornton
4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Bill Thornton
554cd1210c Fix sonarjs no-duplicated-branches 2022-10-05 12:58:48 -04:00
Bill Thornton
bef05ba117 Add no-useless-constructor eslint rule and fix issues 2022-10-04 13:32:55 -04:00
Bill Thornton
8d28297a02
Merge pull request #3983 from thornbill/sonar-no-collapsible-if
Fix sonarjs no-collapsible-if
2022-10-04 09:30:13 -04:00
Bill Thornton
1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Hadi Charara
32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Bill Thornton
496508ee4d Move SyncPlay code to plugin directory 2022-10-01 02:57:30 -04:00
Bill Thornton
d9bb55a2a9 Move SyncPlay initialization to plugin 2022-10-01 02:39:12 -04:00
Bill Thornton
a9f03f5475 Fix styling issues in book readers 2022-09-29 01:30:01 -04:00
Bill Thornton
e6d09f558b
Merge pull request #3942 from MinecraftPlaye/book-darktheme
Add epubjs theme support to the book player
2022-09-28 16:56:13 -04:00
Kristian K. Andreasen
9649e7e765 Update src/plugins/pdfPlayer/style.scss
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-24 08:40:26 +02:00
Kristian K. Andreasen
6b0ada9fdf changed background colorto make close button visible 2022-09-24 08:40:26 +02:00
Patrick Farwick
cb9e7ba432 Add epubjs theme support to the book player
Add a dark theme to the book player via epubjs. The theme itself uses
the dark theme of Jellyfin and only changes the colour of the text.

For everything but the text, the dark theme from Jellyfin is retained.
Should any other theme than the dark theme be chosen by the user, epubjs
falls back to it's default theme.
2022-09-23 15:35:54 +00:00
Bill Thornton
f66f435ff9 Defer loading of swiper until used 2022-09-22 10:23:23 -04:00
meet-k-pandya
f683288429 Added toggle for direction and double page view 2022-09-21 21:23:34 +05:30