about summary refs log tree commit diff
path: root/app/controllers/api/v1/media_controller.rb
AgeCommit message (Collapse)Author
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
to the API
2016-10-06Catch Paperclip errors on /api/v1/media, return early from update profile ↵Eugen Rochko
service if XML given is nil
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko