224 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
d9685acbbf
Format code 2024-08-12 09:39:01 +02: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
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
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