Diogo Peralta Cordeiro
|
044649c745
[PLUGIN][VideoEncoder] Some videos don't have images (video stream), only audio, handle that
|
3 years ago |
Diogo Peralta Cordeiro
|
582519e13e
[COMPONENT][Attachment] Do not show download links for non-local attachments
|
3 years ago |
Diogo Peralta Cordeiro
|
b66873e289
[PLUGIN][StoreRemoteMedia] Do not save empty files
|
3 years ago |
Diogo Peralta Cordeiro
|
70ed04a7db
[COMPONENT][Link] Fix some minor issues with empty headed links, typo in event handler's name, and refactor entity to inside component
|
3 years ago |
Diogo Peralta Cordeiro
|
eeaad19754
[Attachment] Move Controller and Entities to a Component
|
3 years ago |
Hugo Sales
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |
Diogo Peralta Cordeiro
|
a681acae67
[ENTITY][AttachmentThumbnail] Every image should have width and height attributes
|
3 years ago |
Diogo Peralta Cordeiro
|
3268559f9a
[AttachmentThumbnail] Use other thumbnail when requested isn't available and there's no original file
|
3 years ago |
Diogo Peralta Cordeiro
|
05f16a3084
[ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big
|
3 years ago |
Hugo Sales
|
4e30e5aad9
[TOOLS] Fix all issues found by PHPStan level 2
|
3 years ago |
Diogo Peralta Cordeiro
|
177801c81b
[Embed][StoreRemoteMedia] Re-add {white,black}list check config
|
3 years ago |
Diogo Peralta Cordeiro
|
9e4cac0123
[ENTITY] Refactor RemoteURL entities to Link
|
3 years ago |
Diogo Peralta Cordeiro
|
bac18715c5
[StoreRemoteMedia] Implement the first version of it in v3
|
3 years ago |
Hugo Sales
|
aeabf64051
[PLUGIN] Change base class from Module to Plugin for all plugins
|
3 years ago |
Diogo Peralta Cordeiro
|
ccf3aa990a
[MODULES] Introduce the concept of abstract modules to V3
|
3 years ago |
Hugo Sales
|
3b901745d5
[Embed][StoreRemoteMedia][Media] Copy and cleanup plugins from v2
|
3 years ago |