Foxnouns.NET/Foxnouns.Backend
sam 661c3eab0f
fix(backend): save data exports as data-export.zip
change the random base 64 to a directory rather than part of the
filename, so that users downloading their exports aren't greeted with a
completely incomprehensible file in their downloads folder
2024-12-19 16:19:27 +01:00
..
Controllers fix(backend): save data exports as data-export.zip 2024-12-19 16:19:27 +01:00
Database feat(backend): report context, fix deleting reports 2024-12-18 21:26:35 +01:00
Dto feat(backend): report context, fix deleting reports 2024-12-18 21:26:35 +01:00
Extensions feat: moderation API 2024-12-17 17:52:32 +01:00
Jobs fix(backend): save data exports as data-export.zip 2024-12-19 16:19:27 +01:00
Mailables chore: clean up backend code, fix most inspections 2024-12-14 16:51:58 +01:00
Middleware feat: self-service deletion API, reactivate account page 2024-12-19 16:13:05 +01:00
Properties feat: so much more frontend stuff 2024-11-24 22:19:53 +01:00
Services fix(backend): save data exports as data-export.zip 2024-12-19 16:19:27 +01:00
Utils feat(backend): report context, fix deleting reports 2024-12-18 21:26:35 +01:00
Views/Mail feat: forgot password/reset password 2024-12-14 16:32:08 +01:00
appSettings.json
BuildInfo.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
Config.cs chore: clean up backend code, fix most inspections 2024-12-14 16:51:58 +01:00
config.example.ini
ExpectedError.cs feat: moderation API 2024-12-17 17:52:32 +01:00
Foxnouns.Backend.csproj feat: moderation API 2024-12-17 17:52:32 +01:00
FoxnounsMetrics.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
GlobalUsing.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
packages.lock.json update dependencies 2024-12-14 16:54:47 +01:00
Program.cs feat(backend): allow suspended users to access some endpoints, add flag scopes 2024-12-11 20:42:26 +01:00