Commit Graph

12439 Commits

Author SHA1 Message Date
forkh 4ecbe4df64 Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-15 18:25:35 -04:00
cbe 386eaa0a69 Fix language/subtitle switcher when using gamepad
Raising the event code `13` (Enter) should be a lot more stable since `0`
is just the default and not assigned to any actual key [1]. This keycode
also has been standardized early enough to change it at this crucial part
of gamepad handling in my opinion.

[1] https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode

Fixes #3755
2023-10-15 01:25:15 -04:00
Oskari Lavinto ae48e2a007 Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2023-10-14 13:25:34 -04:00
pgk83 216e01aa55 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2023-10-13 12:25:34 -04:00
Ignio-dev c25a158926 Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2023-10-13 04:25:36 -04:00
Sergiu B 71e431d562 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2023-10-12 11:25:37 -04:00
Nyanmisaka 0a7ec2e270 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-10-12 04:25:33 -04:00
Bill Thornton fee65687c3 Merge pull request #4836 from dmitrylyzo/fix-filtermenu
Fix FilterMenu not saving simple filters
2023-10-12 00:28:45 -04:00
Bill Thornton 78c3bd36ef Merge pull request #4869 from scampower3/year-fix
Fix same year appears in <year> - <year> format under card.
2023-10-12 00:26:27 -04:00
Bill Thornton 00a52a8a72 Merge pull request #4827 from beef331/master
Make the series and season Play button play the next episode
2023-10-12 00:24:39 -04:00
Bill Thornton 188d6c328e Merge pull request #4871 from thornbill/show-libs-tv
Fix libraries maybe not being displayed in TV layout
2023-10-12 00:20:40 -04:00
Bill Thornton 92ceecd398 Merge pull request #4691 from grafixeyehero/refactor--viewitemcontainer
Refactor  viewitemcontainer
2023-10-12 00:19:47 -04:00
grafixeyehero 8725edb9e4 use logical OR ( || ) 2023-10-11 20:00:29 +03:00
nextlooper42 12c8fa3449 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2023-10-11 07:25:39 -04:00
Mohammadreza Firoozeh 145324b853 Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2023-10-11 07:25:34 -04:00
Jesse c470745176 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2023-10-11 07:25:33 -04:00
Jason Beetham 8bf3a64cd7 Make the series and season Play button play the next episode 2023-10-11 10:11:34 +03:00
grafixeyehero c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Bill Thornton 11c191d56b Fix libraries maybe not being displayed on tvs 2023-10-10 17:21:39 -04:00
scampower3 fbcd543a26 Fix Same year appears in <year> - <year> format under card. 2023-10-11 01:49:41 +08:00
RNGIllSkillz 54d9d90e84 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2023-10-10 12:25:34 -04:00
Dmitry Lyzo fc37f82e52 refactor: Use forEach for portability 2023-10-10 09:49:05 +03:00
Dmitry Lyzo b81342d23b refactor: Move queries into loops 2023-10-10 09:49:05 +03:00
Dmitry Lyzo bab1fd7bb9 Fix FilterMenu not saving simple filters
Regression 6341a71fec
2023-10-10 09:49:05 +03:00
hoanghuy309 e0f723a13a Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2023-10-09 23:25:32 -04:00
krvi 10db65500e Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-09 19:25:42 -04:00
SaddFox 1320f96c71 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2023-10-09 19:25:41 -04:00
Stas Ivanov 6c5393d2d3 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2023-10-09 19:25:33 -04:00
Bill Thornton e5ad3c899e Fix admin check in dashboard routes 2023-10-08 23:43:31 -04:00
Luis Aceituno c3c6ebef95 Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2023-10-07 13:31:40 -04:00
Luis Aceituno be2db1351e Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2023-10-07 13:31:33 -04:00
Luis Aceituno 0587cda608 Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2023-10-07 13:31:33 -04:00
Randy Torres cf516e9deb Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2023-10-07 02:31:33 -04:00
Bill Thornton 7dd5e3e486 Merge pull request #4825 from thornbill/home-screen 2023-10-07 00:02:25 -04:00
Brad Beattie 73af57b81e Upping search limit 2023-10-06 01:38:40 -04:00
Leo 70557d6c1c Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-10-06 00:31:32 -04:00
felix920506 ac6c4c449c Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2023-10-05 21:31:32 -04:00
Zoe 87ff0e4fda Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2023-10-05 14:31:33 -04:00
Bill Thornton 81c3a43601 Use foreach for recently added sections 2023-10-05 11:20:27 -04:00
Bill Thornton 8149076fc5 Fix function return type 2023-10-05 11:20:27 -04:00
Bill Thornton f1afaa975e Refactor home screen 2023-10-05 11:20:27 -04:00
Dmitriy Dubson d77d69b570 Refactor desired aspect and posters per row functions to reduce cognitive complexity
Fixes gh-4828
2023-10-05 09:42:04 -04:00
Bill Thornton e4ebe14340 Merge pull request #4833 from tehciolo/tehciolo/intentionality
Remove unnecessary renaming
2023-10-05 08:59:58 -04:00
TowyTowy 8caadde279 Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2023-10-04 22:31:34 -04:00
Cosmin Cioaclă 480e683ad6 fix: remove unnecessary renaming 2023-10-04 20:31:47 +02:00
EddieFAF c077a177e3 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2023-10-04 14:31:32 -04:00
Dmitry Lyzo f758aea13b fix: Use userId from params 2023-10-04 15:11:29 +03:00
Bill Thornton 8f32341c92 Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
Bill Thornton 817f4adb90 Merge pull request #4785 from grafixeyehero/Add-Action-Button-mui
Add Play, Queue, Shuffle and NewCollection Buttons
2023-10-04 02:11:11 -04:00
forkh 5968e7637b Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 21:41:31 -04:00