| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix version error wording in bin/setup | David Mehren | 2021-04-22 | 1 | -2/+2 |
* | Raise minimum required Node.js version to 12 | David Mehren | 2021-04-22 | 1 | -2/+2 |
* | Update link to config docs in setup script | David Mehren | 2021-03-06 | 1 | -1/+1 |
* | Remove .sequelizerc | David Mehren | 2021-03-06 | 2 | -17/+0 |
* | Switch to minio v7 API | David Mehren | 2021-02-12 | 1 | -2/+2 |
* | Fix inconsistent spacing in bin/setup | David Mehren | 2020-11-17 | 1 | -5/+3 |
* | Fix shellcheck error in bin/setup | David Mehren | 2020-11-17 | 1 | -1/+1 |
* | Improve wording of yarn version error in setup script | David Mehren | 2020-11-17 | 1 | -1/+1 |
* | Prettify messages in setup script | David Mehren | 2020-11-17 | 1 | -9/+10 |
* | Update checks for correct Node.js and Yarn versions | David Mehren | 2020-11-17 | 1 | -6/+10 |
* | Add some version checks to setup script | Sheogorath | 2020-11-17 | 1 | -1/+19 |
* | Correct repo name | Tilman Vatteroth | 2020-11-14 | 1 | -1/+1 |
* | Replace CodiMD with HedgeDoc | Erik Michelson | 2020-11-14 | 1 | -3/+3 |
* | Adds convenience script to migrate to minio. | pierreozoux | 2020-11-12 | 1 | -0/+79 |
* | Fixed eslint errors (whitespaces) | Erik Michelson | 2020-03-21 | 1 | -19/+23 |
* | Clean up all foreign-key constraints | Sheogorath | 2020-03-21 | 1 | -0/+20 |
* | Reduce requested arguments on cleanup | Sheogorath | 2020-03-21 | 1 | -6/+13 |
* | fixup! Add fix for missing deletion of notes on user-deletion request | Sheogorath | 2020-03-21 | 1 | -0/+17 |
* | Add fix for missing deletion of notes on user-deletion request | Sheogorath | 2020-03-21 | 1 | -0/+56 |
* | heroku complains about dialect | Claudius | 2020-01-11 | 1 | -2/+1 |
* | Check for falsy existing_user variable. Fixes #234 | Soeren Wegener | 2019-12-09 | 1 | -4/+4 |
* | cleanup of the heroku configuration | Claudius | 2019-03-31 | 1 | -8/+2 |
* | Update links to new repositories | Sheogorath | 2019-03-27 | 1 | -1/+1 |
* | Fix broken manage_users after Winston upgrade | Daan Sprenkels | 2019-01-10 | 1 | -1/+1 |
* | Merge pull request #943 from SISheogorath/feature/improveSetup | Christoph (Sheogorath) Kern | 2018-11-17 | 1 | -4/+6 |
|\ |
|
| * | Some minor improvements for setup script | Sheogorath | 2018-09-06 | 1 | -4/+6 |
* | | 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 |