You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma/web/admin_api/controllers
Roman Chvanikov 1471b70ef1
Merge develop
4 years ago
..
admin_api_controller.ex Merge develop 4 years ago
config_controller.ex Mogrify args as custom tuples 4 years ago
fallback_controller.ex proper error codes for error in adminFE 4 years ago
invite_controller.ex Add AdminAPI.InviteView 4 years ago
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 4 years ago
oauth_app_controller.ex Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 4 years ago
relay_controller.ex Add OpenAPI spec for AdminAPI.RelayController 4 years ago
report_controller.ex Add OpenAPI spec for AdminAPI.ReportController 4 years ago
status_controller.ex Use atoms as keys in `ActivityPub.fetch_*` functions options 4 years ago