Commit Graph

153 Commits

Author SHA1 Message Date
Zoe Roux d9685acbbf Format code 2024-08-12 09:39:01 +02:00
Zoe Roux 37b1ffe0ca Update packages 2024-08-12 09:39:00 +02:00
Zoe Roux c5024eb79d Fix dockerfile warnings 2024-08-12 09:39:00 +02:00
Arthur Jamet f9623089a2 Front: Add Gradient behind navabar if transparent 2024-08-11 00:40:12 +02:00
Zoe Roux 7209b7d0a6 Fix page props types (#565) 2024-07-15 01:08:47 +07:00
Zoe Roux c203fa8eea Fix react version mismatch that broke tsserver 2024-05-28 22:49:24 +02:00
Zoe Roux 6458f419aa Upgrade npm packages 2024-05-28 00:08:20 +02:00
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 da13535e3e Dedup react types usage 2024-05-20 00:11:55 +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 5de584d6e3 Move canPlay to method instead of ref function 2024-05-12 16:53:29 +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 b0f9be17de Format code 2024-05-10 15:53:07 +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 79dc4e5f33 Try to prefer transmux instead of transcode (not sure yet) 2024-02-18 16:10:56 +01:00
Zoe Roux 1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux 6139deb175 Add subrip anX position tag support 2024-02-13 03:46:53 +01:00
Zoe Roux 2ecda09ee4 Add avatar upload setting 2024-02-05 00:37:56 +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 82c342c7db Update packages 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