Commit Graph

153 Commits

Author SHA1 Message Date
Scott Merchant 296305f8f6 Fix http:// support on android app (#733) 2024-12-19 17:06:29 +00:00
Zoe Roux 18a473b987 Prepare for translucient navbars 2024-08-12 09:39:01 +02:00
Zoe Roux e6f4f51aea Use expo plugin for react-native-video 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
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 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 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 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 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