summaryrefslogtreecommitdiff
path: root/lib/pleroma/upload
AgeCommit message (Expand)Author
2021-02-20Exiftool also cannot strip from heic files.Mark Felder
2021-02-20Show a proper error. A failure doesn't always mean the command isn't availabl...Mark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-09-08Revert/simplify.Mark Felder
2020-09-08Bypass the filter based on content-type as well in case a webp image is uploa...Mark Felder
2020-09-08Improve upload filter return values so we can identify when filters make no c...Mark Felder
2020-09-08Fix uploading webp image files when Exiftool Upload Filter is enabledMark Felder
2020-08-14Mogrifun: Add a line about the purpose of the module.lain
2020-08-05Move checks to application startupRoman Chvanikov
2020-07-11Check if mogrify available before calling itRoman Chvanikov
2020-07-11Remove Logger requirementRoman Chvanikov
2020-07-11Error in Filter.Exiftool if exiftool not foundRoman Chvanikov
2020-07-11Add Pleroma.Utils.command_available?/1 and use where appropriateRoman Chvanikov
2020-07-10Remove unused @typesMark Felder
2020-07-10Add a moduledocMark Felder
2020-07-10Support Exiftool for stripping EXIF dataMark Felder
2020-03-03Update CopyrightsMark Felder
2019-07-16added tests for Pleroma.Upload.FilterMaksim
2019-06-30[#1026] Filter.AnonymizeFilename added ability to retain file extension with ...Maksim
2019-02-09Credo fixes: parameter consistencyHaelwenn (lanodan) Monnier
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-10Merge branch 'anonymize-filter-text' into 'develop'lambda
2018-12-10updatesMaksim Pechnikov
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-07AnonymizeFilename: allow for a pre-defined text instead of random stringhref
2018-11-30Upload filter: anonymize filenamehref
2018-11-30Uploads fun, part. 2href