Historial de Commits

Autor SHA1 Mensaje Fecha
  Mikael Nordfeldth 71afb5be75 If the file is text/plain, see if we accept the extension hace 8 años
  Mikael Nordfeldth 7ca0ff9a19 MediaFile::fromUpload handles missing local file better hace 9 años
  Mikael Nordfeldth 1db02d7f36 filename_base option isn't optimal hace 9 años
  Mikael Nordfeldth 57d57b8d8f Handle reuploads via filehandle better if original is missing hace 9 años
  Mikael Nordfeldth 952f68fed5 File upload logging for dummies hace 9 años
  Mikael Nordfeldth e6e1705852 Make uploads work properly if we accept _all_ attachment types hace 9 años
  Mikael Nordfeldth 0dfafe2567 NewnoticeAction now uses Notice::saveActivity(...) hace 9 años
  Mikael Nordfeldth fe6498e7c8 Send objects instead of integers to File_to_post::processNew hace 9 años
  Mikael Nordfeldth ff6969302b Some SVG files are "text/html" according to 'file' hace 10 años
  Mikael Nordfeldth 325e784ccd Don't store duplicates of files. hace 10 años
  Mikael Nordfeldth 5b940f255f Mediafile updated to insert urlhash and lookup properly hace 10 años
  Mikael Nordfeldth 45dc76de26 File and File_redirection adhoc storage methods updated for urlhash hace 10 años
  Mikael Nordfeldth 015e95829b MediaFile->getFile() instead of accessing fileRecord hace 10 años
  Mikael Nordfeldth 9f87359d04 Non-ajax file submissions should throw NoUploadedMediaException hace 10 años
  Mikael Nordfeldth 8b585ff647 MediaFile upload simplifying hace 10 años
  Hannes Mannerheim 5a72a25905 Bug, attachments stored double in file table hace 10 años
  Mikael Nordfeldth ce23c68d1c FileAction removed (we have AttachmentAction). hace 10 años
  Mikael Nordfeldth e526909bd8 File width and height is now properly set for File hace 10 años
  Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text) hace 10 años
  Mikael Nordfeldth 86ddf120d7 Better event name (creating thumbnail _source_) hace 10 años
  Mikael Nordfeldth 07b232774d Enable square thumbnailing hace 11 años
  Mikael Nordfeldth d3b4a8616d Original name preserved in uploaded file. hace 11 años
  Mikael Nordfeldth 06d4cecf7f MediaFile thumbnail event hooks + VideoThumbnails plugin hace 11 años
  Mikael Nordfeldth 639f1a01e0 File class no longer depends on MIME hace 11 años
  Mikael Nordfeldth 6faed0e451 MediaFile loses dependency on PEAR::MIME hace 11 años
  Mikael Nordfeldth 0eb38b8f84 We only allow (and have) MIME types in supported list hace 11 años
  Mikael Nordfeldth 6f6065e5e9 Only accept filenames for existing files in getUploadedFileType hace 11 años
  Mikael Nordfeldth 48da97f204 MediaFile code improvements, preparing to implement multi-attachments hace 11 años
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV hace 11 años
  Brion Vibber 464e0f8115 Don't trust text/xml mime types; generic content detection gives useless stuff like that on SVG images! Todo: replace the extension check in this case with better content-based checks. hace 14 años