summaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-08Docs: Add mention to install devDependenciesPhilip Molares1-1/+1
2021-05-07Ignore Postgres SSL errors on HerokuDavid Mehren1-0/+10
2021-05-05Only install production dependencies in bin/setupDavid Mehren1-2/+1
2021-04-22Fix version error wording in bin/setupDavid Mehren1-2/+2
2021-04-22Raise minimum required Node.js version to 12David Mehren1-2/+2
2021-03-06Update link to config docs in setup scriptDavid Mehren1-1/+1
2021-03-06Remove .sequelizercDavid Mehren2-17/+0
2021-02-12Switch to minio v7 APIDavid Mehren1-2/+2
2020-11-17Fix inconsistent spacing in bin/setupDavid Mehren1-5/+3
2020-11-17Fix shellcheck error in bin/setupDavid Mehren1-1/+1
2020-11-17Improve wording of yarn version error in setup scriptDavid Mehren1-1/+1
2020-11-17Prettify messages in setup scriptDavid Mehren1-9/+10
2020-11-17Update checks for correct Node.js and Yarn versionsDavid Mehren1-6/+10
2020-11-17Add some version checks to setup scriptSheogorath1-1/+19
2020-11-14Correct repo nameTilman Vatteroth1-1/+1
2020-11-14Replace CodiMD with HedgeDocErik Michelson1-3/+3
2020-11-12Adds convenience script to migrate to minio.pierreozoux1-0/+79
2020-03-21Fixed eslint errors (whitespaces)Erik Michelson1-19/+23
2020-03-21Clean up all foreign-key constraintsSheogorath1-0/+20
2020-03-21Reduce requested arguments on cleanupSheogorath1-6/+13
2020-03-21fixup! Add fix for missing deletion of notes on user-deletion requestSheogorath1-0/+17
2020-03-21Add fix for missing deletion of notes on user-deletion requestSheogorath1-0/+56
2020-01-11heroku complains about dialectClaudius1-2/+1
2019-12-09Check for falsy existing_user variable. Fixes #234Soeren Wegener1-4/+4
2019-03-31cleanup of the heroku configurationClaudius1-8/+2
2019-03-27Update links to new repositoriesSheogorath1-1/+1
2019-01-10Fix broken manage_users after Winston upgradeDaan Sprenkels1-1/+1
2018-10-29feat(bin): ensure email existsErona1-0/+4
2018-10-29feat(bin): add option --reset to reset user passwordErona1-1/+21
2018-10-29refactor(bin): add function getPass in bin/manage_usersErona1-8/+11
2018-10-29refactor(bin): eliminate `var` and use template string refactor string thingsErona1-15/+16
2018-10-29refactor(bin): add function showUsage to refactor usage thingsErona1-8/+7
2018-10-29refactor(bin): refactor check args in bin/manage_usersErona1-14/+17
2018-09-06Some minor improvements for setup scriptSheogorath1-4/+6
2018-06-24Rebrand HackMD to CodiMDSheogorath1-4/+3
2018-01-29Prevent "wrong type"-issueSheogorath1-1/+1
2018-01-29Add simple user-management tool for emailsignin …Dario Ernst1-0/+89
2017-10-10Prevent argument breaking by spacesSheogorath1-2/+2
2017-05-07Remove npm install in heroku buildYukai Huang1-2/+0
2017-01-23Add fail fast optionSheogorath1-0/+2
2017-01-13Remove config.js from setup filesYukai Huang2-6/+0
2017-01-04Revert "Rename npm script"bananaappletw1-1/+1
2016-12-22Remove unnecessary db config of herokubananaappletw1-6/+0
2016-12-12Simplify output with sequelize database argumentYukai Huang1-29/+2
2016-12-12Fix heroku production db settingYukai Huang1-1/+34
2016-12-11Remove bower occurencesYukai Huang2-9/+3
2016-12-10Rename npm scriptYukai Huang1-1/+1
2016-10-16Config heroku deploymentYukai Huang2-2/+39
2016-10-10Extract config.js from common.js to make client setting file clean and also m...Wu Cheng-Han1-3/+3
2016-10-05Do not recommend anything in setup scriptYukai Huang1-2/+5