Bas
5ef531e4d1
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2025-02-14 15:01:17 -05:00
Bas
f2283c7ec7
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2025-02-14 12:59:17 -05:00
Shrey Vakil
e4b23a7f35
Fix Date Added helper text ( #6525 )
2025-02-14 12:59:14 -05:00
Blackspirits
49064c870b
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2025-02-14 11:20:41 -05:00
Blackspirits
5dc92e4f48
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2025-02-14 11:20:40 -05:00
Bill Thornton
85649fe8c8
Merge pull request #6366 from flebel9/delete-server-confirm
...
Add confirm dialog when deleting server
2025-02-14 10:13:11 -05:00
flebel9
c9ade820ed
Add confirm dialog when deleting server
2025-02-14 10:03:28 -05:00
Lukáš Kucharczyk
cb05b5eaf2
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2025-02-14 05:01:17 -05:00
Kityn
cee86c4a22
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2025-02-14 02:07:23 -05:00
Bas
f1ab003a33
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2025-02-13 19:01:17 -05:00
Bill Thornton
78f04b929d
Merge pull request #6347 from alaincao/trickplay
...
Fix trickplay/chapter when play from list/shuffle
2025-02-13 17:35:30 -05:00
Bill Thornton
bd8176833e
Merge pull request #6489 from thornbill/device-page-table
...
Rewrite devices dashboard page in react
2025-02-13 17:28:01 -05:00
BotBlake
6bff5002b9
Update issue forms ( #6464 )
...
* rename issue template to [legacy]
* add bug-report form
* add playback-issue form
* fix formatting on issue form
* fix playback issue form
* adress review
* delete legacy templates
* fix indent
* Adress review
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
* adress review
Co-authored-by: viown <48097677+viown@users.noreply.github.com>
---------
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
Co-authored-by: viown <48097677+viown@users.noreply.github.com>
2025-02-13 17:24:25 -05:00
spicy-weasel
46b8e7d90c
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2025-02-13 17:01:16 -05:00
Bill Thornton
fd0c3ab204
Fix page index reset on refetch
2025-02-13 16:43:03 -05:00
Bill Thornton
5262c9bee6
Add common DateTimeCell for tables
2025-02-13 16:43:03 -05:00
Bill Thornton
bd92527529
Update time format
2025-02-13 16:43:03 -05:00
Bill Thornton
6d1da8fcba
Fix missing hook dependency
2025-02-13 16:43:03 -05:00
Bill Thornton
bd328b9202
Fix date column label and formatting
2025-02-13 16:43:03 -05:00
Bill Thornton
38ffbd06e3
Add error logging for deleting all devices
2025-02-13 16:43:03 -05:00
Bill Thornton
fd22b8461a
Remove actions column label
2025-02-13 16:43:03 -05:00
Bill Thornton
674dc7aa61
Remove legacy devices page
2025-02-13 16:43:03 -05:00
Bill Thornton
671ab3751a
Refactor devices page components
2025-02-13 16:39:59 -05:00
Bill Thornton
e7c749307c
Move UserAvatarButton component
2025-02-13 16:39:59 -05:00
Bill Thornton
e10aef9933
Add device deletion support
2025-02-13 16:39:59 -05:00
Bill Thornton
538c0b64ff
Update import for TablePage
2025-02-13 16:39:59 -05:00
Bill Thornton
9c0aa85c46
Rewrite devices page in react
2025-02-13 16:39:59 -05:00
Bill Thornton
ad053d6656
Add TablePage component
2025-02-13 16:39:59 -05:00
Bill Thornton
78f9a1f4e8
Merge pull request #6523 from thornbill/remove-globals
2025-02-13 16:32:57 -05:00
Bill Thornton
7433a4a56a
Merge pull request #5714 from ItsAllAboutTheCode/theme-media-shuffle
2025-02-13 16:30:51 -05:00
Bill Thornton
9c6ea4b525
Remove MetadataEditor global
2025-02-13 16:24:13 -05:00
Bill Thornton
8cc88fb08c
Remove DashboardPage global
2025-02-13 16:24:13 -05:00
Bill Thornton
2ed007f508
Remove unused eslint globals
2025-02-13 16:24:13 -05:00
Bill Thornton
18de10f2ea
Merge pull request #6447 from thornbill/refactor-playing-text
...
Refactor item text lines
2025-02-13 16:23:07 -05:00
Bill Thornton
d5db15367b
Merge pull request #6474 from thornbill/dashboard-controllers
...
Move dashboard controllers to app directory
2025-02-13 16:22:36 -05:00
Bill Thornton
8b0358f033
Merge pull request #6479 from thornbill/fix-experimental-inset
...
Fix toolbar safe area in experimental layout
2025-02-13 16:19:14 -05:00
ItsAllAboutTheCode
578c643731
Updated the theme media player to playback content in a Random order
2025-02-13 12:02:54 -06:00
Fabian Wünderich
973ac5f329
Add Firefox 134+ to list of HEVC-supporting browsers ( #5876 )
...
* Add Firefox 121+ to list of HEVC-supporting browsers
Mozilla implemented support for HEVC decoding using WMF on Windows. Support for HEVC playback is being tested anyway using the canPlayHevc() function, so this should be a safe change for other operating systems (or systems without hardware HEVC decoding) as well.
Fixes #5706
* Raise minimum Firefox version to 132 for HEVC playback
HEVC 10bit was broken before, but the support seems to be mores table now
* Raise minimum Firefox version to 134 for HEVC playback
Support is now officially supported as per version 134
Co-authored-by: gnattu <gnattu@users.noreply.github.com>
---------
Co-authored-by: gnattu <gnattu@users.noreply.github.com>
2025-02-13 12:57:05 -05:00
koreapyj
218912dffd
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2025-02-12 06:01:16 -05:00
Blackspirits
8b974a8074
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2025-02-11 15:01:17 -05:00
Blackspirits
040d0330a0
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2025-02-11 15:01:16 -05:00
Blackspirits
596d543e3e
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2025-02-11 13:25:37 -05:00
AfmanS
ac32f7f23d
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2025-02-11 13:25:36 -05:00
Max
57ab403bf6
Add music videos
2025-02-11 10:14:10 -05:00
yoga sree jagadam
bed863b370
Translated using Weblate (Telugu)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/te/
2025-02-11 09:01:16 -05:00
Thadah D. Denyse
f5a4e0fcd5
Translated using Weblate (Basque)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eu/
2025-02-10 05:01:17 -05:00
Abdullah Khaled
9906453738
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2025-02-09 17:01:16 -05:00
Loris Laera
e6c05fa6b6
Translated using Weblate (Luxembourgish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lb/
2025-02-09 14:01:22 -05:00
Loris Laera
d8f84bc065
Added translation using Weblate (Luxembourgish)
2025-02-09 11:25:03 -05:00
azam
9124468fc5
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2025-02-05 16:01:16 -05:00