| Commit message (Expand) | Author | Files | Lines |
2019-11-28 | Making the linter happy by removing superfluous ; | Ralph Krimmel | 1 | -1/+1 |
2019-11-28 | Making the linter happy by removing superfluous ; | Ralph Krimmel | 1 | -1/+1 |
2019-11-28 | Removing returnTo setting from referer in all other authentication sources | Ralph Krimmel | 12 | -28/+8 |
2019-11-28 | Moving the storage of referrer information to main authorization check instea... | Ralph Krimmel | 2 | -5/+5 |
2019-11-27 | Fixing linting problems | Ralph Krimmel | 1 | -4/+3 |
2019-11-27 | Fixing redirection after SAML login | foobarable | 1 | -2/+5 |
2019-10-29 | Fix crash in lutim integration | Girish Ramakrishnan | 1 | -1/+1 |
2019-10-27 | Inline renderPublishSlide | David Mehren | 1 | -8/+4 |
2019-10-27 | Inline responseCodiMD | David Mehren | 1 | -18/+14 |
2019-10-27 | Inline publish and slide | David Mehren | 1 | -10/+2 |
2019-10-27 | Inline renderPublish | David Mehren | 1 | -8/+4 |
2019-10-27 | Move showPublishNote and publishNoteActions to note controller | David Mehren | 6 | -125/+99 |
2019-10-27 | Move showNote to note controller | David Mehren | 3 | -133/+19 |
2019-10-27 | Move note actions into their own file | David Mehren | 2 | -9/+131 |
2019-10-27 | Rename actions.js to controller.js and rename functions to be more descriptive | David Mehren | 3 | -34/+33 |
2019-10-27 | Move slide actions to own file | David Mehren | 4 | -85/+87 |
2019-10-27 | Fix errors constant in note/actions.js | David Mehren | 1 | -7/+7 |
2019-10-27 | Move note actions to their own file. | David Mehren | 15 | -387/+407 |
2019-10-22 | Allow to generate lower case header references through the config | hoijui | 2 | -2/+4 |
2019-10-11 | Fix broken error template due to missing opengraph | Sheogorath | 1 | -1/+2 |
2019-10-04 | Added customizable og-metadata to notes | Erik Michelson | 2 | -2/+15 |
2019-10-03 | remove unused variable to pass ci testing - #58 | Amolith | 1 | -1/+0 |
2019-10-03 | remove legacy code to solve #58 | Amolith | 1 | -10/+0 |
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 |