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

24400 commits

Author SHA1 Message Date
Bill Thornton
7b9e97ce6c Fix eslint comment dependency 2024-09-19 09:58:41 -04:00
stanol
42dba13cb4 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-09-19 09:32:12 -04:00
Chris Lee
a63128409c Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2024-09-19 09:32:12 -04:00
stanol
60f1b711c3 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-09-19 09:13:51 -04:00
renovate[bot]
848e49eb48
Update Linters 2024-09-19 09:11:27 +00:00
Andi Chandler
db31bac43c Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2024-09-18 20:41:35 -04:00
無情天
1edb3ab1ca Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-09-18 16:41:35 -04:00
Bill Thornton
2426342511
Merge pull request #6037 from jellyfin/renovate/tanstack-query-monorepo
Update tanstack-query monorepo to v5.55.4
2024-09-18 15:40:42 -04:00
Bill Thornton
2abc648dcf Fix default icon handling and add tests 2024-09-18 15:31:15 -04:00
David Schulte
e560d37f99 Added PGS support for browsers legacy browsers without OffscreenCanvas or Worker support like webOS 1.2 by updating libpgs. 2024-09-18 19:18:12 +02:00
David Schulte
da0a255bcc Apply suggestions from code review
Removed extra line breaks and using `classList.toggle` instead of `add` and `remove` to simplify code.

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-09-18 19:18:12 +02:00
David Schulte
8753f84335 Added client setting to enable experimental Pgs subtitle renderer. 2024-09-18 19:18:12 +02:00
Balázs Meskó
bed6db28ef Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2024-09-18 12:41:34 -04:00
Ignacio Diaz
ed5a31b0fb Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2024-09-18 09:41:34 -04:00
Bas
7ee6f9a2c0 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-09-18 05:41:35 -04:00
nyanmisaka
ee7879cf76 Hide RExt and 10bit check for VideoToolbox
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-18 16:04:21 +08:00
nyanmisaka
c775769dce Enable 12bit for VideoToolbox
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-18 14:51:44 +08:00
Kityn
52c482ed98 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-09-18 02:41:35 -04:00
Bas
3e348f94e6 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-09-18 02:41:35 -04:00
Bill Thornton
e08db55a52
Merge pull request #5950 from gnattu/localization-VideoCodecTagNotSupported 2024-09-17 22:29:26 -04:00
Bill Thornton
cd14a6bcff
Use consistent icon names
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-17 17:33:44 -04:00
Bill Thornton
414ae94312 Normalize item icons 2024-09-17 16:40:19 -04:00
dependabot[bot]
8dcb78141d
Bump vite from 5.3.5 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 19:59:41 +00:00
Bill Thornton
3e494a14d9 Update mixed and collection libraries 2024-09-17 12:39:40 -04:00
Chris Lee
1564c93fbc Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2024-09-17 11:41:35 -04:00
grafixeyehero
44ee208768 Backport pull request #6041 from jellyfin-web/release-10.9.z
Fix list view item undefined

Original-merge: 6cae5c2646

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-09-17 10:40:40 -04:00
nyanmisaka
0a10676649 Add HEVC RExt HW decoding options
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-17 19:48:46 +08:00
Dmitry Lyzo
393db341a6 Discard chrome and safari on Tizen and webOS 2024-09-17 13:08:44 +03:00
Chris Lee
0ae080a150 Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2024-09-17 05:41:35 -04:00
gnattu
d9d2f8d0be Cleanup removed function 2024-09-17 17:05:18 +08:00
gnattu
020dad8867 Increase reference bitrate for high efficiency codecs 2024-09-17 17:01:42 +08:00
gnattu
33a5533b11 Remove unused functions 2024-09-17 12:25:06 +08:00
Chris Lee
e5df4dd56b Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2024-09-16 09:41:35 -04:00
renovate[bot]
f5343add06
Update tanstack-query monorepo to v5.55.4 2024-09-16 07:37:01 +00:00
Bill Thornton
818f90d05c
Merge pull request #6043 from gnattu/fix-enum-transcode
Change encoding preset and play stats for server change
2024-09-16 00:24:16 -04:00
Filipe Motta
1bd6e96e27 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2024-09-15 20:41:34 -04:00
stanol
fb7889e05e Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-09-15 16:41:34 -04:00
Nyanmisaka
19a91de079 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-09-15 13:41:35 -04:00
millallo
d761c946f0 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2024-09-15 13:41:34 -04:00
Bas
1743356420 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-09-15 11:41:34 -04:00
Kityn
156e4ba5c3 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-09-15 09:41:34 -04:00
sand14
76fd9da5e8 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2024-09-14 21:41:34 -04:00
Bas
685e4efc34 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-09-14 19:41:34 -04:00
Bill Thornton
e388dbe339
Merge pull request #6068 from thornbill/no-more-redirects 2024-09-14 16:52:12 -04:00
Bill Thornton
6984d1a26d
Merge pull request #5978 from gnattu/add-more-livetv-tuner-options 2024-09-14 16:51:53 -04:00
Bill Thornton
51738621f6
Merge pull request #5635 from Shadowghost/enhance-trickplay 2024-09-14 16:51:18 -04:00
gnattu
b2dc11b231 Allow VP9 remuxing for chrome and firefox
Have tested with HLS.js on those clients and works well in fMP4 container
2024-09-14 18:03:19 +08:00
gnattu
2f297971d7 Merge branch 'fork/bitrate-control' 2024-09-14 17:55:26 +08:00
gnattu
28552b2d1a Use pop instead of minBy 2024-09-14 17:55:13 +08:00
gnattu
994118b899
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-14 17:42:41 +08:00