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

21657 commits

Author SHA1 Message Date
MBR-0001
c4cc6dbed1
Update src/components/subtitleeditor/subtitleeditor.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-14 08:38:14 +02:00
MBR-0001
dca2594aae
Update src/components/subtitleeditor/subtitleeditor.scss
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-14 08:38:02 +02:00
Bill Thornton
0f62cd9e52 Fix flvPlayer variable name 2023-09-14 01:44:12 -04:00
Bill Thornton
a7bf44bca3
Merge pull request #4706 from TheMelmacian/feature/random_backdrop_image
Use a random backdrop image for video osd
2023-09-14 00:19:39 -04:00
Bill Thornton
9f1a586f8a
Merge pull request #4772 from thornbill/webpack-analyze 2023-09-13 21:12:13 -04:00
Dmitry Lyzo
b2c7d93498 Fix HLS detection 2023-09-14 00:27:57 +03:00
Dmitry Lyzo
171c381768 Add HLS direct play profile 2023-09-14 00:27:55 +03:00
Bill Thornton
dd5199c544 Remove unused private class members 2023-09-12 23:56:08 -04:00
Bill Thornton
fddee0607f Add eslint rule to prevent unused private class members 2023-09-12 23:53:39 -04:00
Bill Thornton
20381bd3ec Fix all loneliness 2023-09-12 23:45:36 -04:00
Bill Thornton
aef99ce247 Add eslint rule to prevent "lonely" if statements 2023-09-12 23:45:36 -04:00
grafixeyehero
5f66abe01f add strings 2023-09-13 06:32:53 +03:00
grafixeyehero
1f1aa892dc Add view layout settings components 2023-09-13 06:13:05 +03:00
Bill Thornton
c506d0b753
Merge pull request #4746 from Sky-High/cast-with-localhost-server 2023-09-12 20:46:02 -04:00
TheMelmacian
5d6756778b apply suggested changes from code review 2023-09-12 23:36:20 +02:00
Bill Thornton
d6bcc7466b Fix curly bracket issues 2023-09-12 17:29:03 -04:00
Bill Thornton
101abc762b Add eslint rule for consistent curly brackets 2023-09-12 17:28:53 -04:00
Sky-High
31f035e359 update module name in log message 2023-09-12 23:28:31 +02:00
MBR-0001
1f9cb0070f
Update subtitleeditor.scss 2023-09-12 23:28:07 +02:00
Sky High
8d3e8eb5b2
Merge branch 'jellyfin:master' into cast-with-localhost-server 2023-09-12 23:20:02 +02:00
MBR#0001
29298cb823
Move styles to class 2023-09-12 22:27:16 +02:00
Bill Thornton
74920c9f96
Merge pull request #4730 from sttatusx/refactor-alert-js
Refactor alert js
2023-09-12 15:35:14 -04:00
Yasin Silavi
082d9e55c6 refactor: remove useless assignment 2023-09-12 15:27:33 -04:00
Yasin Silavi
6664b6ec62 style: use singlequote for strings 2023-09-12 15:27:33 -04:00
Yasin Silavi
0a878bfbcd Refactor alert module 2023-09-12 15:27:33 -04:00
Yasin Silavi
24fad10f36 Format alert module 2023-09-12 15:27:33 -04:00
Bill Thornton
49ccabf5af
Merge pull request #4748 from minigt/bugfix/fix-browser-regex-to-allow-moto-edge-to-cast
Change regex for browser detection
2023-09-12 14:11:48 -04:00
Bill Thornton
5cb181f68c Add webpack config for analyzing builds and improve ts speed 2023-09-12 12:54:50 -04:00
Bas
46f9a0fc8a Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2023-09-12 09:40:52 -04:00
Oskari Lavinto
793b8a9836 Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2023-09-12 00:40:52 -04:00
stanol
d26b361e53 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2023-09-11 14:40:52 -04:00
Lukáš Kucharczyk
7244e19f76 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2023-09-11 12:40:52 -04:00
Bill Thornton
71ac2c0843
Merge pull request #4731 from sttatusx/fix-major-code-smells
Fix major code smells
2023-09-11 12:22:10 -04:00
Yasin Silavi
ea47793820 fix: check both player id and current player id
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-11 12:13:49 -04:00
Yasin Silavi
e4db027bbb Update src/scripts/autocast.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-11 12:13:49 -04:00
Yasin Silavi
a8e6eaff48 Remove comment out code 2023-09-11 12:13:49 -04:00
Yasin Silavi
4dd8d7e73f Refactor isEnabled function to always return boolean 2023-09-11 12:13:49 -04:00
Yasin Silavi
37fd4feb55 Remove useless assignment 2023-09-11 12:13:49 -04:00
MBR-0001
164ab25fb8
Merge branch 'master' into subtitle-improvements-2 2023-09-11 18:11:51 +02:00
MBR-0001
29b7be4a96
Merge branch 'master' into subtitle-improvements-1 2023-09-11 18:10:57 +02:00
Kityn
1ca4281fe2 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2023-09-11 10:40:51 -04:00
Bill Thornton
1b72e8282c
Merge pull request #4762 from nyanmisaka/hlsjs-fmp4
Add fMP4 playback support (HEVC, AV1) in HLS.js
2023-09-11 08:39:15 -04:00
Sebastian Kristensen
75ece17360 Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2023-09-11 07:40:51 -04:00
Sky High
daae1710bc
Merge branch 'jellyfin:master' into cast-with-localhost-server 2023-09-11 11:00:12 +02:00
felix920506
c5520bb5ac Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2023-09-10 21:40:51 -04:00
Sky-High
70c1b5b6e4 satisfy eslint 2023-09-10 21:16:40 +02:00
Sky High
61a6d6e8f0
Merge branch 'jellyfin:master' into cast-with-localhost-server 2023-09-10 20:28:15 +02:00
Sky-High
d773790439 Use URL API for better readability 2023-09-10 20:11:02 +02:00
Kityn
ecfdbf05bc Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2023-09-10 12:40:51 -04:00
Lukáš Kucharczyk
162426eed8 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2023-09-10 12:40:51 -04:00