673 Commits

Author SHA1 Message Date
Zoe Roux
83110374f8
Fix login page unscrollable on web 2024-04-01 21:39:27 +02:00
Zoe Roux
1f16271354
Use duration from /info endpoint instead of player's duration 2024-04-01 20:53:53 +02:00
Zoe Roux
e16fdc1036
Fix authorization tokens usage on android images 2024-03-31 23:24:29 +02:00
Zoe Roux
0008aa95c2
Sort qualites on android 2024-03-31 23:08:06 +02:00
Zoe Roux
a8d29b5b26
Fix authorization tokens usage on the android player 2024-03-31 23:00:12 +02:00
Zoe Roux
61a8b07f4b
Fix login links no working on mobile 2024-03-31 22:57:24 +02:00
Zoe Roux
78247acba7
Fix unlogged account error not showing 2024-03-27 00:04:40 +01:00
Zoe Roux
13df17544c
Display the invalid account page when the refresh token is invalid 2024-03-26 01:00:32 +01:00
Zoe Roux
a18d5d0532
Use new onPlayPause: onPlaybackStatusChanged to support native events 2024-03-25 00:13:58 +01:00
Zoe Roux
c5b0a76982
Fix replace behavior on android 2024-03-25 00:06:57 +01:00
Zoe Roux
f352085f62
Remove firefox bugfix hack now that it is fixed 2024-03-24 23:56:45 +01:00
Zoe Roux
411bbef65c
Fix error handling on some malformed videos 2024-03-24 23:52:41 +01:00
Zoe Roux
f798f2c025
Show episode description more button on android 2024-03-24 23:24:58 +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
44bb88910f
Add simkl oidc 2024-03-23 13:17:11 +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
25b7903c37 Fix oidc links opening two times on web 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
08c7ca99b6 fixup! Handle non-verifed users 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
92bfbf662b Handle non-verifed users on the front 2024-03-10 18:27:24 +01:00
Zoe Roux
a3ec224cf0 Format code 2024-03-09 00:49:11 +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
d9022fde9f Display connected status on linked accounts 2024-03-09 00:49:11 +01:00
Zoe Roux
830a518b86 Add skeletons for linked services 2024-03-09 00:49:11 +01:00
Zoe Roux
fef04409af Add linked accounts category in settings 2024-03-09 00:49:11 +01:00
Zoe Roux
4bc54d350b Fix next episode url for onEnd callback 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
a7fd96800a Format code 2024-03-07 01:36:57 +01:00
Zoe Roux
7abb66b86f Fix oidc routing 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
35e1cc7253 Add oidcs on the server-url page 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
7c5de3c131 Save server url when switching between register and login pages 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
df6f9ea71d Start server url selector page for native 2024-03-07 01:36:57 +01:00