提交历史

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