Commit Verlauf

Autor SHA1 Nachricht Datum
  Lauri Ojansivu cc99da5357 Fixed Error in migrate-lists-to-per-swimlane migration. vor 2 Wochen
  Lauri Ojansivu bd8c565415 Fixes to make board showing correctly. vor 2 Wochen
  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. vor 2 Wochen
  Lauri Ojansivu e1fa607f87 Security Fix JVN#74210258: Stored XSS. vor 2 Wochen
  Lauri Ojansivu 9720e703fd Security Fix JVN#14269684: Broken access control. vor 2 Wochen
  Lauri Ojansivu 30c1597b65 Security Fix FG-VD-22-078: Prevent SVG Billion Laughs Attack. vor 2 Wochen
  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. vor 2 Wochen
  Martin Filser 3fc9c6efe7 Move every Attachments.findOne() to the ReactiveCache vor 2 Jahren
  Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) vor 2 Jahren
  Lauri Ojansivu aef6967d4c Fix Exception in callback of async function: TypeError: this._now is not a function. Part 2. vor 2 Jahren
  Lauri Ojansivu aeb0f1e6d8 Fix Exception in callback of async function: TypeError: this._now is not a function. vor 2 Jahren
  Lauri Ojansivu 76ac070f9b Save files serverside with filename ObjectID, without filename. vor 2 Jahren
  Lauri Ojansivu f11650ece1 Added more descriptive times of attachment migrations and uploads. vor 2 Jahren
  Lauri Ojansivu fd9478dc57 Try to fix build errors on some platforms. vor 2 Jahren
  Lauri Ojansivu 382168a5b4 Try to fix some security issues. Part 2. vor 2 Jahren
  Lauri Ojansivu ff993e7c91 Try to fix some security issues. vor 2 Jahren
  Lauri Ojansivu cd1750f368 Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress. vor 2 Jahren
  Martin Filser f6fbd0a5c2 Attachment, rename not needed anymore since Meteor-Files 2.3.0 vor 3 Jahren
  Martin Filser 25443926d3 Attachment, path was wrong if the file hasn't a extension vor 3 Jahren
  Tobias Wolf 469d81f8a5 Separate uploaded file validation logic from the model "Attachments" vor 3 Jahren
  Lauri Ojansivu c23f5dc858 Fix Validate attachment error at PR Meteor files 2.2.1 fixes + attachment view. vor 3 Jahren
  Martin Filser ea5025595a Server side code don't need a Meteor.call vor 3 Jahren
  Martin Filser 344aeb4051 Meteor-Files 2.2.1 changed the function "namingFunction" vor 3 Jahren
  Martin Filser db8e707049 Attachment filename was truncated to 28 characters since Meteor-Files 2.1.0. Fixed this vor 3 Jahren
  Tobias Wolf e6b705be26 Remove leftover unused arguments parsing for external execution vor 3 Jahren
  Tobias Wolf b5d311c00c Add support to validate attachment uploads by an external program vor 3 Jahren
  Lauri Ojansivu 7c619859fc Updated dependencies like ostrio:files etc. vor 3 Jahren
  Tobias Wolf ed3223fedc Add support to validate attachment uploads by type and size vor 3 Jahren
  Martin Filser 26e1c1dc4a Attachment file rename is now possible vor 3 Jahren
  Martin Filser 000e27a4a1 Board copy moves the attachments to the "copied from board storage" vor 3 Jahren