Commit Graph

14 Commits (b506de6f08d17bf6e5584dfce253b7e3bead928b)

Author SHA1 Message Date
Thomas Müller ab850b961d remove unused code and fix wrong variable names - some PHPDoc updated 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
kondou fc01a13811 Fix imagerotate and move loadFromBase64() one up. 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Robin Appelman f830ad0e47 Don't create new thumbnails on the write hook 11 years ago
Georg Ehrke 6f21da12e8 encode imagePath and fix documentation of loadFromFile 11 years ago
Georg Ehrke 059c3c8708 fix issue with logging non utf8 chars 11 years ago
Bjoern Schiessle aeefe48cba Revert "use relative paths to create images from a file. This way it also works if" 12 years ago
Bjoern Schiessle 3488f0b77a use relative paths to create images from a file. This way it also works if 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou 2d6a400381 Check for $this->fileInfo and @depend on testData() 12 years ago
kondou 0869f9b655 Fix #4258, clean up \OC_Image and improve its unittest 12 years ago
Georg Ehrke 4574c5cf5c check if ->resource is a resource 12 years ago
Georg Ehrke 825d8610d0 fix svg and cache transparency issue 12 years ago
Georg Ehrke 554b1990e2 suppress is_file error msg 12 years ago
kondou 1b567b2ad1 Don't throw a fatal, if is_file() parameter isn't 12 years ago
j-ed 07b956c22d Update image.php 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Jörn Friedrich Dreyer 16a5f15f85 keep transparency when resizing or cropping png/gif 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Isaac Rosenberg d3ea7feb6b Update lib/image.php 13 years ago
Jörn Friedrich Dreyer 28671d92c0 move code to better places 13 years ago
Jörn Friedrich Dreyer bb56581192 add php-doc 13 years ago
Jörn Friedrich Dreyer 43bfabf68f add bmp support 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Felix Moeller 5d640f9ae3 NoSpaceAfterComma 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Robin Appelman 697061fa9f add OC_Image::fitIn 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Johannes Willnecker 570ea787f1 fixed typo 13 years ago
Johannes Willnecker 3e53bf4a86 Fix for oc-972, oc-1144 and oc-1191 13 years ago
Bartek Przybylski c11f6cc3f9 fix variable name and undefined index notice 13 years ago
Bartek Przybylski 3970be3d7f fix variable name and undefined index notice 13 years ago
Bartek Przybylski f1250a3867 add function in filesystem to strip webroot 13 years ago
Bartek Przybylski e7d1af48fb handle encrypted images files in oc_image 13 years ago
Bartek Przybylski 7ee722e0da removing app access check, fix title for links in tiles 13 years ago
Bartek Przybylski 9b2b5e0f6d git status 13 years ago
Bartek Przybylski 43501309e3 add function in filesystem to strip webroot 13 years ago
Bartek Przybylski 120997112c handle encrypted images files in oc_image 13 years ago
Bartek Przybylski 001293a702 removing app access check, fix title for links in tiles 13 years ago
Bartek Przybylski 6d211155ab git status 13 years ago
Thomas Tanghus 9dbb07b806 Added data() method to OC_Image to return raw image data. 13 years ago
Robin Appelman 266699ddf9 fix square images not getting proper thumbnails 13 years ago