192 Commits

Author SHA1 Message Date
Zoe Roux
ec60dccb7b
Update node packages 2024-05-20 00:11:55 +02:00
Zoe Roux
69a2821477
wip: CanPlay check 2024-05-12 02:54:42 +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
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
5f20d9102f
Prevent double / in path 2024-04-29 22:27:45 +02: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
7c79c37d8c
Format code 2024-04-22 23:24:38 +02:00
Zoe Roux
525da02fce
Add episode refresh button on the front 2024-04-22 21:47:58 +02:00
Zoe Roux
69e8340c95
Take images url from api 2024-04-21 02:32:17 +02:00
Zoe Roux
a085650a2e
Add missing genres on the front 2024-04-09 23:58:48 +02:00
Zoe Roux
e16fdc1036
Fix authorization tokens usage on android images 2024-03-31 23:24:29 +02:00
Zoe Roux
a8d29b5b26
Fix authorization tokens usage on the android player 2024-03-31 23:00:12 +02: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
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