Diogo Cordeiro
|
13ce93ab77
[CORE] Move public resources to a /public directory
|
преди 6 години |
Diogo Cordeiro
|
476eed0f0f
[CORE] Remove PEAR Command as it is not used
|
преди 5 години |
Diogo Cordeiro
|
d0fb1bbd7f
[FORMAT] Run php-cs-fixer in php-gettext
|
преди 5 години |
Diogo Cordeiro
|
541db733a8
[CORE][COMPOSER] Move plugins extlibs to composer (where appropriate)
|
преди 5 години |
Diogo Cordeiro
|
e665e811b8
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
преди 7 години |
Miguel Dantas
|
0ecf4b9b4e
[CORE] Added documentation and fixed typo in attachments action
|
преди 5 години |
Miguel Dantas
|
5afa86ac95
[CORE] Fix bug where we we're losing track of a file, in case the image needed to be reencoded
|
преди 5 години |
Miguel Dantas
|
00d825073f
[CORE] Fixed Media tests
|
преди 5 години |
Miguel Dantas
|
9969ff7861
[CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the site root
|
преди 5 години |
Diogo Cordeiro
|
cbc1ac46ce
[PEAR] Modernize Validate code
|
преди 5 години |
Miguel Dantas
|
4aa2f22387
[CORE] Fix X-Sendfile for nginx, using the X-Accel-Redirect header
|
преди 5 години |
Miguel Dantas
|
ed5afe1ccd
[CORE] Fixed bug where the http connection was using the wrong size for thumbnails, and returning the wrong one
|
преди 5 години |
Miguel Dantas
|
ef453a49a8
[StoreRemoteMedia] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes
|
преди 5 години |
Miguel Dantas
|
3c994b5f39
[MEDIA][OEMBED] Fixed regression in OEmbed, because it relied on accessing the files directly, which previous commits broke. The File table really should have a bool...
|
преди 5 години |
Miguel Dantas
|
4404c100e6
[OEMBED][UI] Skip adding an image thumbnail for oembed results if we
|
преди 5 години |
Miguel Dantas
|
fb00ee196d
[MEDIA] Fix trying to display file wich is not available locally
|
преди 5 години |
Miguel Dantas
|
c85fac8289
[CORE] Fixed bug where all thumbnails were using the original file
|
преди 5 години |
Miguel Dantas
|
ad022b6c87
[INSTALL] Fixed issue in installing where default.php needs util.php but it's not loaded
|
преди 5 години |
Miguel Dantas
|
211db86d90
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.
|
преди 5 години |
Miguel Dantas
|
031c17a240
[CORE][UI] Made attachment actions and its subactions be able to identify attachments by id and by filehash. Changed the url stored in the DB to be attachment//view
|
преди 5 години |
Miguel Dantas
|
fdb9e9dfd5
[CORE] Refactored attachement actions to remove duplicate code
|
преди 5 години |
Miguel Dantas
|
78bf5cb306
[CORE][UI][ROUTER] Added view action, which inlines images and videos but downloads everything else. Fixed File url to get an URL fromthe view action, so when a making a remote notice, the correct URL is used, not accessing directly to the file
|
преди 5 години |
Miguel Dantas
|
1ef34718b2
[CORE] Attachments and thumbnails aren't accessed directly by the file under the file storage folder, but indirectly from PHP, so that access to the file folder can be blocked in the server config
|
преди 5 години |
Miguel Dantas
|
c6d897bc78
[CORE] Fixed common_get_preferred_php_upload_limit, because some values in php.ini can be -1 or 0 for unlimited
|
преди 5 години |
Miguel Dantas
|
fb1a623ffa
[MEDIA] Removed blacklisted extensions, "trusts" upload extension (doesn't affect anything) and updated sysadmin documentation
|
преди 5 години |
Miguel Dantas
|
3e0f04afce
[MEDIA][CORE] Add common function for converting a string with a size unit to an int and MediaFile uses file_quota
|
преди 5 години |
Miguel Dantas
|
7499287bfd
[MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway
|
преди 5 години |
Miguel Dantas
|
7bc39b1341
[MEDIA][UI] Added preview support for BMP, WEBP and ICO, displaying the name underneath, centered
|
преди 5 години |
Miguel Dantas
|
2e75fc328f
[MEDIA] File downloader now in PHP, added proper name in the UI and changed the format for new attachment file names
|
преди 5 години |
Diogo Cordeiro
|
0c6c62ec4f
[OEmbed] Revert filename change introduced with 96ce758c
|
преди 5 години |