Foxnouns.NET/Foxnouns.Backend
2024-09-26 17:09:40 +02:00
..
Controllers fix(backend): return last_sid_reroll in API, update last sid reroll + last active correctly 2024-09-26 17:09:40 +02:00
Database feat(backend): add short ID reroll endpoints 2024-09-26 16:38:43 +02:00
Extensions feat(backend): return unlisted status in partial member for authenticated users 2024-09-25 19:48:09 +02:00
Jobs refactor: more consistent field names, also in STYLE.md 2024-09-09 14:50:00 +02:00
Mailables feat(backend): return unlisted status in partial member for authenticated users 2024-09-25 19:48:09 +02:00
Middleware add dev command to repository root 2024-09-17 20:58:31 +02:00
Properties chore: add back Properties/launchSettings.json 2024-06-04 17:47:16 +02:00
Services fix(backend): return last_sid_reroll in API, update last sid reroll + last active correctly 2024-09-26 17:09:40 +02:00
Utils feat(backend): return unlisted status in partial member for authenticated users 2024-09-25 19:48:09 +02:00
Views/Mail feat(backend): return unlisted status in partial member for authenticated users 2024-09-25 19:48:09 +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 chore(backend): silence some more resharper errors 2024-09-14 16:37:52 +02:00
config.example.ini feat(backend): add option to disable postgres connection pooling 2024-09-10 18:52:13 +02:00
ExpectedError.cs chore(backend): silence some more resharper errors 2024-09-14 16:37:52 +02:00
Foxnouns.Backend.csproj feat(backend): return unlisted status in partial member for authenticated users 2024-09-25 19:48:09 +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
packages.lock.json fix(backend): reference System.Text.RegularExpressions directly to avoid CVE 2024-09-14 23:24:23 +02:00
Program.cs feat(frontend): internationalization 2024-09-10 20:33:22 +02:00