| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(bin): ensure email exists | Erona | 2018-10-29 | 1 | -0/+4 |
* | feat(bin): add option --reset to reset user password | Erona | 2018-10-29 | 1 | -1/+21 |
* | refactor(bin): add function getPass in bin/manage_users | Erona | 2018-10-29 | 1 | -8/+11 |
* | refactor(bin): eliminate `var` and use template string refactor string things | Erona | 2018-10-29 | 1 | -15/+16 |
* | refactor(bin): add function showUsage to refactor usage things | Erona | 2018-10-29 | 1 | -8/+7 |
* | refactor(bin): refactor check args in bin/manage_users | Erona | 2018-10-29 | 1 | -14/+17 |
* | Rebrand HackMD to CodiMD | Sheogorath | 2018-06-24 | 1 | -4/+3 |
* | Prevent "wrong type"-issue | Sheogorath | 2018-01-29 | 1 | -1/+1 |
* | Add simple user-management tool for emailsignin … | Dario Ernst | 2018-01-29 | 1 | -0/+89 |
* | Prevent argument breaking by spaces | Sheogorath | 2017-10-10 | 1 | -2/+2 |
* | Remove npm install in heroku build | Yukai Huang | 2017-05-07 | 1 | -2/+0 |
* | Add fail fast option | Sheogorath | 2017-01-23 | 1 | -0/+2 |
* | Remove config.js from setup files | Yukai Huang | 2017-01-13 | 2 | -6/+0 |
* | Revert "Rename npm script" | bananaappletw | 2017-01-04 | 1 | -1/+1 |
* | Remove unnecessary db config of heroku | bananaappletw | 2016-12-22 | 1 | -6/+0 |
* | Simplify output with sequelize database argument | Yukai Huang | 2016-12-12 | 1 | -29/+2 |
* | Fix heroku production db setting | Yukai Huang | 2016-12-12 | 1 | -1/+34 |
* | Remove bower occurences | Yukai Huang | 2016-12-11 | 2 | -9/+3 |
* | Rename npm script | Yukai Huang | 2016-12-10 | 1 | -1/+1 |
* | Config heroku deployment | Yukai Huang | 2016-10-16 | 2 | -2/+39 |
* | Extract config.js from common.js to make client setting file clean and also m... | Wu Cheng-Han | 2016-10-10 | 1 | -3/+3 |
* | Do not recommend anything in setup script | Yukai Huang | 2016-10-05 | 1 | -2/+5 |
* | Copy config only when file not exist | Yukai Huang | 2016-10-05 | 1 | -3/+11 |
* | Update config description | Yukai Huang | 2016-10-05 | 1 | -3/+3 |
* | Create bin/setup script | Yukai Huang | 2016-10-05 | 1 | -0/+41 |