Commit Graph

11720 Commits

Author SHA1 Message Date
Bill Thornton bf62e7a15d Merge pull request #4584 from thornbill/experimental-ui-part-1
Add initial experimental layout with MUI components
2023-05-12 10:55:12 -04:00
Bill Thornton f8334c64ba Fix xss in api key page 2023-05-12 00:13:12 -04:00
Gustavs 4475b742d3 Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lv/
2023-05-11 11:21:44 -04:00
Marcinbar 80156fb883 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2023-05-11 06:21:40 -04:00
Bill Thornton 69fe4f067a Add initial experimental UI based on MUI 2023-05-10 23:38:51 -04:00
NickSkier 6155524e2c Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2023-05-10 22:39:44 -04:00
Bill Thornton 98b8b07f02 Merge pull request #4586 from thornbill/fix-can-go-back
Add path checking for canGoBack
2023-05-10 14:06:19 -04:00
Bill Thornton 0236baa308 Merge pull request #4587 from thornbill/no-expected-error-logs
Remove error logs for checks expected to fail
2023-05-10 10:49:47 -04:00
Bill Thornton 930574c67d Merge pull request #4581 from Xavier-Do/master-fix-video-refresh-transparency
Fix white background on video refresh
2023-05-10 10:44:13 -04:00
Bill Thornton fab09259c9 Remove error logs for checks expected to fail 2023-05-10 10:31:41 -04:00
Bill Thornton 57e441d3ce Add path checking for canGoBack 2023-05-10 09:50:30 -04:00
SuperDumbTM 4a8800d77f Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2023-05-10 04:39:44 -04:00
kiberOgur4ik f7d387f565 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2023-05-10 02:39:43 -04:00
SuperDumbTM 831ecfe909 Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2023-05-10 00:39:43 -04:00
Xavier-Do a928b12c44 Fix white background on video refresh
When refreshing a /video page, since no player is available,
`getCurrentPlayer` will be empty and `bindToPlayer` will crash leading
to a redirect with `appRouter.goHome();`
This is also the case when navigating with previous then next in the
browser.

Before that that, the background is set in `viewbeforeshow` using
`setBackdropTransparency(TRANSPARENCY_LEVEL.Full);`

This will leave unexpected classes in the dom leading to a white
background on the main page.

This fixes proposes to reset the transparency before going to home
using `setBackdropTransparency(TRANSPARENCY_LEVEL.None);`
Anyway, this looks a little fragile and a deeper fix may be preferable
in the future.

Another solution would be to move the
`setBackdropTransparency(TRANSPARENCY_LEVEL.Full);` when the player is
ready but my understanding of the flow is not enough to now if it would
have any unexpected results.
2023-05-09 17:03:14 +02:00
Bill Thornton df158c0b7b Merge pull request #4570 from thornbill/prefer-starts-ends-with
Add prefer string starts/ends with eslint rule
2023-05-09 10:44:42 -04:00
Bill Thornton af51150b07 Merge pull request #4583 from thornbill/library-tabs
Add enum for library tab values
2023-05-09 10:43:53 -04:00
Bill Thornton 397161f902 Merge pull request #4577 from hadicharara/bugfix/fixed-remote-control-player-time-display-bug
Fix for position time bug for remote control player
2023-05-09 10:31:29 -04:00
Bill Thornton e730f1a17c Add enum for library tab values 2023-05-09 10:28:29 -04:00
SuperDumbTM 9e5a58b861 Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2023-05-09 06:39:43 -04:00
SuperDumbTM 7117965387 Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2023-05-09 02:39:43 -04:00
無情天 4c8f376109 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-05-09 00:39:43 -04:00
無情天 e02d325f71 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-05-08 23:22:52 -04:00
無情天 0e0b089f12 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-05-08 17:39:43 -04:00
無情天 84c4ea31ef Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-05-08 16:33:07 -04:00
無情天 76ccd6b214 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-05-08 15:57:46 -04:00
無情天 cd71fa7aa2 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-05-08 14:40:06 -04:00
Marcinbar 193f84ad22 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2023-05-08 10:39:43 -04:00
Lukáš Kucharczyk f747a57a43 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2023-05-07 16:39:42 -04:00
Hadi Charara 63dac9915b Fixed the bug 2023-05-06 21:20:26 -04:00
Brett Healey 7ddfdb02de Translated using Weblate (Welsh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cy/
2023-05-06 16:39:49 -04:00
TheSharingBrother ed79a9a5fd Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hi/
2023-05-06 13:39:42 -04:00
hoanghuy309 226cdb1a4f Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2023-05-06 10:39:43 -04:00
rushmash 7bbddba9ff Translated using Weblate (Belarusian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/be/
2023-05-05 20:39:01 -04:00
Bill Thornton 865df884fd Add useWebConfig hook 2023-05-05 11:47:08 -04:00
Bill Thornton 6e057f07f9 Add prefer string starts/ends with eslint rule 2023-05-05 11:32:40 -04:00
Alan Azar 5f86d89ca6 Translated using Weblate (Malagasy)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mg/
2023-05-05 09:39:48 -04:00
Alan Azar 4e24a2b2b5 Translated using Weblate (Basque)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eu/
2023-05-05 09:39:48 -04:00
Alan Azar e6729af942 Translated using Weblate (Estonian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2023-05-05 09:39:47 -04:00
Alan Azar b3d5298a4d Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2023-05-05 09:39:47 -04:00
Alan Azar 0ae6a89c1b Translated using Weblate (Esperanto)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eo/
2023-05-05 09:39:47 -04:00
Alan Azar e4a4583c97 Translated using Weblate (Urdu (Pakistan))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ur_PK/
2023-05-05 09:39:46 -04:00
Alan Azar 3250ac78ff Translated using Weblate (Marathi)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mr/
2023-05-05 09:39:46 -04:00
Alan Azar 43947204cd Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sr/
2023-05-05 09:39:46 -04:00
Alan Azar 6f57af2240 Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2023-05-05 09:39:45 -04:00
Alan Azar e89bb3448c Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2023-05-05 09:39:45 -04:00
Alan Azar 2935297ba6 Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2023-05-05 09:39:45 -04:00
Alan Azar f9e22b0d06 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2023-05-05 09:39:44 -04:00
Alan Azar 845253ccaf Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2023-05-05 09:39:44 -04:00
Alan Azar 5913944651 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2023-05-05 09:39:44 -04:00