gnu-social/plugins/ImageEncoder
Hugo Sales aad4bddedd
[ImageEncoder] Implement attachment validation for images. This limits the maximum dimensions of the file, enforces a per file, per user and per user-month size quota and fixes the title if it's a filename, by replacing the extension to the new one
2021-09-14 13:12:54 +01:00
..
Controller [ImageEncoder] Fix error when not providing a width and/or height 2021-09-14 13:12:22 +01:00
ImageEncoder.php [ImageEncoder] Implement attachment validation for images. This limits the maximum dimensions of the file, enforces a per file, per user and per user-month size quota and fixes the title if it's a filename, by replacing the extension to the new one 2021-09-14 13:12:54 +01:00
composer.json [ATTACHMENTS] Even more further refactoring 2021-09-14 13:12:18 +01:00