Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-06 | Upload: Restrict description length | lain | |
2020-05-21 | UploadTest: Fix test. | lain | |
2020-03-20 | Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ↵ | Ivan Tashkinov | |
usage). | |||
2020-03-18 | Improved in-test config management functions. | Ivan Tashkinov | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-08-19 | added test helpers to clear config after tests | Maksim | |
2019-07-24 | Do not prepend /media/ when using base_url | feld | |
This ensures admin has full control over the path where media resides. | |||
2019-07-20 | [tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest | Sergey Suprunenko | |
2019-07-18 | tests for Uploader with webhook | Maksim | |
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 | |