summaryrefslogtreecommitdiffstats
path: root/models/attachments.js
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem atta...Sam X. Chen2019-08-101-20/+162
* Add Features: allowing wekan master to set where the attachments stored on se...Sam X. Chen2019-08-081-15/+24
* Prettier & eslint project style updateJustin Reynolds2019-06-281-2/+2
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-8/+11
* Show attachment name in Outgoing Webhook when attachment is removed from card.Lauri Ojansivu2019-06-111-4/+8
* Add variables for activity notifications Fixes #2285windblow2019-04-061-0/+4
* Performance EnhancementsJustin Reynolds2019-02-281-0/+4
* Fix lint errors.Lauri Ojansivu2018-09-161-6/+6
* Remove attachment activityAngelo Gallarello2018-08-161-0/+7
* Fix lint errors back to eslint requirements.Lauri Ojansivu2018-05-181-79/+79
* Fix lint errors. Update changelog.Lauri Ojansivu2018-01-251-75/+78
* Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0Lauri Ojansivu2018-01-221-0/+4
* Fix lint errorsGhassen Rjab2017-09-021-2/+3
* Add source field to imported attachmentsGhassen Rjab2017-09-021-8/+17
* use beforeWrite method of CollectionFS instead of collection-hooksGhassen Rjab2017-08-311-18/+18
* Fix files access bugGhassen Rjab2017-07-301-12/+6
* Update some meta-dataMaxime Quandalle2016-01-021-1/+1
* Partially revert aae5030Maxime Quandalle2015-12-241-1/+1
* Add eslint-plugin-meteorDominik Ferber2015-10-271-1/+1
* Centralize all mutations at the model levelMaxime Quandalle2015-09-081-0/+79