Foxnouns.NET/Foxnouns.Backend/Services
2024-12-25 16:04:32 -05:00
..
Auth feat(backend): initial /api/v1/users endpoint 2024-12-25 11:19:50 -05:00
V1 feat: GET /api/v1/users/@me 2024-12-25 16:04:32 -05: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(backend): initial /api/v1/users endpoint 2024-12-25 11:19:50 -05:00