Commit Graph

216 Commits

Author SHA1 Message Date
Zoe Roux af66b31e35 Translate tabbar items 2024-05-28 22:49:43 +02:00
Zoe Roux c203fa8eea Fix react version mismatch that broke tsserver 2024-05-28 22:49:24 +02:00
Zoe Roux cb96e87ad7 Add service in android manifest for notifications 2024-05-28 00:08:20 +02:00
Zoe Roux 6458f419aa Upgrade npm packages 2024-05-28 00:08:20 +02:00
Zoe Roux c08134bf08 wip: Add android permissions 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 f0b5b55b13 Use mozilla language list instead of intl 2024-05-20 00:11:55 +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 a09e229711 Handle deep links on android for oidc 2024-03-07 01:36:57 +01:00
Zoe Roux 3821950e49 Cleanup server address selector 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 df6f9ea71d Start server url selector page for native 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 af422e62e1 Fix account validity check on android 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 2d8bd207ed Use a fork of react-native-bg-downloader 2024-01-28 02:06:27 +01:00