summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed /api/user/boards to only check if the user is logged inmayjs2017-05-151-1/+1
* let -> constmayjs2017-05-152-2/+2
* Added an endpoint to get the user referenced by the given tokenmayjs2017-05-151-0/+10
* Added a non restrictive authentication functionmayjs2017-05-151-0/+10
* Removed old debug outputmayjs2017-05-151-1/+0
* Fixed the errors existing in /api/user/boardsmayjs2017-05-151-8/+15
* Added my local test http file to .gitignoremayjs2017-05-151-1/+2
* Added /api/user/boardsJohannes May2017-05-131-0/+12
* Move Platforms, Features and Integrations to wiki.Lauri Ojansivu2017-05-131-67/+4
* Update translations.Lauri Ojansivu2017-05-132-125/+125
* Add IE 11 support in unicode filename downloads. Thanks to nztqa !Lauri Ojansivu2017-05-131-2/+3
* Add support for IE11 in fix-download-unicode.Lauri Ojansivu2017-05-131-1/+1
* Add checklist, card comment and token authentication to REST API. Remove here...Lauri Ojansivu2017-05-131-0/+15
* Merge branch 'huneau-meteor-1.4-RESTAPI' into develLauri Ojansivu2017-05-1311-25/+207
|\
| * add Autentication to global varhuneau romain2017-05-111-1/+2
| * add token authentication, only admin can use apihuneau romain2017-05-119-0/+50
| * replace console.log by winston loggerhuneau romain2017-05-101-9/+16
| * add rest api for checklist and card commenthuneau romain2017-05-102-15/+139
|/
* Wekan release v0.22v0.22Lauri Ojansivu2017-05-071-2/+2
* Fix Dockerfile build error that stopped on linting checks.Lauri Ojansivu2017-05-072-1/+1
* Fix permissions on Dockerfile.Lauri Ojansivu2017-05-071-1/+2
* Reorder installing to be more logical.Lauri Ojansivu2017-05-071-1/+1
* Update translations.Lauri Ojansivu2017-05-071-33/+33
* Fix: Download file(unicode filename) cause crash with exception. Thanks to ya...Lauri Ojansivu2017-05-071-0/+8
* Fix: Download file(unicode filename) cause crash with exception. Closes #784Lauri Ojansivu2017-05-072-0/+915
* Wekan release v0.21v0.21Lauri Ojansivu2017-05-072-1/+13
* Wekan release v0.20v0.20Lauri Ojansivu2017-05-071-0/+12
* Upgrade to latest packages.Lauri Ojansivu2017-05-071-1/+1
* Wekan release v0.19v0.19Lauri Ojansivu2017-05-061-1/+1
* Wekan release v0.19Lauri Ojansivu2017-05-061-5/+8
* Update translations.Lauri Ojansivu2017-05-063-6/+6
* Try other key servers if ha.pool.sks-keyservers.net is unreachable. Closes #1029Lauri Ojansivu2017-05-061-8/+18
* Update translations.Lauri Ojansivu2017-05-0627-27/+27
* Changed to more descriptive text that I think what it means at models/users.jsLauri Ojansivu2017-05-061-1/+1
* Fix bson error on Docker. Closes #1009Lauri Ojansivu2017-05-062-2/+6
* Revert code that broke changing language.Lauri Ojansivu2017-05-061-5/+0
* Update translations.Lauri Ojansivu2017-05-053-2/+7
* Update translations.Lauri Ojansivu2017-05-0428-38/+38
* Merge pull request #1017 from stephenmoloney/devel-localLauri Ojansivu2017-04-285-17/+24
|\
| * gcc already newer version since using trusty now and not preciseStephen Moloney2017-04-281-2/+0
| * add new ARGS to docker-composeStephen Moloney2017-04-281-0/+2
| * changes to travis.yml.Stephen Moloney2017-04-284-17/+24
|/
* Merge pull request #1016 from stephenmoloney/devel-localLauri Ojansivu2017-04-282-22/+22
|\
| * temp block npm installStephen Moloney2017-04-271-4/+10
| * make METEOR_EDGE optional. Fix node_gyp bug in docker build.Stephen Moloney2017-04-272-19/+13
|/
* Add latest changes.Lauri Ojansivu2017-04-271-4/+12
* Update METEOR_EDGE version now that EXDEV fix has been merged. Also NPM update.Lauri Ojansivu2017-04-271-2/+2
* Update translations.Lauri Ojansivu2017-04-274-26/+26
* Node version to 4.8.1 to solve 100% CPU issue. Thanks to johnniesong !Lauri Ojansivu2017-04-271-2/+2
* Merge branch 'master' into develLauri Ojansivu2017-04-270-0/+0
|\