| Commit message (Expand) | Author | Files | Lines |
2019-09-18 | Updated forbiddenNoteIDs | Erik Michelson | 1 | -1/+1 |
2019-09-04 | Refactored note-creation with given noteId | Erik Michelson | 2 | -14/+18 |
2019-09-04 | Added endpoint for note-creation with given alias | Erik Michelson | 2 | -2/+4 |
2019-09-03 | Docker Secrets: Use Encoding Parameter Directly | Jonas Thelemann | 1 | -1/+1 |
2019-09-03 | Config: Return String Instead Of Buffer For Docker Secrets | Jonas Thelemann | 1 | -1/+1 |
2019-09-02 | Docker Secrets: Correct Source Path | Jonas Thelemann | 1 | -1/+1 |
2019-08-26 | Add link to imprint | Matthias Lindinger | 1 | -0/+1 |
2019-08-15 | Disable PDF export due to security issue | Sheogorath | 1 | -0/+6 |
2019-08-15 | Fix variable names for docker secrets | Sheogorath | 1 | -5/+5 |
2019-08-12 | fix: migration should return promise | chandi | 3 | -18/+18 |
2019-07-01 | Docker Secrets: Add DB URL Support | Jonas Thelemann | 1 | -0/+1 |
2019-06-18 | Add SVG image detection based on file extension | Lennart Weller | 1 | -0/+2 |
2019-06-11 | fix: upgrade sequelize to latest version to fix CVE | BoHong Li | 5 | -745/+752 |
2019-06-08 | Respect DNT header | Sheogorath | 1 | -2/+4 |
2019-06-08 | Rework debug logging | Sheogorath | 15 | -69/+54 |
2019-05-31 | Fix eslint warnings | Sheogorath | 39 | -86/+94 |
2019-05-26 | Fix missing pictures for OpenID | Sheogorath | 1 | -0/+3 |
2019-05-25 | Add config for toobusy middleware | Sheogorath | 3 | -0/+7 |
2019-05-13 | polyfilling scrypt for node 8.5+ | Claudius | 1 | -4/+13 |
2019-05-13 | asyncified setting and verifying the password | Claudius | 2 | -11/+15 |
2019-05-13 | getting password hashing into a hook where it could be async | Claudius | 1 | -6/+14 |
2019-04-10 | Add lutim support | Dylan Dervaux | 4 | -3/+40 |
2019-04-06 | Added a configuration option for passport-saml: | Emmanuel Ormancey | 4 | -1/+5 |
2019-04-06 | Hide port from minio URL for protocol default port | Thor77 | 1 | -1/+3 |
2019-04-05 | change default mode to "both" when clicking edit | Stéphane Guillou | 1 | -2/+2 |
2019-03-27 | Update links to new repositories | Sheogorath | 1 | -1/+1 |
2019-03-17 | Use libravatar as drop-in replacement for gravatar | Sheogorath | 1 | -1/+1 |
2019-03-09 | Add required change for Google+ API deprecation | Sheogorath | 1 | -1/+2 |
2019-03-05 | Fix shown but broken GitLab snippets | Sheogorath | 1 | -1/+1 |
2019-03-04 | Fix wrong value type for HSTS environment variable | Sheogorath | 2 | -2/+2 |
2019-03-04 | Fix empty serverURL did not redirect properly | toshi0123 | 1 | -1/+1 |
2019-03-03 | Fix names with spaces in letter-avatars | Sheogorath | 1 | -0/+1 |
2019-02-11 | make aws s3 endpoint configurable | Mathias Merscher | 2 | -2/+5 |
2019-01-25 | Disable OpenID by default | Sheogorath | 1 | -1/+1 |
2019-01-24 | Fix broken PDF export by wrong unlink call | Sheogorath | 1 | -1/+1 |
2018-12-22 | Remove blueimp-md5 dependency | Daan Sprenkels | 1 | -3/+7 |
2018-12-21 | Update upload provider error message | Daan Sprenkels | 1 | -1/+1 |
2018-12-20 | Fix broken Gist embedding | Sheogorath | 1 | -1/+1 |
2018-12-18 | Fix usage of new URL API | Sheogorath | 1 | -2/+2 |
2018-12-05 | Fix disqus CSP | Sheogorath | 1 | -1/+1 |
2018-12-05 | Fix CSP for speaker notes | Sheogorath | 1 | -1/+1 |
2018-11-28 | Warn on missing serverURL | Sheogorath | 1 | -0/+4 |
2018-11-28 | Prevent subdirectories in user export | Daan Sprenkels | 1 | -9/+11 |
2018-11-27 | Fix typo | CloudYu | 2 | -4/+4 |
2018-11-21 | Switch scrypt library to a successor | Sheogorath | 1 | -1/+1 |
2018-11-19 | Fix wrong maxAgeSeconds multiplication | Sheogorath | 1 | -1/+1 |
2018-11-17 | Disallow creation of robots.txt in freeurl | Daan Sprenkels | 3 | -1/+3 |
2018-11-16 | Update error message text checks | Carles Bruguera | 8 | -8/+8 |
2018-11-16 | Fix streaming for winston | Sheogorath | 1 | -1/+9 |
2018-11-14 | switching to eslint for code checking | Claudius Coenen | 4 | -3/+5 |