Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-02-24 21:03:29 +01:00
..
Attributes [backend] Remove unused import 2024-02-21 19:24:54 +01:00
Mastodon [backend] Code cleanup 2024-02-24 21:03:29 +01:00
Renderers [backend/api] Return identicon for users without avatars 2024-02-22 22:43:58 +01:00
Schemas [backend/api] Fix web api pagination 2024-02-21 04:17:39 +01:00
ActivityPubController.cs [backend/api] Add admin endpoints that dump user/note activities 2024-02-22 19:32:57 +01:00
AdminController.cs [backend/api] Add admin endpoints that dump user/note activities 2024-02-22 19:32:57 +01:00
AuthController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
DriveController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
FallbackController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
IdenticonController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
NodeInfoController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
NoteController.cs [backend/api] Return identicon for users without avatars 2024-02-22 22:43:58 +01:00
TimelineController.cs [backend/api] Return identicon for users without avatars 2024-02-22 22:43:58 +01:00
UserController.cs [backend/api] Return identicon for users without avatars 2024-02-22 22:43:58 +01:00
WellKnownController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00