aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/upload.ex
AgeCommit message (Expand)Author
2018-06-14Merge branch 'fix/missing-file-extension' into 'develop'lambda
2018-06-14Add missing file extension if file does not have oneFrancis Dinh
2018-06-14upload.ex: add MPEG Layer 3 file header.eal
2018-06-06Dedupe uploadsSir_Boops
2018-04-05Fix failure to serve media from custom upload pathRX14
2018-03-30Format the code.lain
2018-02-04Detect file type if none given.eal
2017-11-12Add common video and audio types.eal
2017-11-11Use headers for file content type recognition.eal
2017-11-09Correct mimetype on bad uploads.eal
2017-08-09Cowboy and Elixir don't seem to agree on uri encoding...Roger Braun
2017-08-09URI encode filenames...Roger Braun
2017-04-27Refactor code to comply with credo suggestionsdtluna
2017-04-16Support data uris in uploads.Roger Braun
2017-03-30Return mimetype with attachment.Roger Braun
2017-03-30Add port if specified.Roger Braun
2017-03-29Basic file uploading via TwAPI.Roger Braun
2017-03-29Add Uploads.Roger Braun