Commit Graph

23613 Commits

Author SHA1 Message Date
Bill Thornton 3e6fdc8f04 Update source tree in README 2024-08-14 16:52:56 -04:00
Bill Thornton 0a03b9a744 Move scroller lib to directory 2024-08-14 16:52:29 -04:00
Bill Thornton 4af7fc6e3e Move class change handlers to init 2024-08-14 16:33:25 -04:00
Bill Thornton 4f2edf416a Remove unused package manager 2024-08-14 16:24:56 -04:00
Bill Thornton ab0fa6cfe6 Use async for loadPlugins 2024-08-14 16:22:40 -04:00
Bill Thornton 741c612920 Refactor init functions 2024-08-14 16:00:16 -04:00
Bill Thornton d44804bf60 Organize index imports 2024-08-14 15:20:54 -04:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Bill Thornton 0ea5349422 Move libraries to lib 2024-08-14 13:57:38 -04:00
Bill Thornton 385a01d5ad Move polyfill loading 2024-08-14 13:57:38 -04:00
Andrei-Alexandru Bleorțu 7c651d0a5d Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2024-08-13 20:41:32 -04:00
GrantZ9001 803f2692ac Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2024-08-13 15:41:32 -04:00
jchuong 6d350b8aa4 Backport pull request #5910 from jellyfin-web/release-10.9.z
Fix "Download All" for Safari

Original-merge: 4071c4443757aa01f46398b981f1ccc25615c379

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:24 -04:00
thornbill 37fbfb3772 Backport pull request #5898 from jellyfin-web/release-10.9.z
Fix autoCast race condition

Original-merge: 7f575d724ed04d3409c104cee59de9c1be86feda

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:23 -04:00
viown 75d78a96b8 Backport pull request #5843 from jellyfin-web/release-10.9.z
Fix swipe gestures on android for book reader

Original-merge: 44afbc2357df70613b56a2d397a6fa41457250ef

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:21 -04:00
ilteoood 371994642d Backport pull request #5823 from jellyfin-web/release-10.9.z
Use navigate instead of resolver

Original-merge: 2e4e4050cd4f8b0c8decb6092e5b06ceb3efd839

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:20 -04:00
Doxterpepper 614c9e4481 Backport pull request #5730 from jellyfin-web/release-10.9.z
Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info

Original-merge: a0e6da790c3f40185eb970836d38569cab2fd047

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:19 -04:00
LudovicJ b2d5a67f26 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2024-08-13 05:40:22 -04:00
Andrejs d9fbac83a3 Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lv/
2024-08-12 04:53:23 -04:00
VOLO Digital Agency 01702ab252 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2024-08-12 01:24:06 -04:00
Filippo Pesavento 9fe9666937 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2024-08-11 11:41:32 -04:00
HanaO00 34b3cad72b Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2024-08-11 11:41:32 -04:00
Bill Thornton ab9f3054d1 Merge pull request #5899 from jellyfin/renovate/fonts 2024-08-10 14:31:43 -04:00
Bill Thornton 1b105df025 Merge pull request #5900 from jellyfin/renovate/vitest 2024-08-10 14:30:53 -04:00
renovate[bot] 5dc2abb3e4 Update Vitest to v2.0.5 2024-08-10 08:20:40 +00:00
renovate[bot] 563be7e26a Update Fonts to v5.0.20 2024-08-10 08:20:21 +00:00
Bill Thornton 6dade2eb56 Merge pull request #5872 from gnattu/fix-audio-remux-check
Fix remux detection for pure audio session
2024-08-08 16:33:30 -04:00
Bill Thornton df58d35e4d Merge pull request #5870 from gnattu/new-downmix-mode
Add AC-4 and RFC7845 downmix
2024-08-08 16:31:48 -04:00
Bill Thornton 35cb1010ed Merge pull request #5896 from thornbill/fix-cf-pages
Fix Cloudflare Pages CI issues
2024-08-08 16:18:35 -04:00
Bill Thornton c3f8bf9dc5 Fix branch name passed to CF Pages for non-PR runs 2024-08-08 15:47:10 -04:00
Aldrin Papa e96c140cb9 Translated using Weblate (Filipino)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fil/
2024-08-08 12:41:31 -04:00
Bill Thornton 866ac5010b Merge pull request #5894 from thornbill/migrate-cf-pages-action 2024-08-08 08:33:53 -04:00
無情天 9369c610d4 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-08-08 04:49:28 -04:00
Bill Thornton ffbc6437dc Migrate to CF wrangler action 2024-08-08 02:43:02 -04:00
Bill Thornton 1a9f51c9b0 Merge pull request #5892 from thornbill/fix-cf-pages-branch-2 2024-08-07 17:26:41 -04:00
Bill Thornton 40b7aeddc2 Fix branch name passed to CF Pages for forks 2024-08-07 14:30:36 -04:00
Bill Thornton 236870e12e Merge pull request #5891 from thornbill/update-publish-ci
Refactor publish workflow
2024-08-07 13:33:27 -04:00
Bill Thornton 71edaab444 Refactor publish workflow 2024-08-07 12:37:12 -04:00
Bill Thornton 5f8039882e Merge pull request #5888 from thornbill/plugin-drawer-section 2024-08-07 03:10:45 -04:00
Bill Thornton 23657c858e Update plugin drawer section 2024-08-06 23:28:49 -04:00
oxixes 403e3ac33d Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2024-08-06 21:13:32 -04:00
Bill Thornton 1671cd5557 Merge pull request #5883 from jellyfin/renovate/ci-deps 2024-08-06 20:01:59 -04:00
queeup 2662522f29 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-08-06 13:53:12 -04:00
renovate[bot] 2e18df729c Update CI dependencies 2024-08-06 17:30:27 +00:00
Matyáš Levíček c225668b74 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-08-06 04:32:23 -04:00
Guanghui Qin 0707a28e96 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-08-06 03:12:18 -04:00
Guanghui Qin ae4db7a8cc Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-08-06 03:06:16 -04:00
queeup 6b5a9efbd0 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-08-05 19:06:38 -04:00
queeup a963d48abf Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-08-05 18:21:12 -04:00
queeup 7d55fea4d5 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-08-05 18:20:58 -04:00