321 Commits

Author SHA1 Message Date
Zoe Roux
18e301f26a
Switch to file scopped namespaces 2024-03-23 00:20:40 +01:00
Zoe Roux
5997921eb9
Remove jetbrains attributes 2024-03-23 00:11:17 +01:00
Zoe Roux
e7bedd6a29
Fully migrate to system.text.json 2024-03-23 00:11:17 +01:00
Zoe Roux
7194dcb2c7
Fix oneof json serialization 2024-03-23 00:11:17 +01:00
Zoe Roux
d62bdfc637
Add loadable fields handling on system.text.json serializer 2024-03-23 00:11:17 +01:00
Zoe Roux
ec6b90b33c
Remove some json ignores on ids 2024-03-23 00:11:17 +01:00
Zoe Roux
0c0037416a
Fix kind serialation 2024-03-23 00:11:17 +01:00
Zoe Roux
ad9d1ee430
Migrate from newtonsoft.json to system.text.json 2024-03-23 00:11:17 +01:00
Zoe Roux
d7e5b8b916
Delete useles tests 2024-03-23 00:11:17 +01:00
Zoe Roux
3e44d38a90
Remove old People references 2024-03-23 00:11:17 +01:00
Zoe Roux
9493531eaa
Remove custom serializer ignore 2024-03-22 21:22:11 +01:00
Zoe Roux
01d7f62c36 Prevent unlogged users to try to see a watchlist 2024-03-10 21:35:44 +01:00
Zoe Roux
ddad768cd8 Format code 2024-03-10 18:27:24 +01:00
Zoe Roux
08f3e9c06b Prevent two accounts from behing linked to the same external account 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
44e7323720 Handle require verification on account creation 2024-03-10 18:27:24 +01:00
Zoe Roux
78a3ae8aeb Remove security mode to use a simple require verification bool 2024-03-10 18:27:24 +01:00
Zoe Roux
041abb732d Introduce security mode option 2024-03-10 18:27:24 +01:00
Zoe Roux
a3ec224cf0 Format code 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
6933aecfa4 Fix external token edit detection 2024-03-09 00:49:11 +01:00
Zoe Roux
c0acf1c1a0 Add unlink route 2024-03-09 00:49:11 +01:00
Zoe Roux
a6c3ab33b1 Allow existing accounts to be linked 2024-03-09 00:49:11 +01:00
Zoe Roux
079a2cdbe3 Move oidc logic inside a service 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
a7fd96800a Format code 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
Zoe Roux
f4464578c0 Add allow guests to the server-info struct 2024-03-07 01:36:57 +01:00
Zoe Roux
06171ae638 Make username uniques 2024-03-07 01:36:57 +01:00
Zoe Roux
b3a341847e Add discord as a builtin oidc provider 2024-03-07 01:36:57 +01:00
Zoe Roux
0d325f2c73 Handle duplicated usernames with oidc login 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
5f8d0d1b99 Add info endpoint to list oidc providers names and logo 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
633db89031 Fix dapper user json parsing 2024-03-07 01:36:57 +01:00
Zoe Roux
1335ae13e8 Add permissions to new users from external signin 2024-03-07 01:36:57 +01:00
Zoe Roux
115d52977d Make password optional 2024-03-07 01:36:57 +01:00
Zoe Roux
3bb36f5e78 Fix user lookup by provider id 2024-03-07 01:36:57 +01:00
Zoe Roux
98e9ba0fa7 Parse user profile and get jwt 2024-03-07 01:36:57 +01:00
Zoe Roux
35a69edfa2 Add value comparers for json columns and add user externalids on db 2024-03-07 01:36:57 +01:00
Zoe Roux
7df1a295f3 Add /login/{provider} route for oidc login 2024-03-07 01:36:57 +01:00
Zoe Roux
85fbd37434 Move admin account creation logic to the repository 2024-03-07 01:36:57 +01:00
Zoe Roux
07f0862219 Add oidc options parsing 2024-03-07 01:36:57 +01:00
Zoe Roux
bc99408652 Add external ids to user 2024-03-07 01:36:57 +01:00
Zoe Roux
c14c0a6af5 Fix movies sort by start/end air date on items routes 2024-02-27 00:53:56 +01:00
Zoe Roux
1ba03ba909 Fix play permission migration not behing applied 2024-02-19 18:08:22 +01:00
Zoe Roux
a3172c7918 Format code 2024-02-19 17:14:41 +01:00