112 Commits (4082069c75223009b222f1e9d45a608fad6ae87c)

Autor SHA1 Nachricht Datum
  Go MAEDA 4082069c75 Update copyright year. vor 5 Jahren
  Go MAEDA c4a4133178 Render PDF thumbnail using ImageMagick/GhostScript (#22481). vor 5 Jahren
  Go MAEDA 400e1ca2ff Attachment preview does not work for some source files such as JavaScript and Go (#29259). vor 5 Jahren
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). vor 5 Jahren
  Go MAEDA bd5977d97e Support frozen_string_literal in app/**/*.rb (#26561). vor 5 Jahren
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). vor 5 Jahren
  Go MAEDA 4c38f46184 Makes sure the generated thumbnail is always of at least the requested size (#13688). vor 5 Jahren
  Go MAEDA cccd14ae5c Deletes thumbnails when the attachment diskfile is deleted (#30177). vor 5 Jahren
  Go MAEDA bda0de0044 Allows re-use of thumbnails for identical attachments (#30177). vor 5 Jahren
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). vor 5 Jahren
  Go MAEDA 51fdc31e1c "thumbnail" macro may break filename attribute of the attachment (#29038). vor 6 Jahren
  Go MAEDA 37d1fcf8a4 Adds previews for audio / video attachments (#27336). vor 6 Jahren
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). vor 7 Jahren
  Jean-Philippe Lang 7fd04e1f8d Update copyright. vor 7 Jahren
  Jean-Philippe Lang 8a3c24762d Preview files by default instead of downloading them (#25988). vor 7 Jahren
  Jean-Philippe Lang 4d5ddb0072 Prevent deadlocks by only locking the exact records we need to have locked (#25590). vor 7 Jahren
  Jean-Philippe Lang 0e407dcf46 Delete the file after the change is committed (#25215). vor 7 Jahren
  Jean-Philippe Lang 2f83c57be4 Adds file equality check to deduplication hook (#25215). vor 7 Jahren
  Jean-Philippe Lang f0e5437d27 Reuse existing identical disk files for new attachments (#25215). vor 7 Jahren
  Jean-Philippe Lang 1e179a9bbc Change MD5 table header to Checksum (#25240). vor 7 Jahren
  Jean-Philippe Lang ee84b6b24c Adds a rake task to update attachments digests to SHA256 (#25240). vor 7 Jahren
  Jean-Philippe Lang 30f7be9c19 Changes the digest used for attachments to SHA256 (#25240). vor 7 Jahren
  Jean-Philippe Lang dac7903da3 Fixes uploading of empty files (#25115). vor 7 Jahren
  Jean-Philippe Lang 20be00e437 Restrict the length attachment filenames on disk (#24186). vor 7 Jahren
  Jean-Philippe Lang f94711ea8c Option to specify allowed extensions for a file custom field (#6719). vor 7 Jahren
  Jean-Philippe Lang 696c510852 Add support for updating attachments over REST API (#22356). vor 7 Jahren
  Jean-Philippe Lang 3e776af806 Don't force download of PDF (#22483). vor 8 Jahren
  Jean-Philippe Lang 2fbce6515d Add inline image preview/display for attachments and repository entries (#22058). vor 8 Jahren
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. vor 8 Jahren
  Jean-Philippe Lang 3ffdc863de Removes attachment from disk after rollback on create (#21125). vor 8 Jahren
  Jean-Philippe Lang dd1c5f8900 Files upload restriction by files extensions (#20008). vor 8 Jahren
  Jean-Philippe Lang e045215db7 Remove attachment after transaction commit (#20388). vor 8 Jahren
  Jean-Philippe Lang ef003caab2 Wrong syntax for resizing inline images may throw a 500 error (#20278). vor 9 Jahren
  Jean-Philippe Lang 000124f44f Copyright update. vor 9 Jahren
  Jean-Philippe Lang 64763bece3 Attachment content type not set when uploading attachment (#18667). vor 9 Jahren
  Jean-Philippe Lang 288c014aa7 Edit attachments after upload (#1326). vor 9 Jahren
  Jean-Philippe Lang 65997d4ff8 Removed unused instance variable. vor 9 Jahren
  Jean-Philippe Lang 78f65df8f7 Code cleanup. vor 9 Jahren
  Jean-Philippe Lang 498a34403a Removed unneeded :foreign_key option on belongs_to associations. vor 9 Jahren
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). vor 9 Jahren
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) vor 10 Jahren
  Jean-Philippe Lang f4aff7919a Log errors when moving attachments (#15295). vor 10 Jahren
  Jean-Philippe Lang cfc65d9397 NoMethodError when uploading a file without logger (#14977). vor 10 Jahren
  Jean-Philippe Lang 02fca76c13 Strip eols from file names (#14819). vor 10 Jahren
  Toshi MARUYAMA 3d7819ed82 remove trailing white-space from app/models/attachment.rb vor 11 Jahren
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). vor 11 Jahren
  Jean-Philippe Lang c99b638d61 Store attachments in subdirectories (#5298). vor 11 Jahren
  Jean-Philippe Lang ef25210aca Merged ajax_upload branch (#3957). vor 11 Jahren
  Jean-Philippe Lang 537be80be2 Adds a macro for inserting thumbnails in formatted text (#3510). vor 12 Jahren
  Jean-Philippe Lang 5c2de4dfc9 Adds Attachment#title. vor 12 Jahren