|
832a5c0bd9
|
[Media] Support any kind of thumbnails in the Core
Sanitize Attachments instead of Validate (part 1)
Ensure the intended filetypes and mimetypes during Vips conversions (part 1)
Various bug fixes
|
2021-07-22 21:10:45 +01:00 |
|
|
aada96beb7
|
[MEDIA] We need permissions to run chmod in directories
It's better to have in the filename data that we couldnt't otherwise rapidly retrieve
|
2021-07-22 12:32:52 +01:00 |
|
|
4d2131808a
|
[FILE][TemporaryFile] Fix various issues now that we also have Symfony's file abstractions
|
2021-07-20 23:46:18 +01:00 |
|
|
dd218b04e9
|
[UTIL] Fix App\Util\TemporaryFile, adding default options and preventing warning on not enough permission
|
2021-05-05 12:46:17 +00:00 |
|
|
b99fab00e9
|
[UTILS][TemporaryFile] Change way TemporaryFile takes arguments and it's internal implementation
|
2021-05-02 15:48:33 +00:00 |
|
|
e5ee31a2fe
|
[UTIL] Add option for setting a file suffix on TemporaryFile constructor and add missing TemporaryFileException
|
2021-04-30 23:08:08 +01:00 |
|
|
9b3ccac246
|
[UTIL] Add TemporaryFile class, courtesy of Alexei Sorokin from v2, a class that ensures files stored in /tmp are removed, as it doesn't happen in some cases
|
2021-04-27 18:10:18 +00:00 |
|