summaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1246 from hedgedoc/fix/heroku_pg_sslDavid Mehren2021-05-091-0/+10
|\
| * Ignore Postgres SSL errors on HerokuDavid Mehren2021-05-071-0/+10
* | Docs: Add mention to install devDependenciesPhilip Molares2021-05-081-1/+1
|/
* Only install production dependencies in bin/setupDavid Mehren2021-05-051-2/+1
* Fix version error wording in bin/setupDavid Mehren2021-04-221-2/+2
* Raise minimum required Node.js version to 12David Mehren2021-04-221-2/+2
* Update link to config docs in setup scriptDavid Mehren2021-03-061-1/+1
* Remove .sequelizercDavid Mehren2021-03-062-17/+0
* Switch to minio v7 APIDavid Mehren2021-02-121-2/+2
* Fix inconsistent spacing in bin/setupDavid Mehren2020-11-171-5/+3
* Fix shellcheck error in bin/setupDavid Mehren2020-11-171-1/+1
* Improve wording of yarn version error in setup scriptDavid Mehren2020-11-171-1/+1
* Prettify messages in setup scriptDavid Mehren2020-11-171-9/+10
* Update checks for correct Node.js and Yarn versionsDavid Mehren2020-11-171-6/+10
* Add some version checks to setup scriptSheogorath2020-11-171-1/+19
* Correct repo nameTilman Vatteroth2020-11-141-1/+1
* Replace CodiMD with HedgeDocErik Michelson2020-11-141-3/+3
* Adds convenience script to migrate to minio.pierreozoux2020-11-121-0/+79
* Fixed eslint errors (whitespaces)Erik Michelson2020-03-211-19/+23
* Clean up all foreign-key constraintsSheogorath2020-03-211-0/+20
* Reduce requested arguments on cleanupSheogorath2020-03-211-6/+13
* fixup! Add fix for missing deletion of notes on user-deletion requestSheogorath2020-03-211-0/+17
* Add fix for missing deletion of notes on user-deletion requestSheogorath2020-03-211-0/+56
* heroku complains about dialectClaudius2020-01-111-2/+1
* Check for falsy existing_user variable. Fixes #234Soeren Wegener2019-12-091-4/+4
* cleanup of the heroku configurationClaudius2019-03-311-8/+2
* Update links to new repositoriesSheogorath2019-03-271-1/+1
* Fix broken manage_users after Winston upgradeDaan Sprenkels2019-01-101-1/+1
* Merge pull request #943 from SISheogorath/feature/improveSetupChristoph (Sheogorath) Kern2018-11-171-4/+6
|\
| * Some minor improvements for setup scriptSheogorath2018-09-061-4/+6
* | feat(bin): ensure email existsErona2018-10-291-0/+4
* | feat(bin): add option --reset to reset user passwordErona2018-10-291-1/+21
* | refactor(bin): add function getPass in bin/manage_usersErona2018-10-291-8/+11
* | refactor(bin): eliminate `var` and use template string refactor string thingsErona2018-10-291-15/+16
* | refactor(bin): add function showUsage to refactor usage thingsErona2018-10-291-8/+7
* | refactor(bin): refactor check args in bin/manage_usersErona2018-10-291-14/+17
|/
* Rebrand HackMD to CodiMDSheogorath2018-06-241-4/+3
* Prevent "wrong type"-issueSheogorath2018-01-291-1/+1
* Add simple user-management tool for emailsignin …Dario Ernst2018-01-291-0/+89
* Prevent argument breaking by spacesSheogorath2017-10-101-2/+2
* Remove npm install in heroku buildYukai Huang2017-05-071-2/+0
* Add fail fast optionSheogorath2017-01-231-0/+2
* Remove config.js from setup filesYukai Huang2017-01-132-6/+0
* Revert "Rename npm script"bananaappletw2017-01-041-1/+1
* Remove unnecessary db config of herokubananaappletw2016-12-221-6/+0
* Simplify output with sequelize database argumentYukai Huang2016-12-121-29/+2
* Fix heroku production db settingYukai Huang2016-12-121-1/+34
* Remove bower occurencesYukai Huang2016-12-112-9/+3
* Rename npm scriptYukai Huang2016-12-101-1/+1
* Config heroku deploymentYukai Huang2016-10-162-2/+39