- Nov 27, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Jan 18, 2018
-
-
Morris Jobke authored
Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called Followup to #7836 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 27, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Feb 22, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Jul 08, 2016
-
-
Morris Jobke authored
* the setup check is still there
-
- May 19, 2016
-
-
Joas Schilling authored
-
- Jun 06, 2015
-
-
Olivier Paroz authored
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**
-
- Mar 16, 2015
-
-
Joas Schilling authored
-
Georg Ehrke authored
-
- Nov 19, 2014
-
-
Joas Schilling authored
-
- Nov 17, 2014
-
-
Joas Schilling authored
-
- Sep 10, 2014
-
-
Christopher Schäpers authored
Fix #7148 - again :)
-
- Mar 17, 2014
-
-
Thomas Müller authored
-
- Sep 01, 2013
-
-
Christopher Schäpers authored
-
- Aug 30, 2013
-
-
Christopher Schäpers authored
-
- Aug 02, 2013
-
-
Christopher Schäpers authored
-
- Aug 01, 2013
-
-
Christopher Schäpers authored
-
Christopher Schäpers authored
Use file_get_contents() and base64_encode(file_get_contents()), to load from data and base64, to cover more cases
-
Christopher Schäpers authored
data() somehow does not return, what file_get_contents() returns, so I skipped related tests.
-