John Garland
fbbf879006
Fix ends at not always accounting for playback position ( #6965 )
...
* fix: "Ends At" not always accounting for playback position
fixes #6964
* Update contributors
* Remove redundant `?? 0`
* Remove redundant assignments
2025-10-18 02:47:52 -04:00
Bas
6dab926437
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2025-10-18 00:45:20 +00:00
Renato Uštar
b183690db6
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hr/
2025-10-18 00:45:20 +00:00
Renato Uštar
c2d94327d0
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hr/
2025-10-17 22:55:33 +00:00
Bill Thornton
bf32030b23
Merge pull request #7200 from thornbill/page-size-warning
2025-10-17 18:55:29 -04:00
Renato Uštar
91f210f378
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hr/
2025-10-17 22:24:09 +00:00
Bill Thornton
7a9b8fe7ae
Add warning for page size setting
2025-10-17 17:12:38 -04:00
viown
7281ce480d
Migrate libraries page to React ( #7078 )
...
* Migrate libraries page to React
* Fix aspect ratio for library card images
* Fix loading
* Use image url utility from TS SDK
* Add width prop to BaseCard
* Apply review feedback
2025-10-17 16:52:29 -04:00
Bill Thornton
3bcaf84ecb
Merge pull request #7177 from thornbill/scroller-overflow
...
Show scroller content that overflows
2025-10-17 16:43:17 -04:00
Bill Thornton
4fa5176982
Use float for item details poster ( #7195 )
...
* Use float for item details poster
* Add list view children to primary content
* Move additional sections to primary container
* Add series to list view children
* Fix order of primary content sections
2025-10-17 16:42:40 -04:00
JA
1ed047df3d
Prevent navigation during horizontal scroll ( #6915 )
...
* Prevent unwanted navigation history changes during horizontal scroll on trackpads by evaluating scroll start/end.
Prevent unwanted navigation history changes during horizontal scroll on trackpads by evaluating scroll start/end.
* Fix code reviews and change event listener opts in all implementacion of scroll navegation wheelEvent, scrollHandler
Fix code reviews and change event listener opts in all implementacion of scroll navegation wheelEvent, scrollHandler
* remove line space
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 16:41:42 -04:00
Bas
d48e2c4cd7
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2025-10-17 14:51:26 +00:00
Roi Gabay
7dc276ab51
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2025-10-17 14:51:26 +00:00
rimasx
a95599b60f
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-17 11:51:26 +00:00
rimasx
dfd461cf4c
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-17 06:43:48 +00:00
Bill Thornton
3215be4cd8
Merge pull request #7196 from thornbill/role-xss
...
Fix xss for person roles
Credit for discovery to Carlos García-Olalla Olivera
2025-10-16 09:36:03 -04:00
Romulo Alves
e91a7556cf
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2025-10-16 09:51:26 +00:00
Bill Thornton
e6d57d8e89
Merge pull request #7197 from thornbill/require-person-type
2025-10-15 22:06:27 -04:00
Bill Thornton
2c2311415f
Remove blank person type option
2025-10-15 16:43:49 -04:00
Bill Thornton
16fd2a01aa
Fix xss for person roles
2025-10-15 14:31:58 -04:00
Tiago Filipe
0682ca3b99
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2025-10-15 01:51:25 +00:00
Ziga Zajc
d39c58675d
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2025-10-14 15:51:25 +00:00
rimasx
5292162fdd
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-14 11:51:25 +00:00
Bill Thornton
f44b642514
Merge pull request #7183 from thornbill/theme-videos
...
Improve theme video support
2025-10-13 16:25:02 -04:00
Bill Thornton
d37b6304fa
Merge pull request #7190 from theguymadmax/fix-more-from
...
Fix "More From" section to show all albums by album artist
2025-10-13 15:36:20 -04:00
theguymadmax
40fb2ddc93
Apply suggestion from @thornbill
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2025-10-13 15:13:35 -04:00
theguymadmax
184cc7e9d1
Fix "More From" section to show all albums by album artist
2025-10-13 11:42:29 -04:00
kreaxv
7d20728ae3
Translated using Weblate (Mongolian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mn/
2025-10-13 11:46:00 +00:00
GolanGitHub
ac94190e0c
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2025-10-13 11:46:00 +00:00
kreaxv
cdf9613e08
Translated using Weblate (Mongolian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mn/
2025-10-13 08:51:25 +00:00
rimasx
d188880e7e
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-13 08:51:25 +00:00
kreaxv
0f6fcd8daf
Translated using Weblate (Mongolian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mn/
2025-10-13 06:51:33 +00:00
spicy-weasel
0e3384e7a4
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2025-10-13 06:51:26 +00:00
faquino
b9769d9547
Translated using Weblate (Galician)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/gl/
2025-10-13 06:51:26 +00:00
faquino
24860e373a
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2025-10-13 06:51:26 +00:00
MFride1
b89a90ebf5
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2025-10-12 23:00:45 +00:00
Gargotaire
a98f740ad8
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
2025-10-12 16:51:25 +00:00
rimasx
c6c951a377
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-12 11:51:25 +00:00
rimasx
a8af5c31cd
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-12 08:51:25 +00:00
rimasx
b847506c1b
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-12 05:51:25 +00:00
rimasx
776755a81c
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-11 10:51:25 +00:00
rimasx
f936c9366f
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-11 08:51:25 +00:00
rimasx
9b7d921845
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-11 06:55:15 +00:00
rimasx
b08df1ed80
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-11 05:51:25 +00:00
Bill Thornton
9ebe4b7f57
Merge pull request #7175 from thornbill/app-bar-visibility
2025-10-10 17:57:11 -04:00
rimasx
9f6964fb51
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-10 20:51:25 +00:00
nextlooper42
3787889b41
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2025-10-10 16:51:25 +00:00
rimasx
91da2edae5
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2025-10-10 12:14:26 +00:00
Muhannad Alnemer
d5e54157ed
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2025-10-10 10:51:25 +00:00
Ärik
ed8dbf1bd9
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2025-10-10 06:51:25 +00:00