aboutsummaryrefslogtreecommitdiff
path: root/test/upload_test.exs
AgeCommit message (Expand)Author
2019-01-15Upload: Fix uploading with a : in the filenameHaelwenn (lanodan) Monnier
2019-01-15Upload: Fix uploading with a ? in the filenameHaelwenn (lanodan) Monnier
2019-01-14Add attachment escaping testShadowfacts
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-05[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership checkIvan Tashkinov
2018-11-30Upload filter: anonymize filenamehref
2018-11-30Upload: bring back base_urlhref
2018-11-30remove ealhref
2018-11-30Uploads fun, part. 2href
2018-11-30reverse proxy / uploadshref
2018-06-21Normalize file extension for uploaded filesFrancis Dinh
2018-06-14Add missing file extension if file does not have oneFrancis Dinh
2018-06-06Dedupe uploadsSir_Boops
2018-03-30Format the code.lain
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-03-29Add Uploads.Roger Braun