index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
upload_test.exs
Age
Commit message (
Collapse
)
Author
2019-03-19
fix UploadTest to use new image_tmp.jpg
optikfluffel
2019-03-17
Order users by nickname
Maxim Filippov
2019-03-14
Add some tests
rinpatch
2019-03-12
Fix upload tests
rinpatch
2019-03-05
Add tests for reserved char escaping in upload
rinpatch
2019-01-15
Upload: Fix uploading with a : in the filename
Haelwenn (lanodan) Monnier
2019-01-15
Upload: Fix uploading with a ? in the filename
Haelwenn (lanodan) Monnier
2019-01-14
Add attachment escaping test
Shadowfacts
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-05
[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check
Ivan Tashkinov
to `update_media` action. Added controller tests for `upload` and `update_media` actions. Refactoring.
2018-11-30
Upload filter: anonymize filename
href
It replaces the original filename with a randomly generated string.
2018-11-30
Upload: bring back base_url
href
2018-11-30
remove eal
href
i like you eal don't take it personally<3
2018-11-30
Uploads fun, part. 2
href
2018-11-30
reverse proxy / uploads
href
2018-06-21
Normalize file extension for uploaded files
Francis Dinh
2018-06-14
Add missing file extension if file does not have one
Francis Dinh
2018-06-06
Dedupe uploads
Sir_Boops
2018-03-30
Format the code.
lain
2017-11-09
Correct mimetype on bad uploads.
eal
2017-08-09
Cowboy and Elixir don't seem to agree on uri encoding...
Roger Braun
2017-08-09
URI encode filenames...
Roger Braun
2017-03-29
Add Uploads.
Roger Braun