Foxnouns.NET/Foxnouns.Backend
sam ff22530f0a
feat(frontend): add discord callback page
this only handles existing accounts for now, still need to write an action function
2024-09-13 14:56:38 +02:00
..
Controllers feat(frontend): add discord callback page 2024-09-13 14:56:38 +02:00
Database fix: only query user ID in /api/internal/request-data 2024-09-11 16:34:08 +02:00
Extensions feat(frontend): add discord callback page 2024-09-13 14:56:38 +02:00
Jobs refactor: more consistent field names, also in STYLE.md 2024-09-09 14:50:00 +02:00
Mailables feat(backend): email registration 2024-09-10 02:39:07 +02:00
Middleware feat(frontend): add discord callback page 2024-09-13 14:56:38 +02:00
Properties chore: add back Properties/launchSettings.json 2024-06-04 17:47:16 +02:00
Services feat(frontend): add discord callback page 2024-09-13 14:56:38 +02:00
Utils refactor: add DatabaseContext.GetToken method 2024-09-11 16:23:45 +02:00
Views/Mail feat(backend): email registration 2024-09-10 02:39:07 +02:00
appSettings.json feat: replace Hangfire with Coravel 2024-09-03 16:29:51 +02:00
BuildInfo.cs add a bunch of stuff copied from Foxchat.NET 2024-05-28 15:29:18 +02:00
Config.cs feat(backend): add option to disable postgres connection pooling 2024-09-10 18:52:13 +02:00
config.example.ini feat(backend): add option to disable postgres connection pooling 2024-09-10 18:52:13 +02:00
ExpectedError.cs fix: return correct error in GET /users/@me 2024-09-05 21:10:45 +02:00
Foxnouns.Backend.csproj start (actual) email auth, add CancellationToken to most async methods 2024-09-09 14:37:59 +02:00
FoxnounsMetrics.cs fix: add class context to all loggers, format 2024-09-04 14:25:44 +02:00
GlobalUsing.cs fix: add class context to all loggers, format 2024-09-04 14:25:44 +02:00
Program.cs feat(frontend): internationalization 2024-09-10 20:33:22 +02:00