Foxnouns.NET/Foxnouns.Backend
2024-09-29 19:52:22 +02:00
..
Controllers feat(backend): add update member endpoint 2024-09-28 22:28:59 +02:00
Database feat(backend): render flags in member response 2024-09-29 19:52:22 +02:00
Extensions feat(backend): delete flag endpoint 2024-09-26 23:03:50 +02:00
Jobs feat(backend): delete flag endpoint 2024-09-26 23:03:50 +02:00
Mailables feat(backend): return unlisted status in partial member for authenticated users 2024-09-25 19:48:09 +02:00
Middleware feat(backend): render flags in member response 2024-09-29 19:52:22 +02:00
Properties chore: add back Properties/launchSettings.json 2024-06-04 17:47:16 +02:00
Services feat(backend): render flags in member response 2024-09-29 19:52:22 +02:00
Utils feat(backend): add update member endpoint 2024-09-28 22:28:59 +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