Commit Graph

26 Commits (3f64eb25ab89964127681a52265207dbeb7e1e9b)

Author SHA1 Message Date
Robin Appelman 266699ddf9 fix square images not getting proper thumbnails 13 years ago
Robin Appelman 73c6db5c8e crop and resize in a single step when creating thumbnail 13 years ago
Robin Appelman 0ba9332358 some more memory cleanup in OC_Image 13 years ago
Robin Appelman 0c19e44a61 some more memory cleanup in OC_Image 13 years ago
Bartek Przybylski f6075cc1fe gallery migration to events system 13 years ago
Thomas Tanghus 0e2531ba57 Added method for loading from file handle. 13 years ago
Bart Visscher 29fc82c364 Send gallery album thumbnail with OC_Response::sendFile 13 years ago
Bart Visscher 0fd5252cfc OC_Image: Move Content-Type header to show function 13 years ago
Bart Visscher 3eff161bbf OC_Image: Use valid function instead of checking the resource 13 years ago
Bart Visscher 8684e847b0 OC_Image: change static vars to object vars 13 years ago
Bart Visscher eb5de4d4f7 Change gallery thumbnail generation to OC_Image 13 years ago
Robin Appelman 6866165a37 make oc_image work when php_exif isn't enabled 13 years ago
Thomas Tanghus e60860148c Don't chunk_split encoded image string. 13 years ago
Thomas Tanghus 5f04b41ea6 Just a comment ;-) 13 years ago
Thomas Tanghus 2f86a6203a Added fixOrientation method which rotates the image based on EXIF data. 13 years ago
Thomas Tanghus d80b477ab5 Wrong permission checking on file save. 13 years ago
Thomas Tanghus 48a8f2a793 Content type header was sent when saving image to disk. 13 years ago
Thomas Tanghus b8cffbc0ee OC_Image::__invoke didn't return anything thus causing contacts/thumbnail.php to spit out lots of error messages. 13 years ago
Thomas Tanghus 6a7fbf9d13 Added more error checking and debug on missing image support. 13 years ago
Thomas Tanghus c62c55fb81 Added save() to OC_Image. 13 years ago
Thomas Tanghus a8789ebe29 Removed static declaration from loadFrom* methods. 13 years ago
Thomas Tanghus db6738478b Mixed up two lines :-P 13 years ago
Thomas Tanghus 312e7993bb Added image type specific loading and displaying. 13 years ago
Thomas Tanghus 929ce2b566 Small fixes 13 years ago
Thomas Tanghus c500c1e930 Removed some denug statements and an exception thrown. 13 years ago
Thomas Tanghus 6207c0444b Added class OC_Image 13 years ago