Iceshrimp.NET/Iceshrimp.Backend/Controllers/Web
2024-11-13 06:55:07 +01:00
..
Renderers [backend/api] Fix DbContext race condition in UserRenderer, refactor to make data flow clearer 2024-11-08 03:07:38 +01:00
AdminController.cs [backend] Fix typo 2024-11-02 22:56:52 +01:00
AuthController.cs [backend] Fix typo 2024-11-02 22:56:52 +01:00
DriveController.cs [backend/drive] Fix DriveController serving files with possibly invalid extensions (ISH-556) 2024-10-27 22:51:29 +01:00
EmojiController.cs [backend] Add sensitive field to emojis 2024-10-04 00:36:38 +02:00
FallbackController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
FilterController.cs [backend/api] Fix typo 2024-07-13 01:35:45 +02:00
FollowRequestController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
IdenticonController.cs [sln] Code cleanup 2024-09-13 21:44:31 +02:00
InstanceController.cs [backend/api] Add instance staff endpoint 2024-11-13 06:55:07 +01:00
MigrationController.cs [backend/federation] Refactor UserResolver (ISH-548) 2024-10-24 01:48:09 +02:00
MiscController.cs [backend/federation] Improved reply backfill 2024-10-24 21:18:57 +02:00
ModerationController.cs [backend/api] Prevent moderation actions on the authenticated user 2024-10-11 19:38:30 +02:00
NoteController.cs [backend] Fix typo 2024-11-02 22:56:52 +01:00
NotificationController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
ProfileController.cs [backend/api] Switch to common user update function in ProfileController.UpdateProfile (ISH-567) 2024-10-31 20:59:02 +01:00
SearchController.cs [backend] Consistently enforce https URIs 2024-10-29 18:43:58 +01:00
SettingsController.cs [backend/api] Limit follow list imports to twice every 30 mins 2024-10-31 20:48:52 +01:00
TimelineController.cs [backend/api-shared] Add thread mute support (ISH-172) 2024-07-13 01:35:28 +02:00
UserController.cs [backend] Don't include UserProfile 2024-11-03 12:41:43 +10:00