server/lib
Olivier Paroz 71d65cb713 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly
* introduces a method in OC_Image which doesn't stretch images when trying to make them fit in a box
* adds the method to all key providers so that they can do their job, as expected by the Preview class
* improves the caching mechanism of Preview in order to reduce I/O and to avoid filling the available disk space
* fixes some long standing issues
* **contains mostly tests**
2015-06-06 16:25:04 +02:00
..
l10n [tx-robot] updated from transifex 2015-06-06 01:55:26 -04:00
private Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
public Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +02:00
repair add repair steps to get rid of old background jobs 2015-05-12 18:19:44 +02:00
autoloader.php Update license headers 2015-03-26 11:44:36 +01:00
base.php Bring back OC\Cache\File - fixes #16760 2015-06-05 14:21:17 +02:00