35 Commits

Author SHA1 Message Date
Zoe Roux
e0935d7faa
Fix accounts infinite rerender loop 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
bd71be580d
Update code to fix biome errors 2024-05-10 15:53:07 +02:00
Zoe Roux
13ade4dc44
Clear permissions errors on login 2024-05-02 01:35:21 +02:00
Zoe Roux
e9c5e5e627
Fix token refresh resseting the player (#461) 2024-05-01 22:24:51 +00:00
Zoe Roux
283ba04f5e
Refresh login error on token change, not only on id change (#444) 2024-04-28 01:11:42 +00:00
Zoe Roux
78247acba7
Fix unlogged account error not showing 2024-03-27 00:04:40 +01:00
Zoe Roux
44c88a885f
Handle invalid users on mobile too 2024-03-24 23:01:17 +01:00
Zoe Roux
5f936d36b1 Make accounts switch while having a permission error work 2024-03-10 18:27:24 +01:00
Zoe Roux
93decb02af Fix ssr issue 2024-03-09 00:49:11 +01:00
Zoe Roux
e8b4a26eda Disable guest account button on android 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
af422e62e1 Fix account validity check on android 2024-03-07 01:36:57 +01:00
Zoe Roux
275cc70e96 Fix permission check issue 2024-02-14 15:52:40 +01:00
Zoe Roux
1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux
81131edf2d Add admin panel button 2024-02-14 15:52:40 +01:00
Zoe Roux
f4dc4c315d Use cookie for the jwt for images or videos 2024-02-05 00:37:56 +01:00
Zoe Roux
885b784f92 Add optimistic mutations on settings page 2024-02-01 01:11:54 +01:00
Zoe Roux
ecc2b70e43 Cleanup timeout handling 2024-01-30 18:46:28 +01:00
Zoe Roux
9963bf6179 Allow the theme to be changed in the settings 2023-12-20 04:21:27 +01:00
Zoe Roux
4a035327ef Persist mutations 2023-12-20 00:25:09 +01:00
Zoe Roux
14540081be Format code 2023-12-19 14:25:38 +01:00
Zoe Roux
2e0a0e5eb0 Clean up kind handling in the front 2023-12-19 14:25:38 +01:00
Zoe Roux
6e530786b9 Rework auth guard on mobile 2023-12-11 01:57:24 +01:00
Zoe Roux
7dab3fd094 Format front 2023-12-02 01:11:04 +01:00
Zoe Roux
49d225532c Various account fixes 2023-12-02 01:11:04 +01:00
Zoe Roux
07259a7635 Fix accounts under ssr 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
3a9941f69f
Format code 2023-09-16 16:07:30 +02:00
Zoe Roux
5d4e251251 Allow user to change account when one server does not answer 2023-07-20 23:27:52 +09:00
Zoe Roux
45baa804e6 Add login timeout 2023-07-20 23:27:52 +09:00
Zoe Roux
96d5ca0f3c Fix web build 2023-07-15 20:57:50 +09:00