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

21436 commits

Author SHA1 Message Date
Brad Beattie
5660aa3292
Update itemsByName.js 2023-10-16 13:07:00 -07:00
Brad Beattie
04040e5e59
Update src/scripts/itemsByName.js
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2023-10-16 13:06:35 -07:00
MrK
b33d927c08 Using lodash implementation to merge playback queries 2023-10-16 21:02:39 +01:00
Brad Beattie
475e6df679
Merge branch 'master' into patch-2 2023-10-16 11:46:20 -07:00
Össur Ingi Jónsson
15269291d6 Translated using Weblate (Icelandic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/is/
2023-10-16 14:25:35 -04:00
Brad Beattie
fcf773d2dc
Movies sorted primarily by PremiereDate 2023-10-16 11:21:56 -07:00
Bill Thornton
abb0c7d2ca Ensure IconUrl from capabilities is a valid url 2023-10-16 12:09:56 -04:00
Össur Ingi Jónsson
5bc595dc87 Translated using Weblate (Icelandic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/is/
2023-10-16 11:25:35 -04:00
felix920506
6ee7be9567 Move link into code 2023-10-16 01:41:51 -04:00
Bill Thornton
359e168ace Use icon url from client capabilities 2023-10-16 01:38:22 -04:00
felix920506
5d7d5e6275 Merge branch 'document-fallback-fonts' of https://github.com/felix920506/jellyfin-web into document-fallback-fonts 2023-10-16 01:32:08 -04:00
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
Bill Thornton
6422739766
Merge pull request #4860 from cbe/issue3755_gamepad_subs 2023-10-15 12:45:04 -04:00
felix920506
1f358cf80e Change fallback fonts help text to link documentation 2023-10-15 02:34:15 -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
Freako
63ffa27c2c
Update ScrollButtons.tsx 2023-10-14 21:12:32 +05:30
Freako
ca0ea55bc4
replace (!!) with (!)
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-10-14 20:56:28 +05:30
Ranbeer
c727871922 modified: ScrollButtons.tsx 2023-10-14 20:44:30 +05:30
Ranbeer
e6828eeee8 remove linter errors 2023-10-14 20:35:55 +05:30
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
LJQ
a01bfcef33 Change from 5 tabs to 20 spaces 2023-10-13 12:21:32 +08:00
grafixeyehero
ec51592cde Remove unused Code 2023-10-13 02:43:50 +03:00
LJQ
36db09fb53 Fixed year appearing as <year>-<year> in the series page when the years are the same. 2023-10-13 01:54:42 +08: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
Nathan G
61e64cb530
Merge branch 'master' into Search 2023-10-11 22:00:00 -07: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
Cosmin Cioaclă
73083424cf chore: enable no-undef-init lint rule 2023-10-11 20:23:58 +02:00
grafixeyehero
8725edb9e4 use logical OR ( || ) 2023-10-11 20:00:29 +03:00
Joshua M. Boniface
9f090da01f
Merge pull request #4847 from arminius-smh/trim-dockersize
Remove cache from docker images after installing packages
2023-10-11 11:26:29 -04:00
Nathan G
b4804d3722 Remove the unused loading circle - Move text to en-us.json 2023-10-11 07:34:27 -07:00
Armin Manfred Sprejz
158c5b722c
Merge branch 'master' into trim-dockersize 2023-10-11 16:31:35 +02:00
arminius-smh
2536ddf8be Remove more package caches from docker images 2023-10-11 16:30:30 +02: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
TelepathicWalrus
743479cd53 Add translatable strings 2023-10-11 10:09:56 +01:00
Jason Beetham
8bf3a64cd7 Make the series and season Play button play the next episode 2023-10-11 10:11:34 +03:00
Freako
4c9199c7c6
remove typescript option 2023-10-11 10:09:15 +05:30
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
Bill Thornton
550ad476af
Merge pull request #4870 from thornbill/fix-cf-pages-branch 2023-10-10 17:21:13 -04:00
Bill Thornton
f173cf447d Add current branch to CF Pages publish job 2023-10-10 17:04:16 -04:00
scampower3
21f2d7ccdf
Added myself to CONTRIBUTORS.md 2023-10-11 01:50:43 +08:00