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
ThaUnknown
70f65141f4 cleanup: formatting, escheck 2023-03-16 15:42:44 +01:00
ThaUnknown
a73b691653 fix: babel evt-polyfill
fix: worker paths
fix: wasm paths
2023-03-16 15:37:30 +01:00
Bill Thornton
732ef8fdad Update SyncPlay references to use plugin 2023-03-15 16:55:34 -04:00
Cas
8848b75be0
Merge branch 'master' into jassub 2023-03-15 13:28:47 +01:00
ThaUnknown
434029dae9 fix: babel jassub worker 2023-03-15 12:50:02 +01:00
Zourlo
5239ae2ad2
Merge branch 'master' into blurred-pdf-fixed 2023-03-15 16:28:15 +09:00
Zourlo
b61260ccb9
Update src/plugins/pdfPlayer/plugin.js
change the default value for scale.

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-03-15 16:27:58 +09:00
Lukas Lüftinger
2fc010fe6e correctly use userSettings.theme() in bookPlayer 2023-03-14 23:38:47 +01:00
Lukas Lüftinger
e9613a7131 make data variables used in bookPlayer theming const 2023-03-14 23:36:06 +01:00
Lukas Lüftinger
e6171364ca fix linting 2023-03-14 23:36:06 +01:00
Lukas Lüftinger
2eb15411ba fix epub theme selection 2023-03-14 23:36:06 +01:00
Lukas Lüftinger
d75dbc1b3b fix linting issues 2023-03-14 23:36:06 +01:00
Lukas Lüftinger
581f5c7bb9 add buttons to increase and decrease font sizes in book-player 2023-03-14 23:35:19 +01:00
Lukas Lüftinger
727f6e450b add button to bookplayer to rotate through dark, sepia and light themes 2023-03-14 23:35:19 +01:00
dann-merlin
09a6ef2cdb
Merge branch 'master' into fix_long_getItems_request_URL 2023-03-14 22:03:44 +00:00
Bill Thornton
4937f2d60c Add random int utility function 2023-03-14 01:32:36 -04:00
TelepathicWalrus
8d5475a21b
Merge branch 'master' into audio-normalization 2023-03-12 13:13:44 +00:00
Zourlo
695cdc6953
Merge branch 'master' into blurred-pdf-fixed 2023-03-11 10:28:39 +09:00
Bill Thornton
0cec50c6aa
Merge pull request #4401 from thornbill/add-plugin-types
Add plugin types
2023-03-10 15:23:06 -05:00
Bill Thornton
3a784ad928
Merge pull request #4403 from thornbill/eslint-radix
Add eslint radix rule for parseInt
2023-03-10 15:22:32 -05:00
ThaUnknown
71e9b46a81 chore: update JASSUB
fix: error event handling
fix: default font
2023-03-10 15:45:01 +01:00
Zourlo
2848f6295b
Merge branch 'master' into blurred-pdf-fixed 2023-03-10 17:40:27 +09:00
dann-merlin
7858e524eb
Merge branch 'master' into fix_long_getItems_request_URL 2023-03-10 01:31:42 +00:00
Dmitry Lyzo
2c4d065e0e Backport pull request #4362 from jellyfin/release-10.8.z
Fix subtitle offset reset when seeking progressive stream

Original-merge: af27e084d5

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

Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:43:07 -05:00
dann-merlin
f516e18fb9
Merge branch 'master' into fix_long_getItems_request_URL 2023-03-09 22:35:38 +00:00
Bill Thornton
d2f10a577e
Merge pull request #4399 from knackebrot/hls.js-1.3
Update hls.js to 1.3.4
2023-03-09 15:30:37 -05:00
Bill Thornton
329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Bill Thornton
64ecc3eae7 Add plugin types 2023-03-08 11:08:19 -05:00
Merlin Danner
1a069b49be Rename getItemsHelper.ts to getItems.ts 2023-03-08 02:39:17 +00:00
Merlin Danner
d5e9541010 Fix too long URLs on getItems with many ids 2023-03-08 02:39:17 +00:00
knackebrot
52363c59d9 Update hls.js to 1.3.4 2023-03-06 11:39:00 +01:00
Ivan Schurawel
c0fc93dedc fix: cancel debounce on player unmount 2023-03-02 16:22:06 +09:00
Ivan Schurawel
4c71de4815 chore: use smaller debounce time 2023-03-02 16:22:06 +09:00
Ivan Schurawel
acdbf59b50 chore: add debounce to setSubtitleOffset 2023-03-02 16:22:06 +09:00
Ivan Schurawel
032d03d201 fix: don't set temp variable 2023-03-02 16:22:06 +09:00
Ivan Schurawel
2caa2851b9 fix: use correct name
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-03-02 16:22:06 +09:00
Ivan Schurawel
f20ee0b2ea fix: disable track mode to force clear active cues 2023-03-02 16:22:06 +09:00
Ivan Schurawel
f2fd96aced fix: clear stuck subtitle track cues 2023-03-02 16:22:06 +09:00
TelepathicWalrus
993d6d81a9
Merge branch 'jellyfin:master' into audio-normalization 2023-02-25 15:00:46 +00:00
Cas
cd52499849
Merge branch 'master' into jassub 2023-02-22 19:19:56 +01:00
ThaUnknown
35e588e175 fix: canvas positioning, worker escheck 2023-02-22 19:18:00 +01:00
Ivan Schurawel
4ca927991f Update src/plugins/htmlVideoPlayer/plugin.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-02-21 09:16:32 -05:00
Ivan Schurawel
89ec4cf9cf chore: implement feedback 2023-02-21 09:16:32 -05:00
Ivan Schurawel
fb68bb1419 fix: define options before setting secondary track 2023-02-21 09:16:32 -05:00
Ivan Schurawel
fe970743f1 chore: remove fix for stuck track cues 2023-02-21 09:16:32 -05:00
Ivan Schurawel
c7f31c0fac fix: pass player to playbackManager 2023-02-21 09:16:32 -05:00
Ivan Schurawel
6c0a173361 use whole subtitles element
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-02-21 09:16:32 -05:00
Ivan Schurawel
b1e397c4bc fix: use correct stream, code safety, race conditions, update css 2023-02-21 09:16:32 -05:00
Ivan Schurawel
abc663f6f6 fix: update ssa/ass checks, custom track location, offsets 2023-02-21 09:16:32 -05:00
Ivan Schurawel
49bae6b67c fix: failed lint check 2023-02-21 09:16:32 -05:00