Iceshrimp.NET/Iceshrimp.Backend/Controllers/Web
2024-09-13 21:44:31 +02:00
..
Renderers [sln] Code cleanup 2024-09-13 21:44:31 +02:00
AdminController.cs [backend] Code cleanup 2024-07-22 05:59:45 +02:00
AuthController.cs [backend/database] Move user_profile columns that only concern local users to user_settings 2024-07-10 02:55:57 +02:00
DriveController.cs [backend/api] Add endpoint to get drive files by their hash (ISH-459) 2024-09-06 17:24:00 +02:00
EmojiController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +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
MiscController.cs [backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId 2024-07-14 22:06:29 +02:00
NoteController.cs [backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId 2024-07-14 22:06:29 +02:00
NotificationController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
ProfileController.cs [backend/api] Add user profile endpoints (ISH-348) 2024-07-10 02:55:57 +02:00
SearchController.cs [backend] Code cleanup 2024-08-14 03:53:15 +02:00
SettingsController.cs [sln] Code cleanup 2024-09-13 21:44:31 +02:00
TimelineController.cs [backend/api-shared] Add thread mute support (ISH-172) 2024-07-13 01:35:28 +02:00
UserController.cs [backend] Refactor Task.ContinueWith(p => p.Result) calls to Task.ContinueWithResult 2024-07-09 16:21:22 +02:00