Foxnouns.NET/Foxnouns.Backend/Services
sam 4e9c4af4a5
feat(auth): misc fediverse auth improvements
- remove automatic app validation
- add force refresh option to GetFediverseUrlAsync
- pass state to mastodon authorization URI
2024-11-24 15:37:36 +01:00
..
Auth feat(auth): misc fediverse auth improvements 2024-11-24 15:37:36 +01:00
KeyCacheService.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
MailService.cs feat(backend): add add email address endpoint 2024-10-02 00:52:49 +02:00
MemberRendererService.cs refactor: make Member.display_name non-nullable and fall back to Member.name 2024-11-23 20:41:11 +01:00
MetricsCollectionService.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
ObjectStorageService.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
PeriodicTasksService.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
RemoteAuthService.cs fix: don't pass CancellationToken to method that shouldn't abort 2024-11-02 21:23:49 +01:00
UserRendererService.cs feat: remove auth method 2024-11-04 22:04:04 +01:00