Diogo Peralta Cordeiro
|
6e031d623a
|
[VersionBump] 2.0.0beta0
Updated composer and translations
composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
|
2021-07-18 12:49:17 +01:00 |
|
Alexei Sorokin
|
160b6ccd94
|
Fix "Implement a class for automatic temporary file handling"
TemporaryFile::commit throws instead of returning a bool.
|
2021-07-16 19:44:41 +01:00 |
|
Alexei Sorokin
|
7fa4d56f05
|
Implement a class for automatic temporary file handling
And adopt it all over the code.
|
2021-07-16 19:44:41 +01:00 |
|
tenma
|
b7cf60c7b4
|
[FFmpeg] Add FFmpeg plugin
FFmpeg plugin serves as a better performant/quality alternative to
resize animated GIFs than the ImageMagick plugin.
|
2021-07-16 19:44:40 +01:00 |
|