Commit Graph

98 Commits

Author SHA1 Message Date
Zoe Roux 21e1fa6376 Format code 2024-05-26 18:39:38 +02:00
Zoe Roux e015882834 Redirect to / when setup is done in ssr mode 2024-05-26 18:36:34 +02:00
Zoe Roux a9a74ddc14 Redirect to home page when setup is finished 2024-05-26 18:33:06 +02:00
Zoe Roux defa902184 Redirect to /setup when navigating away 2024-05-26 18:33:06 +02:00
Zoe Roux d178b78e86 Check setup step and redirect to /setup if needed 2024-05-26 18:33:06 +02:00
Zoe Roux 97e3257aee Add setup page componant 2024-05-26 18:33:06 +02:00
Zoe Roux 12742162ff Improve system language handling in settings 2024-05-23 14:47:39 +02:00
Zoe Roux ad80fd3bde Persit selected language 2024-05-23 14:47:39 +02:00
Zoe Roux 261c97f97b Fix i18n double init on web 2024-05-23 14:47:39 +02:00
Zoe Roux f005f2022c Disable returnEmptyString 2024-05-23 14:47:39 +02:00
Zoe Roux 513f10c629 Remove empty string in translations for fallback 2024-05-20 00:11:55 +02:00
Zoe Roux b453fb180c Fix translations type safety 2024-05-20 00:11:55 +02:00
Zoe Roux 7adb1cd504 Manually specify translations 2024-05-20 00:11:55 +02:00
Zoe Roux ec60dccb7b Update node packages 2024-05-20 00:11:55 +02:00
Zoe Roux a711f74063 Add resource backend 2024-05-20 00:11:55 +02:00
Zoe Roux 14f2f8cb8c Sort imports 2024-05-10 17:23:06 +02:00
Zoe Roux 491150c261 Use type imports 2024-05-10 17:19:41 +02:00
Zoe Roux bd71be580d Update code to fix biome errors 2024-05-10 15:53:07 +02:00
tardlk 2e568abc45 Add Simplified Chinese translation (#423)
* Add files via upload
* Add zh to the list of available languages

---------

Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2024-04-16 17:53:18 +02:00
Zoe Roux 44c88a885f Handle invalid users on mobile too 2024-03-24 23:01:17 +01:00
Zoe Roux 64031668c1 Fix theme error on ssr 2024-03-22 21:22:11 +01:00
Zoe Roux 5f936d36b1 Make accounts switch while having a permission error work 2024-03-10 18:27:24 +01:00
Zoe Roux c6dd7203bb Display permissions errors on the front 2024-03-10 18:27:24 +01:00
Zoe Roux 6d4a6ee52a Add account unlinking 2024-03-09 00:49:11 +01:00
Zoe Roux 0add402434 Fix oidc list ssr 2024-03-09 00:49:11 +01:00
Zoe Roux 93decb02af Fix ssr issue 2024-03-09 00:49:11 +01:00
Zoe Roux c319f6117a Disable login page errors on the web 2024-03-07 01:36:57 +01:00
Zoe Roux a7fd96800a Format code 2024-03-07 01:36:57 +01:00
Zoe Roux d52cc045e0 Rework apiurl handling to allow guests login on android 2024-03-07 01:36:57 +01:00
Zoe Roux e60e2306b7 Add connection error page on the web 2024-03-07 01:36:57 +01:00
Zoe Roux 15d479f1eb Add oidc callback handling on the front 2024-03-07 01:36:57 +01:00
Zoe Roux 1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux 7c56ec8285 Add a snackbar when playback error occurs 2024-02-01 01:11:54 +01:00
Zoe Roux a6a26cdf8d Update prettier 2024-01-28 02:06:27 +01:00
Zoe Roux 65a254d808 Allow username and email to be changed 2024-01-10 22:44:41 +01:00
Zoe Roux 9963bf6179 Allow the theme to be changed in the settings 2023-12-20 04:21:27 +01:00
Zoe Roux c7061c8c75 Add a basic settings page 2023-12-20 04:21:27 +01:00
Zoe Roux e13f2a7e42 Add basics touch controls for the player 2023-12-13 20:09:28 +01:00
Zoe Roux f536713f04 Format front 2023-12-07 00:03:13 +01:00
Zoe Roux 275a892ee1 Add react query devtools 2023-12-07 00:03:13 +01:00
Zoe Roux 7dab3fd094 Format front 2023-12-02 01:11:04 +01:00
Zoe Roux 07259a7635 Fix accounts under ssr 2023-12-02 01:11:04 +01:00
Zoe Roux 14319a5c89 Rework account system 2023-12-02 01:11:04 +01:00
Zoe Roux 3c959ff532 Fix player poster always errored 2023-11-29 02:21:21 +01:00
Zoe Roux 3be409ec70 Lazy load genre lists on the home page 2023-11-09 22:40:25 +01:00
Zoe Roux 9084a78420 Update node packages 2023-11-06 01:24:55 +01:00
Zoe Roux 7622420f06 Create a collection page 2023-11-03 16:07:19 +01:00
Zoe Roux 47dc244a15 Use react tooltips instead of custom css 2023-11-03 16:07:19 +01:00
Zoe Roux 377d85c7f1 Add sorts to search items 2023-11-01 17:36:11 +01:00
Zoe Roux ce4663d512 Fix some aria items 2023-10-27 00:47:57 +02:00