about summary refs log tree commit diff
path: root/app/serializers/rest/media_attachment_serializer.rb
AgeCommit message (Expand)Author
2019-08-30(asynchronously) re-fetch missing media on serializemultiple creatures
2019-04-27Add blurhash (#10630)Eugen Rochko
2017-10-07In REST API, when URL can be missing, cast it to nil (#5259)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-16When accessing uncached media attachment, redownload it (#4955)Eugen Rochko
2017-07-08Fix JSON serialization of media_attachment (#4111)unarist
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko