74 Commits

Author SHA1 Message Date
Zoe Roux
9048927c89
Fix api path slash cleanup 2024-05-20 00:11:55 +02:00
Zoe Roux
0124275d8c
Cleanup duplicated slash handling 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
5f20d9102f
Prevent double / in path 2024-04-29 22:27:45 +02: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
8ee4446b30 Refresh token to check if user was verifed after a 403 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
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
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
af422e62e1 Fix account validity check on android 2024-03-07 01:36:57 +01:00
Zoe Roux
784289a792 Format code 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
2ecda09ee4 Add avatar upload setting 2024-02-05 00:37:56 +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
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
733d6c8c7b Add a basic bottom scrubber that displays thumbnails 2024-01-28 19:55:18 +01:00
Zoe Roux
a6a26cdf8d Update prettier 2024-01-28 02:06:27 +01:00
Zoe Roux
65a254d808 Allow username and email to be changed 2024-01-10 22:44:41 +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
3a2e5f5eb1 Add logic to download episodes and movies 2023-12-19 14:25:38 +01:00
Zoe Roux
dfe061e611 Fix ssr issue when not logged 2023-12-12 23:10:40 +01:00
Zoe Roux
e3824fc740 Format front 2023-12-11 01:57:24 +01:00
Zoe Roux
a6eb744cc9 Fix randomItems and images api url on android 2023-12-11 01:57:24 +01:00
Zoe Roux
f536713f04 Format front 2023-12-07 00:03:13 +01:00
Zoe Roux
ce07cece06 Clean up 204 handling on the front 2023-12-07 00:03:13 +01:00
Zoe Roux
1eb7198e6f Set react query stale time to 5min 2023-12-07 00:03:13 +01:00
Zoe Roux
275a892ee1 Add react query devtools 2023-12-07 00:03:13 +01:00
Zoe Roux
7dab3fd094 Format front 2023-12-02 01:11:04 +01:00
Zoe Roux
e0f41be887 Expose more react query options to useFetch 2023-12-02 01:11:04 +01:00
Zoe Roux
3be409ec70 Lazy load genre lists on the home page 2023-11-09 22:40:25 +01:00
Zoe Roux
f0d6402529 Fix infinite fetch 2023-11-06 01:24:55 +01:00
Zoe Roux
9084a78420 Update node packages 2023-11-06 01:24:55 +01:00
Zoe Roux
e4562648ba Finish a basic recommanded card 2023-10-22 01:00:34 +02:00
Zoe Roux
5a618a8db2 Add random genres list to the home page 2023-10-22 01:00:34 +02:00
Zoe Roux
4b8528af65 Fix show's 404 page 2023-09-11 13:27:04 +02:00