| Commit message (Expand) | Author | Age | Files | Lines |
* | Add change email address | nztqa | 2017-08-07 | 1 | -0/+22 |
* | Fixed eslint errors | mayjs | 2017-05-15 | 1 | -1/+1 |
* | let -> const | mayjs | 2017-05-15 | 1 | -1/+1 |
* | Added an endpoint to get the user referenced by the given token | mayjs | 2017-05-15 | 1 | -0/+10 |
* | add token authentication, only admin can use api | huneau romain | 2017-05-11 | 1 | -0/+4 |
* | REST API - Meteor 1.4 - first step issue | Lauri Ojansivu | 2017-04-27 | 1 | -29/+75 |
* | dangling commas error | Stephen Moloney | 2017-04-06 | 1 | -2/+2 |
* | First user is admin only if not running in sandstorm | Julen Landa Alustiza | 2017-04-02 | 1 | -1/+1 |
* | Add isAdmin to user Schema | Julen Landa Alustiza | 2017-04-02 | 1 | -0/+4 |
* | Fix email settings loading: | Julen Landa Alustiza | 2017-04-01 | 1 | -18/+16 |
* | Merge pull request #925 from rhelsing/comment-permissions | Lauri Ojansivu | 2017-03-28 | 1 | -0/+10 |
|\ |
|
| * | comment only working, naive implementation complete | Ryan Helsing | 2017-03-18 | 1 | -0/+5 |
| * | cant see add list if comment only | Ryan Helsing | 2017-03-18 | 1 | -0/+5 |
* | | Merge pull request #943 from Zokormazo/smtp | Lauri Ojansivu | 2017-03-28 | 1 | -18/+18 |
|\ \ |
|
| * | | Don't send emails if missing smtp host | Julen Landa Alustiza | 2017-03-28 | 1 | -18/+18 |
| |/ |
|
* / | Remove invitation code if email sending failed, improve registration process ... | lkisme | 2017-03-28 | 1 | -8/+16 |
|/ |
|
* | Fix merge conflict. | Lauri Ojansivu | 2017-03-05 | 1 | -1/+44 |
|\ |
|
| * | wording change, email sending optimization, add texts to i18n | lkisme | 2017-02-26 | 1 | -5/+5 |
| * | Admin panel: | lkisme | 2017-02-24 | 1 | -1/+44 |
* | | [ENH] Invite user with lower case email | Florent MONTHEL | 2017-03-04 | 1 | -2/+3 |
|/ |
|
* | fixed few overseights | Mario Orlicky | 2016-11-25 | 1 | -1/+1 |
* | New option to set up minimum limit to show cards count for each list in board | Mario Orlicky | 2016-11-25 | 1 | -0/+17 |
* | Fixed build | Mario Orlicky | 2016-11-19 | 1 | -2/+2 |
* | New change settings option and possibility to hide system messagaes | Mario Orlicky | 2016-11-19 | 1 | -0/+21 |
* | Fix login on Sandstorm by not creating welcome boards | Drew Fisher | 2016-11-03 | 1 | -17/+23 |
* | Merge #616 into devel | Maxime Quandalle | 2016-07-18 | 1 | -30/+109 |
|\ |
|
| * | Welcome board: Allow localization | Alexander Sulfrian | 2016-06-03 | 1 | -4/+3 |
| * | Fix initial board creation | Alexander Sulfrian | 2016-06-03 | 1 | -13/+19 |
| * | Remove duplicated logic | Alexander Sulfrian | 2016-06-03 | 1 | -7/+0 |
| * | Meteor.users: Add SimpleSchema | Alexander Sulfrian | 2016-06-03 | 1 | -8/+90 |
* | | profile.name is called profile.fullname (#615) | Alexander Sulfrian | 2016-07-11 | 1 | -2/+2 |
|/ |
|
* | Fix initials avatar generation (#577) | Alexander Sulfrian | 2016-04-21 | 1 | -2/+2 |
* | Improve PR, adding more comments | floatinghotpot | 2016-01-06 | 1 | -7/+7 |
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 1 | -7/+74 |
* | Send invite email in the server console in development mode | Maxime Quandalle | 2016-01-01 | 1 | -5/+2 |
* | Fix avatar support on Sanstorm | Maxime Quandalle | 2015-12-30 | 1 | -13/+0 |
* | Partially revert aae5030 | Maxime Quandalle | 2015-12-24 | 1 | -1/+1 |
* | bugfix: only care active members, also optimize some code | floatinghotpot | 2015-12-08 | 1 | -6/+2 |
* | add: invite user via email, invited user can accept or decline, allow member ... | floatinghotpot | 2015-12-07 | 1 | -0/+105 |
* | i18n-ize meteor email templates | floatinghotpot | 2015-12-04 | 1 | -0/+10 |
* | merge with /devel | Xavier Priour | 2015-11-13 | 1 | -14/+18 |
|\ |
|
| * | Add eslint-plugin-meteor | Dominik Ferber | 2015-10-27 | 1 | -13/+19 |
* | | Import members: UI flow ok | Xavier Priour | 2015-11-13 | 1 | -1/+3 |
|/ |
|
* | Prefer ES5 methods over underscore utilities | Maxime Quandalle | 2015-10-22 | 1 | -8/+8 |
* | Upgrade kenton:accounts-sandstorm package to 0.1.6 | Maxime Quandalle | 2015-10-21 | 1 | -0/+13 |
* | Centralize all mutations at the model level | Maxime Quandalle | 2015-09-08 | 1 | -0/+157 |