about summary refs log tree commit diff
path: root/app/controllers/api/base_controller.rb
AgeCommit message (Expand)Author
2018-04-30Disable API access when login is disabled (#7289)Eugen Rochko
2018-03-01Ensure that boolean params in the API are parsed for truthiness (#6575)Eugen Rochko
2018-01-08Refactor /api/web APIs to use the centralized axios instance (#6223)nightpool
2017-12-09Remove unused function (#5950)abcang
2017-08-18Don't send Link header when don't know prev and next links (#4633)Yamagishi Kazutoshi
2017-08-15Fix require_user! behavior when not logged in (#4604)abcang
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-06-07Clean up for api/base controller (#3629)Matt Jankowski