summaryrefslogtreecommitdiff
path: root/test/upload_test.exs
AgeCommit message (Expand)Author
2020-07-06Upload: Restrict description lengthlain
2020-05-21UploadTest: Fix test.lain
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-18Improved in-test config management functions.Ivan Tashkinov
2020-03-03Update CopyrightsMark Felder
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-08-19added test helpers to clear config after testsMaksim
2019-07-24Do not prepend /media/ when using base_urlfeld
2019-07-20[tests] Mock :crypt.crypt/2 function in AuthenticationPlugTestSergey Suprunenko
2019-07-18tests for Uploader with webhookMaksim
2019-03-19fix UploadTest to use new image_tmp.jpgoptikfluffel
2019-03-17Order users by nicknameMaxim Filippov
2019-03-14Add some testsrinpatch
2019-03-12Fix upload testsrinpatch
2019-03-05Add tests for reserved char escaping in uploadrinpatch
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