aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/upload.ex
AgeCommit message (Expand)Author
2020-07-06Upload: Restrict description lengthlain
2020-05-21Attachments: Have the mediaType on the root, too.lain
2020-05-13Add OpenAPI spec for PleromaAPI.AccountControllerEgor Kislitsyn
2020-03-03Update CopyrightsMark Felder
2020-03-01ActivityPub actions & side-effects in transactionAlexander Strizhakov
2019-10-18upload.ex: Remove deprecated configurationHaelwenn (lanodan) Monnier
2019-07-24Do not prepend /media/ when using base_urlfeld
2019-05-06Remove H1 in @moduledocHaelwenn (lanodan) Monnier
2019-03-14Add some testsrinpatch
2019-03-12WIP: Stop mangling filenamesrinpatch
2019-03-05Properly escape reserved URI charachters in upload urlsrinpatch
2019-02-09Credo fixes: parameter consistencyHaelwenn (lanodan) Monnier
2019-02-03Update Mogrify docs and warning for deprecated syntax to encourageMark Felder
2019-01-15Merge branch 'fix/elixir-1-8-type-annotation' into 'develop'lambda
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-15Fix Elixir 1.8 type annotation issueMaxim Filippov
2019-01-14URI escape file upload URLsShadowfacts
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-10updatesMaksim Pechnikov
2018-12-09fix compile warningsMaksim Pechnikov
2018-11-30Upload: bring back base_urlhref
2018-11-30Fix deprecation warningshref
2018-11-30Uploads fun, part. 2href
2018-11-30reverse proxy / uploadshref
2018-11-27 Fix lint errorrinpatch
2018-11-27Add Theora detection to upload.exrinpatch
2018-11-06Runtime configurationhref
2018-10-29upload: add new optional argument designating an upload size limitWilliam Pitcock
2018-08-29Add backend failure handling with :ok | :error so the uploader can handle it.Thurloat
2018-08-28A hobbldey-working swift client.Thurloat
2018-08-28works now, tested with profile photo upload on local backend.Thurloat
2018-08-28add the behaviour, work on actually making it work.Thurloat
2018-08-28Implement uploader behaviourThurloat
2018-08-27cleaning up a bit.Thurloat
2018-08-27example of flexible storage backendsThurloat
2018-08-28upload: formattingWilliam Pitcock
2018-08-28upload: add the S3 support itselfWilliam Pitcock
2018-08-27upload: strip exif data before finalizing the file pathWilliam Pitcock
2018-08-16Merge branch 'fix/normalize-file-extension' into 'develop'kaniini
2018-07-19Merge remote-tracking branch 'upstream/develop' into feature/filter_exifTristan Mahé
2018-07-17upload: use generic Document object type instead of Image (mastodon compatibi...William Pitcock
2018-06-26use the correct end fileTristan Mahé
2018-06-26maybe I should learn proper elixir ;DTristan Mahé
2018-06-26do the filteringTristan Mahé
2018-06-26format...Tristan Mahé
2018-06-26filter exif data #187Tristan Mahé
2018-06-21Normalize file extension for uploaded filesFrancis Dinh
2018-06-14Merge branch 'fix/missing-file-extension' into 'develop'lambda