Tushar Joshi
e9d15a6f4b
Added translation using Weblate (Gujarati)
2024-08-28 01:13:42 -04:00
felix920506
5644b9d6ca
Change "Last Seen" to "Last Logged In" to reduce confusion when translating ( #5953 )
2024-08-27 22:40:17 -04:00
Fedor M
8f0c6275c5
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2024-08-27 21:41:33 -04:00
Bas
5d51048ed4
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-08-27 18:41:33 -04:00
p0358
edbf5962f8
Fix hidden scheduled task progress updates causing errors
2024-08-27 23:42:44 +02:00
Bill Thornton
9c2b6d5e69
Merge pull request #5604 from scampower3/reset-metadata
...
Add button to reset metadata in metadata editor
2024-08-27 16:54:08 -04:00
renovate[bot]
287bd48923
Update dependency @types/react to v18.3.4
2024-08-27 20:40:11 +00:00
Bill Thornton
9b436be72f
Fix hook file extensions
2024-08-27 12:41:47 -04:00
Bill Thornton
ef20060e81
Remove @mui/x-data-grid dependency
2024-08-27 12:41:47 -04:00
Bill Thornton
cb906678e6
Refactor cell components
2024-08-27 12:41:47 -04:00
Bill Thornton
c7ed7ed48f
Fix activity log hooks
2024-08-27 12:41:47 -04:00
Bill Thornton
694ba9718d
Migrate to material react table
2024-08-27 12:41:47 -04:00
Bill Thornton
6b4ad3717f
Merge pull request #5727 from bu3alwa/refactor-activity-dashboard
...
Refactor activity page to use react query requests
2024-08-27 09:07:27 -04:00
Bill Thornton
9960826c9c
Merge pull request #5971 from jellyfin/update-jf-sdk
2024-08-27 08:53:58 -04:00
jellyfin-bot
0b0696cdfc
Update @jellyfin/sdk to 0.0.0-unstable.202408270502
2024-08-27 07:05:01 +00:00
Narfinger
fb82c25358
Update src/strings/en-us.json
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-27 10:35:47 +09:00
Bill Thornton
d32a431cab
Merge pull request #5964 from jellyfin/renovate/tanstack-query-monorepo
2024-08-26 08:48:48 -04:00
LJQ
3b7d159749
Add suggestions
2024-08-26 19:50:04 +08:00
renovate[bot]
92a25b2364
Update tanstack-query monorepo to v5.51.24
2024-08-26 11:18:05 +00:00
Bill Thornton
8b463b71ea
Merge pull request #5962 from jellyfin/update-jf-sdk
2024-08-26 07:16:36 -04:00
Nyanmisaka
698eb9f08f
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-08-26 06:41:33 -04:00
jellyfin-bot
44989be588
Update @jellyfin/sdk to 0.0.0-unstable.202408260501
2024-08-26 07:05:45 +00:00
toryacode
9a24c2fbd1
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2024-08-25 15:41:33 -04:00
Bill Thornton
3256c179c0
Merge pull request #5954 from jellyfin/update-jf-sdk
2024-08-25 14:50:07 -04:00
Bill Thornton
59c5a5a41c
Merge pull request #5957 from jellyfin/renovate/postcss
2024-08-25 14:49:39 -04:00
renovate[bot]
6733d606eb
Update dependency postcss-preset-env to v10.0.2
2024-08-25 18:33:42 +00:00
gnattu
03eb42a8cf
Reorder safari hi10p profile before normal profile
2024-08-26 00:12:37 +08:00
Miroslav Prasil
fd18c3e600
Support for Home and Search media keys in TV mode
...
The remote I have has some extra "media" buttons besides the already
supported playback controls.
This adds support for "Find" button to navigate to search page and
"BrowserHome" button to navigate back to main screen.
Adding these to the `NavigationKeys` only enables functionality for TV
mode which I think is pretty reasonable constraint - on actual desktop
people might prefer to use these keys to control the browser rather than
Jellyfin interface.
2024-08-25 10:46:43 +00:00
Wen
14fd036f93
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2024-08-25 06:41:33 -04:00
Justin
27c7324692
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-08-25 06:41:33 -04:00
aky
f1aae0e9ae
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2024-08-25 04:41:33 -04:00
jellyfin-bot
3e79184255
Update @jellyfin/sdk to 0.0.0-unstable.202408250502
2024-08-25 07:05:00 +00:00
gnattu
286f9ab4e0
Backport pull request #5923 from jellyfin-web/release-10.9.z
...
Fix safari volume being reset when track changed
Original-merge: 6a8f21e462
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:47:28 -04:00
gnattu
cceb1a5935
Backport pull request #5920 from jellyfin-web/release-10.9.z
...
Fix Safari volume control
Original-merge: 90236c25ee
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:47:25 -04:00
viown
9a3cba06d1
Backport pull request #5915 from jellyfin-web/release-10.9.z
...
Fix incorrect initial play icon in remote control section
Original-merge: 8bc954468a
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:47:23 -04:00
viown
dc8f9586c4
Backport pull request #5817 from jellyfin-web/release-10.9.z
...
Fix undefined serverId in Person card
Original-merge: d47023855e
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:47:21 -04:00
felix920506
51d2cc19b8
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-08-24 16:41:33 -04:00
Daniel
50d84f665c
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-08-24 16:41:32 -04:00
stanol
258404f5a5
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-08-24 11:41:33 -04:00
Fedor M
25e7e700db
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2024-08-24 11:41:33 -04:00
Bill Thornton
50cb39ae68
Merge pull request #5952 from jellyfin/update-jf-sdk
2024-08-24 10:30:35 -04:00
S. Blind
6a566889cf
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2024-08-24 06:41:33 -04:00
Lukáš Kucharczyk
831a0c751e
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-08-24 06:41:33 -04:00
jellyfin-bot
dc752a0b52
Update @jellyfin/sdk to 0.0.0-unstable.202408240501
2024-08-24 07:05:17 +00:00
Bill Thornton
808ef42aff
Merge pull request #5951 from jellyfin/renovate/ci-deps
2024-08-24 00:46:45 -04:00
renovate[bot]
e340336c18
Update github/codeql-action action to v3.26.5
2024-08-24 02:44:21 +00:00
grafixeyehero
b681e5a1c8
Removed unused prop
2024-08-24 04:31:25 +03:00
gnattu
e498c77e51
Add localization entry for VideoCodecTagNotSupported
2024-08-24 07:46:56 +08:00
Kityn
d595456f3d
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-08-23 19:41:33 -04:00
Andi Chandler
cc29ab15cb
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2024-08-23 19:41:33 -04:00