176 Commits

Author SHA1 Message Date
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
9f42c29714
Fix linked account being stale after oidc link 2024-03-24 16:10:34 +01:00
Zoe Roux
64031668c1
Fix theme error on ssr 2024-03-22 21:22:11 +01:00
Zoe Roux
19f26c6d91 Print stack trace in query error for ssr debuging 2024-03-10 21:35:44 +01:00
Zoe Roux
4108434788 Format code 2024-03-10 21:35:44 +01:00
Zoe Roux
5cffeea4fd Fix custom token use in queryFn 2024-03-10 21:35:44 +01:00
Zoe Roux
ddad768cd8 Format code 2024-03-10 18:27:24 +01:00
Zoe Roux
8ee4446b30 Refresh token to check if user was verifed after a 403 2024-03-10 18:27:24 +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
8f7320c298 Prioritize auth header compared to auth cookie 2024-03-10 18:27:24 +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
d9022fde9f Display connected status on linked accounts 2024-03-09 00:49:11 +01:00
Zoe Roux
411e05e998 Remove useless failing test 2024-03-07 01:36:57 +01:00
Zoe Roux
c319f6117a Disable login page errors on the web 2024-03-07 01:36:57 +01:00
Zoe Roux
f1707db5fb Fix oidc links baseUrl 2024-03-07 01:36:57 +01:00
Zoe Roux
e8b4a26eda Disable guest account button on android 2024-03-07 01:36:57 +01:00
Zoe Roux
93f93f0186 Fix seconds server-url logins 2024-03-07 01:36:57 +01:00
Zoe Roux
a2a3134523 Theme disabled buttons 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
158058b720 Add guest permissions to server info 2024-03-07 01:36:57 +01:00
Zoe Roux
f4464578c0 Add allow guests to the server-info struct 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
239ad9a4dc Add continue with oidc button on login and register pages 2024-03-07 01:36:57 +01:00
Zoe Roux
5827a18866 Remove old-password form on reset-pasword menu if user does not have one 2024-03-07 01:36:57 +01:00
Zoe Roux
faf8832572 Add COMPOSE_PROFILES note on installing.md 2024-02-27 00:53:56 +01:00
Zoe Roux
2a3d5de54b Add scanner issues on the admin panel 2024-02-17 23:54:55 +01:00
Zoe Roux
784289a792 Format code 2024-02-14 15:52:40 +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
0439e1f37a Format code 2024-02-05 00:37:56 +01:00
Zoe Roux
2ecda09ee4 Add avatar upload setting 2024-02-05 00:37:56 +01:00
Zoe Roux
f4dc4c315d Use cookie for the jwt for images or videos 2024-02-05 00:37:56 +01:00
Zoe Roux
8c910fa532 Fix start time reset issue on android by a new t props 2024-02-01 01:11:54 +01:00
Zoe Roux
08d2bb2fd5 Add default playmode setting 2024-02-01 01:11:54 +01:00
Zoe Roux
885b784f92 Add optimistic mutations on settings page 2024-02-01 01:11:54 +01:00
Zoe Roux
b323736774 Fix account deselecting itself sometimes 2024-01-31 13:51:36 +01:00
Zoe Roux
e3908da7a9 Fix types 2024-01-30 18:46:28 +01:00
Zoe Roux
ecc2b70e43 Cleanup timeout handling 2024-01-30 18:46:28 +01:00
Zoe Roux
27ae6b512b Add playback settings 2024-01-30 18:46:28 +01:00
Zoe Roux
fed94eab1b Prevent abort errors from behing printed 2024-01-29 03:41:39 +01:00
Zoe Roux
b33b428d3b Fix react query abort signal handling 2024-01-29 03:41:39 +01:00
Zoe Roux
085d337fb7 Fix typesd 2024-01-28 19:55:18 +01:00
Zoe Roux
7193a599b7 Improve medioinfo with invalid videos and add multiple videos support to the /info 2024-01-28 19:55:18 +01:00