summaryrefslogtreecommitdiffstats
path: root/rebuild-wekan.bat
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-081-2/+5
|\
| * Upgrade to Node v12.16.3Lauri Ojansivu2020-04-281-2/+2
| | | | | | | | Thanks to Node developers and xet7 !
| * Fix Wekan not load at all in Firefox v.68 for Android.Lauri Ojansivu2020-04-251-0/+3
| | | | | | | | | | | | Thanks to xet7 ! Closes #3021
| * Upgrade to Node v12.16.2Lauri Ojansivu2020-04-091-2/+2
| | | | | | | | Thanks to Node developers and xet7 !
| * Try to revert remaining of the following changes:Lauri Ojansivu2020-03-011-1/+1
| | | | | | | | | | | | | | | | - Revert change made at Wekan v3.81, because building did not work: [Try to make Meteor build time shorter by excluding legacy and cordova. This was made possible by Meteor 1.10-rc.2](https://github.com/wekan/wekan/commit/0d3002f69d97e646fa7368bfdade4f78c51e9884). Thanks to xet7.
| * Try to make Meteor build time shorter by excluding legacy and cordova.Lauri Ojansivu2020-03-011-1/+1
| | | | | | | | Thanks to xet7 !
| * Update to Meteor 1.9.1, Node 12.16.1 etc newest dependencies.Lauri Ojansivu2020-02-201-2/+2
| |
* | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-131-2/+7
|\|
| * Use Meteor 1.9 and Node.js 12.15.0 on Snap and Docker.Lauri Ojansivu2020-02-071-2/+2
| | | | | | | | Thanks to xet7 !
| * Add info how to install Meteor on Windows.Lauri Ojansivu2020-01-291-0/+5
| |
| * Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.Lauri Ojansivu2020-01-101-2/+2
| | | | | | | | Thanks to xet7 !
| * Upgrade to Meteor 1.8.3 and Node 8.17.0.Lauri Ojansivu2019-12-201-2/+2
| | | | | | | | | | | | | | Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 !
| * Back to Meteor 1.8.x.Lauri Ojansivu2019-12-051-3/+3
| |
| * Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.Lauri Ojansivu2019-12-051-3/+3
| | | | | | | | | | | | | | | | 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-2/+2
| | | | | | | | Thanks to xet7 !
* | Trying to upload an attachment with Meteor-FilesRomulus Urakagi Tsai2019-11-181-56/+56
|/
* Upgrade node, mongo and fibers.Lauri Ojansivu2019-08-291-3/+3
| | | | Thanks to xet7 !
* Include to Wekan packages directory contents, so that meteor command would ↵Lauri Ojansivu2019-04-201-12/+13
| | | | | | | | build all directly. This also simplifies build scripts. Thanks to xet7 !
* Update to newest GitHub flawored markdown.Lauri Ojansivu2019-04-181-0/+1
| | | | | | Thanks to shaygover and xet7 ! Related #2334
* - OAUTH2_LOGIN_STYLE popup or redirect, part 2.Lauri Ojansivu2019-03-211-1/+2
| | | | Thanks to xet7 !
* Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidcLauri Ojansivu2019-03-031-0/+4
| | | | | | | where salleman also has write access, xet7 can make changes directly and GitHub issues are enabled. Thanks to xet7 !
* - Because scrollbar uses [remote file from ↵Lauri Ojansivu2018-12-141-0/+1
| | | | | | | | | | | 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
* Add build scripts.Lauri Ojansivu2018-11-041-0/+48