summaryrefslogtreecommitdiff
path: root/lib/pleroma/upload/filter/exiftool.ex
AgeCommit message (Expand)Author
2022-07-01Rename the new moduleIlja
2022-02-25Copyright bump for 2022Sean King
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-05Move checks to application startupRoman 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