Historia zmian

Autor SHA1 Wiadomość Data
  Diogo Peralta Cordeiro c4dacd7626 [COMPONENT][Attachment] Vinculate note information with attachment controllers 3 lat temu
  Diogo Peralta Cordeiro ce23660dba [PLUGIN][ImageEncoder] Only show thumbnails if they exist 3 lat temu
  Diogo Peralta Cordeiro 58715f1733 [PLUGIN][ImageEncoder] If vips doesn't support, don't throw exception, just let other plugin try 3 lat temu
  Hugo Sales ec28f23025 [TOOLS] Run CS-fixer on all files 3 lat temu
  Diogo Peralta Cordeiro 56ba7bd845 [ImageEncoder][VideoEncoder] Properly decide when to take action 3 lat temu
  Hugo Sales 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 3 lat temu
  Hugo Sales 6a2c3eb711 [ImageEncoder] Ensure proper memory limits are used when loading images from disk 3 lat temu
  Diogo Peralta Cordeiro 7beb5c2995 [GSFile] Fix sanitize configuration 3 lat temu
  Hugo Sales 4e30e5aad9 [TOOLS] Fix all issues found by PHPStan level 2 3 lat temu
  Diogo Peralta Cordeiro 2b7232891e [ImageEncoder] Make plugin respect instance config and use the new core interface 3 lat temu
  Hugo Sales 4b2a92d052 [UI][Attachment] Use Attachment methods to get the proper URL, rather than crafting it in a template 3 lat temu
  Hugo Sales 6799052ff5 [ATTACHMENTS] Ensure thumbnail dimensions are bounded and change way cropping is implemented 3 lat temu
  Diogo Peralta Cordeiro 78f4ccb576 [ImageEncoder] Fix ImageSanitization, it should never modify the input image 3 lat temu
  Diogo Peralta Cordeiro ef1a9ce3b1 [ImageEncoder] Handle VIPS unsupported image type 3 lat temu
  Diogo Peralta Cordeiro d076781c74 [AttachmentToNote][Attachment] Add title getter to Attachment 3 lat temu
  Diogo Peralta Cordeiro 3f61537140 [ENTITY] Split Attachment in various new entities 3 lat temu
  Hugo Sales 77742c56c3 [ImageEncoder] Don't print_r the exception as that leads to an OOM error 3 lat temu
  Diogo Peralta Cordeiro a5348f2427 [MEDIA][AttachmentThumbnail] Add mimetype to Entity 3 lat temu
  Diogo Peralta Cordeiro 41dcef3c7b [Media] EncoderPlugins should handle the views that concern them 3 lat temu
  Diogo Peralta Cordeiro c8cf8c3f13 [FILE][TemporaryFile] Fix various issues now that we also have Symfony's file abstractions 3 lat temu
  Hugo Sales 2b83a4b627 [UTILS][TemporaryFile] Change way TemporaryFile takes arguments and it's internal implementation 3 lat temu
  Diogo Peralta Cordeiro 4fcccb1d1c [CORE][ImageEncoder] Add width and height back in attachment entity and allow for differently sized thumbs 3 lat temu
  Hugo Sales 5067bcd074 [ImageEncoder][FileQuota] Move quota enforcement to it's own plugin, so it can be easily shared and disabled 3 lat temu
  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 3 lat temu
  Hugo Sales 30107de079 [Embed] Fix plugin. Only attempt to show an image, if we have one 3 lat temu
  Hugo Sales 7dab063a72 [PLUGINS] Remove scripts. These will need to be implemented with Commands 3 lat temu
  Diogo Peralta Cordeiro 3afa872cec [UI] Use thumbnail path for thumbs 3 lat temu
  Hugo Sales e1995f44ce [ATTACHMENTS] Move thumbnail controller to core and cleanup 3 lat temu
  Hugo Sales 3a7e92ed01 [ImageEncoder] Change preferred type to always be WEBP 3 lat temu
  Diogo Peralta Cordeiro e385a9ac29 [ATTACHMENTS] Even more further refactoring 3 lat temu