| Commit message (Expand) | Author | Files | Lines |
2021-04-22 | Raise minimum required Node.js version to 12 | David Mehren | 1 | -1/+1 |
2021-04-22 | Docs: Revert changes to manual setup | Philip Molares | 1 | -3/+7 |
2021-04-16 | Docs: Fixup some wording in manual setup guide | David Mehren | 1 | -4/+4 |
2021-04-16 | Docs: Include minimal config on manual setup page | David Mehren | 1 | -2/+16 |
2021-04-16 | Add an example systemd unit to installation docs | David Mehren | 1 | -1/+69 |
2021-04-15 | Docs: Improve manual installation guide | David Mehren | 1 | -31/+45 |
2021-03-06 | Remove .sequelizerc | David Mehren | 1 | -6/+2 |
2021-01-21 | [Documentation] Fix link in manual setup | Tilman Vatteroth | 1 | -1/+1 |
2021-01-15 | Bump version to 1.7.2 | David Mehren | 1 | -1/+1 |
2021-01-05 | Move docs into subdirectory to make mkdocs work in a subdirectory | Tilman Vatteroth | 1 | -0/+0 |
2020-11-27 | Document that Git can also be used to checkout releases. | David Mehren | 1 | -1/+2 |
2020-11-27 | Mention that the database connection string needs an absolute path to the SQL... | David Mehren | 1 | -1/+1 |
2020-11-27 | Update manual install docs for 1.7 | David Mehren | 1 | -22/+12 |
2020-11-14 | Correct repo name | Tilman Vatteroth | 1 | -1/+1 |
2020-11-12 | Fixed inconsistencies in documentation | Yannick Bungers | 1 | -12/+14 |
2020-07-10 | style: linting markdown files | oupala | 1 | -4/+13 |
2020-06-20 | fix: outdated internal links in documentation | oupala | 1 | -7/+6 |
2019-12-20 | [DOC] Use `npm start`, not `yarn start` to start | Enrico Guiraud | 1 | -2/+2 |
2019-12-20 | [DOC] Misc improvements to manual setup instructions | Enrico Guiraud | 1 | -5/+10 |
2019-10-25 | Replaces `npm` with `yarn` commands in docs. | Jonas Zohren | 1 | -4/+4 |
2019-05-13 | drop node 6 support | Claudius | 1 | -1/+1 |
2019-05-13 | asyncified setting and verifying the password | Claudius | 1 | -1/+0 |
2019-04-15 | fixing manual upgrade instructions and completing requirements | Claudius | 1 | -18/+19 |
2019-04-01 | striving for consistency across various docs | Claudius | 1 | -1/+3 |
2019-04-01 | splitting README.md into files in /docs for better readability | Claudius | 1 | -0/+37 |