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

21 commits

Author SHA1 Message Date
Bill Thornton
b426b6e2bf Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
Bill Thornton
4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Bill Thornton
8d46c7bddc Merge pull request #3716 from Orhideous/fix/mimetype
Recognize MIME for transcoded audio in streams

(cherry picked from commit 721bc54dbd)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:59 -04:00
Dmitry Lyzo
2af0b91dad Reset media source 2021-10-15 21:49:11 +03:00
Dmitry Lyzo
a7dce35fae Unbind error event 2021-10-15 21:49:11 +03:00
Keegan Dahm
4f7131f59a Changed volume curve from x^2 to x^3 2021-08-10 16:16:52 -07:00
Keegan Dahm
2244554a07 Made volume slider exponential rather than linear 2021-08-07 07:26:28 -07:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
efc43b42b8 Add config option to include cookies in player requests 2020-11-30 14:38:03 -05:00
Bill Thornton
804077263c Revert "Remove withCredentials from xhrSetup in hls.js"
This reverts commit 3a8e0394dc.
2020-11-30 13:35:50 -05:00
vitorsemeano
68079d96a1 multiple javascript error fixes 2020-11-05 23:12:24 +00:00
Bill Thornton
a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi
3a8e0394dc Remove withCredentials from xhrSetup in hls.js 2020-08-29 16:44:36 +02:00
Cameron
e0f1ac833e Apply suggestions 2020-08-10 09:53:37 +01:00
Cameron
3925c8eddb remove empty destory 2020-08-05 19:25:22 +01:00
Cameron
36f389e8f9 Migration of htmlAudioPlayer to ES6 module 2020-08-03 20:57:54 +01:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
128baad126 Move plugins to a dedicated directory 2020-06-03 22:17:01 +02:00
Renamed from src/components/htmlAudioPlayer/plugin.js (Browse further)