pleroma/lib/pleroma/web/admin_api/controllers
Alexander Strizhakov c5863438ba
proper error codes for error in adminFE
2020-06-20 13:53:57 +03:00
..
admin_api_controller.ex proper error codes for error in adminFE 2020-06-20 13:53:57 +03:00
config_controller.ex Mogrify args as custom tuples 2020-06-16 15:53:28 +03: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