Commit History

Author SHA1 Message Date
  Mikael Nordfeldth db443e9374 File::processNew now static and always throws exception on failure 10 years ago
  Mikael Nordfeldth d6f52f5939 File::processNew can return -1 which was not true for empty() 10 years ago
  Mikael Nordfeldth 2755e23707 Clear out stored files and reltaed thumbnails when a File is deleted. 10 years ago
  Mikael Nordfeldth 214a10ddec File_thumbnail fixes (run scripts/upgrade.php) 10 years ago
  Mikael Nordfeldth a7a4eeef09 width and height are now properties in the File class 10 years ago
  Mikael Nordfeldth 621533a7c2 Bad variable reference in event hook. 10 years ago
  Mikael Nordfeldth 1776c90cb9 Moved oEmbed stuff out to a plugin (Oembed). 10 years ago
  Mikael Nordfeldth cd6bd07c9d Handle File thumbnail errors better 10 years ago
  Mikael Nordfeldth 37ce1f4766 Better fallback on UnsupportedMediaException 10 years ago
  Mikael Nordfeldth e526909bd8 File width and height is now properly set for File 10 years ago
  Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text) 10 years ago
  Mikael Nordfeldth b3bf036975 Preparing File for dynamic thumbnail generation. 10 years ago
  Mikael Nordfeldth 43a3f5ea90 File_oembed::saveNew are File::saveNew are static 10 years ago
  Mikael Nordfeldth d3b4a8616d Original name preserved in uploaded file. 10 years ago
  Mikael Nordfeldth 06d4cecf7f MediaFile thumbnail event hooks + VideoThumbnails plugin 10 years ago
  Mikael Nordfeldth 639f1a01e0 File class no longer depends on MIME 11 years ago
  Jean Baptiste Favre 29f0922705 Add check after oembed API call. In case of error, returned value is false which generate error messages 'Trying to get property of non-object'. 11 years ago
  Mikael Nordfeldth 73fe8a81b7 Slight cleanup in typing and syntax of File and File_* classes 11 years ago
  Mikael Nordfeldth 48da97f204 MediaFile code improvements, preparing to implement multi-attachments 11 years ago
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array 11 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 years ago
  Siebrand Mazeland 2624afbcd4 Crazy gettext way to support two plurals in one string. 13 years ago
  Evan Prodromou e3c010a870 try to check whether file exists over and over and over 13 years ago
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 13 years ago
  Evan Prodromou 9a84907d17 Remove unused File::getAttachments() 13 years ago
  Evan Prodromou 44bcc942b8 Break up stream code to use separate notice stream classes 14 years ago
  Evan Prodromou 0b35ce7c37 New NoticeStream class to reify streams of notices 14 years ago
  Brion Vibber b896a37da0 Use cachedQuery on File::getAttachments, plus other cleanups: 14 years ago
  Evan Prodromou d31397bd45 method to count notices linking to an URL 14 years ago