summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed removing phantomjs from snap, because snap build did stopLauri Ojansivu2019-08-071-3/+0
| | | | | | to error no phantomjs could be removed. Thanks to xet7 !
* Try to make release sizes smaller by deleting phantomjs.Lauri Ojansivu2019-08-071-0/+3
| | | | Thanks to xet7 !
* Removed duplicate.Lauri Ojansivu2019-08-061-2/+1
|
* Use Meteor 1.6.0.1 dependencies on Snap.Lauri Ojansivu2019-08-061-63/+48
| | | | Thanks to xet7 !
* Try to fix Snap.Lauri Ojansivu2019-08-051-4/+4
|
* Try to fix builds.Lauri Ojansivu2019-08-051-8/+20
|
* Update snap dependencies.Lauri Ojansivu2019-08-041-1/+1
|
* Upgrade to MongoDB 4.0.11Lauri Ojansivu2019-08-041-1/+1
|
* Try to fix Snap.Lauri Ojansivu2019-08-041-1/+2
|
* Try to fix Snap.Lauri Ojansivu2019-07-261-0/+5
| | | | Thanks to xet7 !
* Try libcurl3.Lauri Ojansivu2019-07-241-1/+1
|
* Snap: Add MongoDB dependencies libcurl4 and php-curl.Lauri Ojansivu2019-07-241-1/+2
|
* Try MongoDB 4.0.10 deb with libcurl3-gnutlsLauri Ojansivu2019-07-241-1/+2
|
* Try legacy MongoDB 4.0.10 without curl etc.Lauri Ojansivu2019-07-211-1/+1
|
* More snap fixesjustinr12342019-07-181-4/+4
|
* Fix snap build-pacakgesjustinr12342019-07-181-1/+1
|
* Remove building OpenAPI with esprima-python etc.Lauri Ojansivu2019-07-181-19/+20
| | | | | | Generated docs are included at repo. Thanks to xet7 !
* Fix snapJustin Reynolds2019-07-171-26/+29
|
* Remove snapcraft version.Lauri Ojansivu2019-07-011-2/+0
|
* Add version.Lauri Ojansivu2019-06-291-1/+1
|
* - Change start-wekan.sh use mongodb port 27018 because xet7 usesLauri Ojansivu2019-06-291-0/+1
| | | | | | | | | RocketChat MongoDB at 27017 and Wekan Snap MongoDB at 27019. MongoDB 4.0.10 port is installed separately for Xubuntu 19.10 from MongDB website and changed at /etc/mongod.conf to run on port 27018. Thanks to xet7.
* Update build scripts.Lauri Ojansivu2019-06-291-2/+2
|
* Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-06-121-0/+2
|\
| * Fix Snap build.Lauri Ojansivu2019-06-111-0/+2
| | | | | | | | Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-231-1/+1
|\|
| * Remove caddy plugins http.filter, http.ipfilter and http.realip from caddyLauri Ojansivu2019-04-231-1/+1
| | | | | | | | | | | | | | because they are currently broken, preventing download of caddy during Wekan Snap build. Thanks to xet7 !
* | Fix snap npm permissions.Lauri Ojansivu2019-04-201-6/+6
| |
* | Update to MongoDB 4.0.9 on Snap.Lauri Ojansivu2019-04-201-1/+1
| |
* | Try to fix snap.Lauri Ojansivu2019-04-201-3/+3
| |
* | Update version.Lauri Ojansivu2019-04-201-1/+2
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-201-39/+45
|\|
| * Include to Wekan packages directory contents, so that meteor command would ↵Lauri Ojansivu2019-04-201-43/+44
| | | | | | | | | | | | | | | | build all directly. This also simplifies build scripts. Thanks to xet7 !
| * - Upgrade to Node 8.16.0Lauri Ojansivu2019-04-201-1/+1
| | | | | | | | | | | | - Change git repo urls from git:// to https:// Thanks to xet7 !
| * Fix typos in directory names.Lauri Ojansivu2019-04-201-2/+2
| |
| * Update to newest GitHub flawored markdown.Lauri Ojansivu2019-04-181-0/+5
| | | | | | | | | | | | Thanks to shaygover and xet7 ! Related #2334
* | Update compatible mongodb version to 4.0.6v2.60.1Lauri Ojansivu2019-04-121-1/+1
| |
* | Change to MongoDB 4.0.7 legacy versions without curl to get it working.v2.56.1Lauri Ojansivu2019-03-271-1/+1
| |
* | Use mongodb for Ubuntu 16.04Lauri Ojansivu2019-03-261-1/+1
| |
* | Try to fix meteor-1.8 snap build.v2.55.1Lauri Ojansivu2019-03-251-2/+2
|/
* - Use older api2html@0.3.0 to fix broken snap and docker build,Lauri Ojansivu2019-03-251-1/+1
| | | | | | | | | | because newer api2html caused [breaking change](https://github.com/tobilg/api2html/commit/a9a41bca18db3f9ec61395d7262eff071a995783) at api2html/bin/api2html.js:23 has error about "php: "PHP". Thanks to bentiss with Apache I-CLA ! Closes #2286
* - More whitelabeling.Lauri Ojansivu2019-03-211-1/+1
| | | | Thanks to xet7 !
* [Remove phantomjs binary from Docker/Snap/Stackerfile to reduce ↵Lauri Ojansivu2019-03-061-1/+1
| | | | | | | | size](https://github.com/wekan/wekan/issues/2229). Thanks to soohwa ! Closes #2229
* Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidcLauri Ojansivu2019-03-031-0/+8
| | | | | | | where salleman also has write access, xet7 can make changes directly and GitHub issues are enabled. Thanks to xet7 !
* Upgrade node to v8.15.1Lauri Ojansivu2019-02-281-1/+1
| | | | Thanks to xet7 !
* snap: also generate the html doc of the REST APIBenjamin Tissoires2019-01-181-0/+6
| | | | | Same for snap: embed the documentation of the REST API in the snap.
* Add openapi in snapsBenjamin Tissoires2019-01-181-0/+11
| | | | | Same thing than in the Dockerfile, snaps need to embed the current openapi yaml file.
* snapcraft add nodejs and npm as build dependenciesBenjamin Tissoires2019-01-181-0/+2
| | | | | | | | | When pulling the docker container snapcore/snapcraft to build the snap, those 2 packages are not present by default leading to a failure in the snap creation. Note: it is good to call `apt-get update` before `snapcraft` or the build will fail.
* - Use Node 8.15.0 and MongoDB 3.2.22.Lauri Ojansivu2018-12-261-2/+2
| | | | | | - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 !
* - Upgrade to node v8.14.1Lauri Ojansivu2018-12-211-1/+1
| | | | Thanks to xet7 !
* - Because scrollbar uses [remote file from ↵Lauri Ojansivu2018-12-141-0/+5
| | | | | | | | | | | CDN](https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar/blob/master/jquery.mCustomScrollbar.js#L50), fork package to https://github.com/wekan/wekan-scrollbar and include non-minified file locally to Wekan, so that using scrollbar works without direct connection to Internet. Wekan should not load any external files by default, as was case before new scrollbar, and is again now after this fix. Closes #2056