summaryrefslogtreecommitdiffstats
path: root/.devcontainer
Commit message (Collapse)AuthorAgeFilesLines
* Remove LINKED_CARDS_ENABLED settings, because it does not work.Lauri Ojansivu2019-12-221-2/+1
| | | | Thanks to xet7 !
* LINKED_CARDS_ENABLED settings part 2.Lauri Ojansivu2019-12-201-1/+2
| | | | Thanks to xet7 !
* Upgrade to Meteor 1.8.3 and Node 8.17.0.Lauri Ojansivu2019-12-201-1/+1
| | | | | | | Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 !
* Back to Meteor 1.8.x.Lauri Ojansivu2019-12-052-6/+6
|
* Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.Lauri Ojansivu2019-12-052-6/+6
| | | | | | | | Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1. Add MongoDB option --quiet to docker-compose.yml. Update snap fibers to 4.0.1. Thanks to xet7 !
* Update Node.js to v8.16.2.Lauri Ojansivu2019-11-131-1/+1
| | | | Thanks to xet7 !
* DevContainer: use docker extend file, fix PATHChristoph Jahn2019-09-032-3/+3
|
* DevContainer: Updated node and mongodbChristoph Jahn2019-09-022-2/+2
|
* Removed MAIL-Vars for DEV, Add PATH to ENVChristoph Jahn2019-09-022-3/+2
|
* Fixed endless compilation devcontainer, debuggingChristoph Jahn2019-08-284-7/+20
|
* Devcontainer node-gyp fixChristoph Jahn2019-08-281-1/+3
|
* Add debugging in containers for vscodeChristoph Jahn2019-08-284-0/+227