Miguel Dantas
|
8b106dbc6c
[MEDIA] Fixed wrong image cropping
|
5 years ago |
Miguel Dantas
|
955d5a136f
[MEDIA] Replaced internal image handling with intervention/image, which is capable of using both GD and ImageMagik
|
5 years ago |
Miguel Dantas
|
2db3825940
[CORE][COMPOSER] Added intervention/image
|
5 years ago |
Diogo Cordeiro
|
db3253e5d2
[CORE] Bump PHP requirement to PHP7.3+
|
5 years ago |
Miguel Dantas
|
dbde8383c9
[Embed] Fixed use of undefined variable in fixup_files script
|
5 years ago |
Miguel Dantas
|
6d552f15b6
[Embed] Resize thumbnails fetched by Embed to avoid keeping original images when we need only 128x128. Size configurable in config.php
|
5 years ago |
Miguel Dantas
|
ba15724a62
[FORMAT][Embed] Ran php-cs-fixer on Embed's files and small style fixes
|
5 years ago |
Diogo Cordeiro
|
938d286fb6
[DOCUMENTATION] Add a CHANGELOG that includes a TODO list to reach alpha in v2
|
5 years ago |
Diogo Cordeiro
|
2e6c7b1bb8
[SCRIPTS] Make them work in v2 by setting PUBLICDIR
|
5 years ago |
Miguel Dantas
|
5be705ca2a
[Embed] Updated fixup_files.php script to be able to fix broken oEmbedinfo using the --broken-oembed flag
|
5 years ago |
Miguel Dantas
|
07b4cfaeae
[Embed] Hide error from the UI and just don't display an image if the remote image is not valid
|
5 years ago |
Miguel Dantas
|
c9379b3608
[Embed] Fix bug where we we're losing track of a file, in case the image needed to be reencoded
|
5 years ago |
Miguel Dantas
|
22c8c96249
[Embed] Fixed Embed tests
|
5 years ago |
Miguel Dantas
|
d66828c2bf
[Embed] Fixed bug where sometimes images were written outside the site root
|
5 years ago |
Miguel Dantas
|
a244f3ba4d
[Embed] Removed old oEmbed and OpenGraph implementation
|
5 years ago |
Miguel Dantas
|
0c20d35206
[Embed] Refactoring and bug fixing
|
5 years ago |
Miguel Dantas
|
462ea26303
[Embed] Using oscarotero/Embed as first attempt to get oEmbed/OpenGraph data, fallback
|
5 years ago |
Miguel Dantas
|
b25632ebc4
[PLUGINS] Fixed oEmbed dependents to use Embed
|
5 years ago |
Miguel Dantas
|
2a2b3f72fb
[Embed][DB] Renaming the 'file_oembed' table to 'file_embed' on upgrade
|
5 years ago |
Miguel Dantas
|
52819d39d9
[OEmbed][Embed] Renamed OEmbed plugin to Embed
|
5 years ago |
Miguel Dantas
|
1d41ff16d6
[COMPOSER] Added embed/embed
|
5 years ago |
Diogo Cordeiro
|
36dd245ee3
[DOCUMENTATION] New socialfy solution
|
5 years ago |
Diogo Cordeiro
|
e0bc35b975
[CORE] Avatars are in PUBLICDIR in v2
|
5 years ago |
Diogo Cordeiro
|
893bafa14b
[INSTALL] Minor reformatting and modernization. Shouldn't change functionality significatively.
|
5 years ago |
Diogo Cordeiro
|
7d262ad50b
[CORE] Fixed some small issues with PEAR
|
5 years ago |
Diogo Cordeiro
|
d9e7862cea
[CORE][COMPOSER] Ensure we are compatible with PHP 7.0.0
|
5 years ago |
Diogo Cordeiro
|
9f30c299ee
[CORE] Make tests great gain
|
5 years ago |
Diogo Cordeiro
|
39845444cc
[DOCUMENTATION] Update description of extlib and vendor directories
|
5 years ago |
Diogo Cordeiro
|
ec32db2dd6
[CORE][COMPOSER] Add hoa/consistency
|
5 years ago |
Diogo Cordeiro
|
411e8ed79d
[CORE] Downgrade phpseclib to a working state
|
5 years ago |