Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-02-28 21:01:51 +01:00
..
Attributes [backend] Remove unused import 2024-02-21 19:24:54 +01:00
Mastodon [backend/masto-api] Fix swagger doc generation 2024-02-28 21:01:51 +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/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
AuthController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +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/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
TimelineController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
UserController.cs [backend/federation] Trigger user updates on web & mastodon api calls (ISH-35) 2024-02-26 20:13:49 +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