Commit History

Author SHA1 Message Date
  Lauri Ojansivu ae1f80a52c Added attachments API and admin panel attachment management for file storage backends settings. Fixed drag drop upload attachments from file manager to minicard or opened card. 1 week ago
  Lauri Ojansivu e1fa607f87 Security Fix JVN#74210258: Stored XSS. 1 week ago
  Lauri Ojansivu 9720e703fd Security Fix JVN#14269684: Broken access control. 1 week ago
  Lauri Ojansivu 30c1597b65 Security Fix FG-VD-22-078: Prevent SVG Billion Laughs Attack. 1 week ago
  Lauri Ojansivu a8de2f224f Use attachments from old CollectionFS database structure, when not yet migrated to Meteor-Files/ostrio-files, without needing to migrate database structure. 1 week ago
  Martin Filser 3fc9c6efe7 Move every Attachments.findOne() to the ReactiveCache 2 years ago
  Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 2 years ago
  Lauri Ojansivu aef6967d4c Fix Exception in callback of async function: TypeError: this._now is not a function. Part 2. 2 years ago
  Lauri Ojansivu aeb0f1e6d8 Fix Exception in callback of async function: TypeError: this._now is not a function. 2 years ago
  Lauri Ojansivu 76ac070f9b Save files serverside with filename ObjectID, without filename. 2 years ago
  Lauri Ojansivu f11650ece1 Added more descriptive times of attachment migrations and uploads. 2 years ago
  Lauri Ojansivu fd9478dc57 Try to fix build errors on some platforms. 2 years ago
  Lauri Ojansivu 382168a5b4 Try to fix some security issues. Part 2. 2 years ago
  Lauri Ojansivu ff993e7c91 Try to fix some security issues. 2 years ago
  Lauri Ojansivu cd1750f368 Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress. 2 years ago
  Martin Filser f6fbd0a5c2 Attachment, rename not needed anymore since Meteor-Files 2.3.0 3 years ago
  Martin Filser 25443926d3 Attachment, path was wrong if the file hasn't a extension 3 years ago
  Tobias Wolf 469d81f8a5 Separate uploaded file validation logic from the model "Attachments" 3 years ago
  Lauri Ojansivu c23f5dc858 Fix Validate attachment error at PR Meteor files 2.2.1 fixes + attachment view. 3 years ago
  Martin Filser ea5025595a Server side code don't need a Meteor.call 3 years ago
  Martin Filser 344aeb4051 Meteor-Files 2.2.1 changed the function "namingFunction" 3 years ago
  Martin Filser db8e707049 Attachment filename was truncated to 28 characters since Meteor-Files 2.1.0. Fixed this 3 years ago
  Tobias Wolf e6b705be26 Remove leftover unused arguments parsing for external execution 3 years ago
  Tobias Wolf b5d311c00c Add support to validate attachment uploads by an external program 3 years ago
  Lauri Ojansivu 7c619859fc Updated dependencies like ostrio:files etc. 3 years ago
  Tobias Wolf ed3223fedc Add support to validate attachment uploads by type and size 3 years ago
  Martin Filser 26e1c1dc4a Attachment file rename is now possible 3 years ago
  Martin Filser 000e27a4a1 Board copy moves the attachments to the "copied from board storage" 3 years ago
  Martin Filser 3fad014e91 Multi-File Storage code was missing after merge 3 years ago
  Lauri Ojansivu a34cbf95e8 Add missing code. 3 years ago