| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | | Docker Secrets: Correct Source Path | Jonas Thelemann | 2019-09-02 | 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 |
* | | Add link to imprint | Matthias Lindinger | 2019-08-26 | 1 | -0/+1 |
* | | Disable PDF export due to security issue | Sheogorath | 2019-08-15 | 1 | -0/+6 |
* | | Fix variable names for docker secrets | Sheogorath | 2019-08-15 | 1 | -5/+5 |
* | | fix: migration should return promise | chandi | 2019-08-12 | 3 | -18/+18 |
* | | Merge pull request #104 from SISheogorath/feature/dnt | Sheogorath | 2019-07-20 | 1 | -2/+4 |
|\ \ |
|
| * | | Respect DNT header | Sheogorath | 2019-06-08 | 1 | -2/+4 |
* | | | Merge pull request #128 from dargmuesli/docker-secrets | Sheogorath | 2019-07-20 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Docker Secrets: Add DB URL Support | Jonas Thelemann | 2019-07-01 | 1 | -0/+1 |
* | | | | Merge pull request #119 from lhw/patch-1 | Sheogorath | 2019-07-01 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add SVG image detection based on file extension | Lennart Weller | 2019-06-18 | 1 | -0/+2 |
* | | | | fix: upgrade sequelize to latest version to fix CVE | BoHong Li | 2019-06-11 | 5 | -745/+752 |
|/ / / |
|
* / / | Rework debug logging | Sheogorath | 2019-06-08 | 15 | -69/+54 |
|/ / |
|
* | | Fix eslint warnings | Sheogorath | 2019-05-31 | 39 | -86/+94 |
* | | Merge pull request #82 from SISheogorath/fix/doubleCount | Sheogorath | 2019-05-26 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix missing pictures for OpenID | Sheogorath | 2019-05-26 | 1 | -0/+3 |
* | | | Add config for toobusy middleware | Sheogorath | 2019-05-25 | 3 | -0/+7 |
|/ / |
|
* | | polyfilling scrypt for node 8.5+ | Claudius | 2019-05-13 | 1 | -4/+13 |
* | | asyncified setting and verifying the password | Claudius | 2019-05-13 | 2 | -11/+15 |
* | | getting password hashing into a hook where it could be async | Claudius | 2019-05-13 | 1 | -6/+14 |
* | | Add lutim support | Dylan Dervaux | 2019-04-10 | 4 | -3/+40 |
* | | Added a configuration option for passport-saml: | Emmanuel Ormancey | 2019-04-06 | 4 | -1/+5 |
* | | Hide port from minio URL for protocol default port | Thor77 | 2019-04-06 | 1 | -1/+3 |
* | | change default mode to "both" when clicking edit | Stéphane Guillou | 2019-04-05 | 1 | -2/+2 |
* | | Merge pull request #7 from SISheogorath/feature/libravatar | Christoph (Sheogorath) Kern | 2019-03-31 | 1 | -1/+1 |
|\ \ |
|
| * | | Use libravatar as drop-in replacement for gravatar | Sheogorath | 2019-03-17 | 1 | -1/+1 |
* | | | Update links to new repositories | Sheogorath | 2019-03-27 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #1131 from SISheogorath/fix/gitlabSnippets | Christoph (Sheogorath) Kern | 2019-03-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix shown but broken GitLab snippets | Sheogorath | 2019-03-05 | 1 | -1/+1 |
* | | | Add required change for Google+ API deprecation | Sheogorath | 2019-03-09 | 1 | -1/+2 |
|/ / |
|
* | | Merge pull request #1153 from toshi0123/for_empty_serverurl | Christoph (Sheogorath) Kern | 2019-03-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix empty serverURL did not redirect properly | toshi0123 | 2019-03-04 | 1 | -1/+1 |
| |/ |
|
* | | Fix wrong value type for HSTS environment variable | Sheogorath | 2019-03-04 | 2 | -2/+2 |
* | | Fix names with spaces in letter-avatars | Sheogorath | 2019-03-03 | 1 | -0/+1 |
|/ |
|
* | Disable OpenID by default | Sheogorath | 2019-01-25 | 1 | -1/+1 |
* | Fix broken PDF export by wrong unlink call | Sheogorath | 2019-01-24 | 1 | -1/+1 |
* | Remove blueimp-md5 dependency | Daan Sprenkels | 2018-12-22 | 1 | -3/+7 |
* | Merge pull request #1105 from SISheogorath/fix/gistCSP | Christoph (Sheogorath) Kern | 2018-12-21 | 1 | -1/+1 |
|\ |
|
| * | Fix broken Gist embedding | Sheogorath | 2018-12-20 | 1 | -1/+1 |
* | | Update upload provider error message | Daan Sprenkels | 2018-12-21 | 1 | -1/+1 |
* | | Merge pull request #1103 from SISheogorath/fix/localImageUpload | Christoph (Sheogorath) Kern | 2018-12-20 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix usage of new URL API | Sheogorath | 2018-12-18 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #1091 from SISheogorath/fix/speakerNotesCSP | Christoph (Sheogorath) Kern | 2018-12-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix CSP for speaker notes | Sheogorath | 2018-12-05 | 1 | -1/+1 |
| |/ |
|
* / | Fix disqus CSP | Sheogorath | 2018-12-05 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1086 from SISheogorath/feature/urlWarning | Christoph (Sheogorath) Kern | 2018-12-01 | 1 | -0/+4 |
|\ |
|