Foxnouns.NET/Foxnouns.Backend/Services
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
..
Auth feat: split migration into batches 2024-12-17 21:23:02 +01:00
DataCleanupService.cs fix(backend): save data exports as data-export.zip 2024-12-19 16:19:27 +01:00
EmailRateLimiter.cs chore: clean up backend code, fix most inspections 2024-12-14 16:51:58 +01:00
KeyCacheService.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
MailService.cs feat: forgot password/reset password 2024-12-14 16:32:08 +01:00
MemberRendererService.cs chore: clean up backend code, fix most inspections 2024-12-14 16:51:58 +01:00
MetricsCollectionService.cs chore: clean up backend code, fix most inspections 2024-12-14 16:51:58 +01:00
ModerationRendererService.cs feat: allow suspended *and* self-deleted users to access a handful of pages 2024-12-17 18:08:43 +01:00
ModerationService.cs feat: moderation API 2024-12-17 17:52:32 +01:00
ObjectStorageService.cs chore: clean up backend code, fix most inspections 2024-12-14 16:51:58 +01:00
PeriodicTasksService.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
UserRendererService.cs feat: allow suspended *and* self-deleted users to access a handful of pages 2024-12-17 18:08:43 +01:00