137 Commits

Author SHA1 Message Date
Zoe Roux
d2a6ffc1c7
Rework router 2024-05-17 00:54:27 +02:00
Zoe Roux
cb65325c56
wip: Rewrite router 2024-05-17 00:50:39 +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
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
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
1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +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
Zoe Roux
a6a26cdf8d Update prettier 2024-01-28 02:06:27 +01:00
Zoe Roux
ec1184d5c9 Fix breaking changes 2024-01-28 02:06:27 +01:00
Zoe Roux
ae518cafe5 Update the downloader module 2024-01-28 02:06:27 +01:00
Zoe Roux
82c342c7db Update packages 2024-01-28 02:06:27 +01:00
Zoe Roux
439407ea59
Fix android release ci 2024-01-11 01:04:27 +01:00
Zoe Roux
c3dae2c704 Cleanup settings page on android 2024-01-10 22:44:41 +01:00
Zoe Roux
e843b73472 Fix mutations not resuming after reconnecting/relaunching 2023-12-20 05:04:41 +01:00
Zoe Roux
650ed8056e Format code 2023-12-20 04:21:27 +01:00
Zoe Roux
5ae386bac3 Build apk files instead of aab builds 2023-12-20 04:21:27 +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
022cd239d5 Handle offline mode 2023-12-20 00:25:09 +01:00
Zoe Roux
4a035327ef Persist mutations 2023-12-20 00:25:09 +01:00
Zoe Roux
71d29a303f Add a downloads tab 2023-12-19 14:25:38 +01:00
Zoe Roux
f1cc396bfc Store and restore download lists 2023-12-19 14:25:38 +01:00
Zoe Roux
3a2e5f5eb1 Add logic to download episodes and movies 2023-12-19 14:25:38 +01:00
Zoe Roux
0fc23e2c86 Use a transparent navbar 2023-12-15 02:10:01 +01:00
Zoe Roux
e13f2a7e42 Add basics touch controls for the player 2023-12-13 20:09:28 +01:00
Zoe Roux
991e5004d7 Fix episodes display time overflow 2023-12-12 23:10:40 +01:00
Zoe Roux
3d53693e68 Cleanup splash screen handling 2023-12-12 23:10:40 +01:00
Zoe Roux
1c7c4d3ab2 Cleanup safe area colors 2023-12-12 23:10:40 +01:00
Zoe Roux
7451452088 Add basics tabs on android 2023-12-12 23:10:40 +01:00
Zoe Roux
7895b535fa Support nested infinite lists on android 2023-12-12 23:10:40 +01:00
Zoe Roux
e3824fc740 Format front 2023-12-11 01:57:24 +01:00
Zoe Roux
a6eb744cc9 Fix randomItems and images api url on android 2023-12-11 01:57:24 +01:00
Zoe Roux
6e530786b9 Rework auth guard on mobile 2023-12-11 01:57:24 +01:00
Zoe Roux
ce17229985 Fix reanimated version 2023-12-11 01:57:24 +01:00
Zoe Roux
2c465d5249 Use expo router entry 2023-12-11 01:57:24 +01:00
Zoe Roux
a27b4072be Fix babel warning 2023-12-11 01:57:24 +01:00
Zoe Roux
b2c67e7df4 Fix yoshiki insert bug in input 2023-12-02 01:11:04 +01:00
Zoe Roux
ecd1b55fc6 Upgrade packages 2023-12-02 01:11:04 +01:00
Zoe Roux
4c955e4115 Add auth guard and connection check on mobile 2023-12-02 01:11:04 +01:00
Zoe Roux
14319a5c89 Rework account system 2023-12-02 01:11:04 +01:00
Zoe Roux
e7c878b30a Fix some deprecation warnings 2023-11-09 22:40:25 +01:00