Commit Graph

30 Commits

Author SHA1 Message Date
Zoe Roux db2204258a Add setup step in /info 2024-05-26 18:33:06 +02:00
Zoe Roux e1f1106c8d Add authmethod config value for oidc providers (#453) 2024-04-29 22:22:25 +00:00
Zoe Roux e898f49402 Use dotnet ef configuration provider for secrets 2024-04-23 17:13:59 +02:00
Zoe Roux 9b486c0c55 Add server options in database 2024-04-23 13:47:44 +02:00
Zoe Roux 95bc5b9f7c Add trakt in the list of supported oidc 2024-03-24 16:10:34 +01:00
Zoe Roux 44bb88910f Add simkl oidc 2024-03-23 13:17:11 +01:00
Zoe Roux 18e301f26a Switch to file scopped namespaces 2024-03-23 00:20:40 +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 0add402434 Fix oidc list ssr 2024-03-09 00:49:11 +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 f4464578c0 Add allow guests to the server-info struct 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 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 115d52977d Make password optional 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 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 2968ca3562 Update default permissions 2024-02-19 17:14:41 +01:00
Zoe Roux a5638203a6 Update csharpier 2024-02-03 14:55:18 +01:00
Zoe Roux 6407579dd6 Add a password reset api 2024-01-10 22:44:41 +01:00
Zoe Roux 7e6e56a366 Add csharpier as a code formatter 2023-12-08 02:42:46 +01:00
Zoe Roux 4135fc5703 Start watchlist implementations 2023-12-07 00:03:13 +01:00
Zoe Roux a1fb4ce8eb Fix warnings 2023-08-07 15:29:31 +09:00
Zoe Roux 19ae15f53f Split movies and shows, enable nullable handling (wip) 2023-08-07 14:50:12 +09:00
Zoe Roux bf281820b9 Remove the weird configuration options, add ApiKeys configuration 2023-04-03 20:03:11 +09:00
Zoe Roux ea986917af Add login and register calls in the front 2023-03-11 12:54:21 +09:00
Zoe Roux 506a16e10a Move the backend to a back folder 2022-10-01 23:47:00 +09:00