| Commit message (Expand) | Author | Age | Files | Lines |
* | Update zh-TW.json (POEditor.com) | Sheogorath | 2019-10-08 | 1 | -1/+2 |
* | Merge pull request #189 from PetrTodorov/master | Sheogorath | 2019-10-05 | 3 | -1/+123 |
|\ |
|
| * | Added Czech translation | PetrTodorov | 2019-10-03 | 3 | -1/+123 |
* | | Merge pull request #187 from Amolith/master | Sheogorath | 2019-10-05 | 1 | -11/+0 |
|\ \
| |/
|/| |
|
| * | remove unused variable to pass ci testing - #58 | Amolith | 2019-10-03 | 1 | -1/+0 |
| * | remove legacy code to solve #58 | Amolith | 2019-10-03 | 1 | -10/+0 |
|/ |
|
* | Merge pull request #186 from codimd/snyk-fix-67ec214d52c0e9b5cf1620e19ace6b1a | Sheogorath | 2019-09-30 | 1 | -1/+1 |
|\ |
|
| * | fix: package.json to reduce vulnerabilities | snyk-bot | 2019-09-30 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #185 from codimd/snyk-fix-905c5c88626d5047fb1568d93ce366ca | Sheogorath | 2019-09-26 | 1 | -1/+1 |
|\ |
|
| * | fix: package.json to reduce vulnerabilities | snyk-bot | 2019-09-26 | 1 | -1/+1 |
* | | Merge pull request #170 from ErikMichelson/post-note-url | Sheogorath | 2019-09-26 | 2 | -13/+19 |
|\ \
| |/
|/| |
|
| * | Refactored note-creation with given noteId | Erik Michelson | 2019-09-04 | 2 | -14/+18 |
| * | Added endpoint for note-creation with given alias | Erik Michelson | 2019-09-04 | 2 | -2/+4 |
* | | Merge pull request #180 from ErikMichelson/fix/trailingSlashRedirect | Sheogorath | 2019-09-18 | 2 | -4/+4 |
|\ \ |
|
| * | | Updated forbiddenNoteIDs | Erik Michelson | 2019-09-18 | 1 | -1/+1 |
| * | | Fixed #179 (redirect loop with a trailing slash) | Erik Michelson | 2019-09-18 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #173 from ErikMichelson/docs | Sheogorath | 2019-09-18 | 2 | -4/+45 |
|\ \ |
|
| * | | Added link to libravatar.org | Erik Michelson | 2019-09-09 | 2 | -2/+2 |
| * | | Extended login methods section | Erik Michelson | 2019-09-09 | 1 | -2/+43 |
| * | | Changed Gravatar to Libravatar | Erik Michelson | 2019-09-09 | 2 | -2/+2 |
* | | | Merge pull request #176 from SISheogorath/docs/security | Sheogorath | 2019-09-12 | 1 | -0/+32 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add security note to repository | Sheogorath | 2019-09-10 | 1 | -0/+32 |
|/ / |
|
* | | Merge pull request #171 from soulchild/master | Sheogorath | 2019-09-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Move sequelize-cli from devDependencies to dependencies, because it is needed... | Tobias Kremer | 2019-09-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #168 from dargmuesli/fix/docker-secret-buffer | Sheogorath | 2019-09-03 | 1 | -1/+1 |
|\ |
|
| * | Docker Secrets: Use Encoding Parameter Directly | Jonas Thelemann | 2019-09-03 | 1 | -1/+1 |
| * | Config: Return String Instead Of Buffer For Docker Secrets | Jonas Thelemann | 2019-09-03 | 1 | -1/+1 |
* | | Merge pull request #167 from dargmuesli/fix/docker-secret-path | Sheogorath | 2019-09-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Docker Secrets: Correct Source Path | Jonas Thelemann | 2019-09-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #147 from codimd/snyk-fix-0aa72a9ec7fcf1d8b1832518c29b6f4c | Sheogorath | 2019-09-02 | 1 | -2/+2 |
|\ |
|
| * | fix: package.json to reduce vulnerabilities | snyk-test | 2019-08-20 | 1 | -2/+2 |
* | | Merge pull request #143 from Fonata/improve-docs | Sheogorath | 2019-09-02 | 4 | -30/+31 |
|\ \ |
|
| * | | Documentation: improved 'Users and Privileges' section | Christian Bläul | 2019-08-17 | 2 | -5/+5 |
| * | | Documentation: improved English | Christian Bläul | 2019-08-17 | 1 | -2/+2 |
| * | | Not serverurl, but serverURL is used as a default for issuer | Christian Bläul | 2019-08-17 | 2 | -2/+2 |
| * | | Documentation: improved sessionLife description | Christian Bläul | 2019-08-17 | 2 | -2/+2 |
| * | | Documentation: improved 'Email (local account)' sections | Christian Bläul | 2019-08-17 | 2 | -4/+4 |
| * | | Documentation: improved dbURL description | Christian Bläul | 2019-08-17 | 2 | -2/+2 |
| * | | Documentation: Improved descriptions of 'Users and Privileges' section | Christian Bläul | 2019-08-17 | 1 | -3/+3 |
| * | | Documentation: converted descriptions to sentences to allow more details | Christian Bläul | 2019-08-17 | 1 | -7/+7 |
| * | | Improved docs for YAML metadata | Christian Bläul | 2019-08-17 | 1 | -2/+3 |
| * | | Config documentation: Improved spelling and capitalization of services | Christian Bläul | 2019-08-17 | 1 | -6/+6 |
| * | | Documentation of config options: Improve loglevel | Christian Bläul | 2019-08-17 | 1 | -1/+1 |
| * | | Documentation of config options: Improve db | Christian Bläul | 2019-08-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #32 from codimd/aws-endpoints | Sheogorath | 2019-09-02 | 2 | -2/+5 |
|\ \ |
|
| * | | make aws s3 endpoint configurable | Mathias Merscher | 2019-02-11 | 2 | -2/+5 |
* | | | Merge pull request #165 from morpheus-87/imprint-docs | Sheogorath | 2019-09-02 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | Remove useless blank line | Matthias Lindinger | 2019-09-02 | 1 | -1/+0 |
| * | | | Add documentation for the new imprint feature | Matthias Lindinger | 2019-09-02 | 1 | -0/+10 |
|/ / / |
|
* | | | Merge pull request #158 from morpheus-87/add-imprint-link | Sheogorath | 2019-09-02 | 4 | -1/+4 |
|\ \ \
| |_|/
|/| | |
|