akkoma/lib/pleroma/web/admin_api/controllers
2020-07-12 17:23:33 +02:00
..
admin_api_controller.ex Admin API: fix GET /api/pleroma/admin/users/:nickname/credentials returning 404 when getting the credentials of a remote user while :instance, :limit_to_local_content is set to :unauthenticated 2020-07-09 14:57:40 +03:00
config_controller.ex Config/Docs: Expand behaviour suggestions at runtime 2020-07-12 17:23:33 +02:00
fallback_controller.ex proper error codes for error in adminFE 2020-06-20 13:53:57 +03:00
invite_controller.ex Add AdminAPI.InviteView 2020-05-26 15:21:33 +04:00
media_proxy_cache_controller.ex Change references from "deleted_urls" to "banned_urls" as nothing is handled via media deletions anymore; all actions are manual operations by an admin to ban the url 2020-06-17 13:13:55 -05:00
oauth_app_controller.ex Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
relay_controller.ex Add OpenAPI spec for AdminAPI.RelayController 2020-05-25 16:51:16 +04:00
report_controller.ex Add OpenAPI spec for AdminAPI.ReportController 2020-06-03 19:17:05 +04:00
status_controller.ex Use atoms as keys in ActivityPub.fetch_* functions options 2020-06-04 21:36:26 +04:00