| Commit message (Expand) | Author | Age | Files | Lines |
* | Save note title to database when creating a note | David Mehren | 2020-11-11 | 1 | -1/+2 |
* | Generic OAuth2: Set state: true | Dexter Chua | 2020-10-22 | 1 | -1/+2 |
* | Add config option for cookie SameSite policy | Erik Michelson | 2020-08-27 | 1 | -1/+2 |
* | saml: make logger print actual error message | Simeon Keske | 2020-07-11 | 1 | -2/+2 |
* | add error handling to saml-certs | Simeon Keske | 2020-07-11 | 1 | -2/+15 |
* | allow to set a saml client certificate | Simeon Keske | 2020-07-11 | 1 | -0/+1 |
* | Fixed meta parsing of lang-attribute for using it in the published-view | Erik Michelson | 2020-07-04 | 1 | -1/+1 |
* | Added dynamic lang-attr to pretty.ejs | Erik Michelson | 2020-07-03 | 1 | -0/+1 |
* | Backport of #278 for 1.6.1 | Victor Berger | 2020-06-20 | 1 | -1/+2 |
* | findNoteOrCreate: Create new note with empty string instead of `null` | Sandro | 2020-04-28 | 1 | -1/+1 |
* | Backport Fix for relative theme path | Sheogorath | 2020-03-21 | 1 | -1/+1 |
* | Add Google oauth variable: hostedDomain | ike | 2020-02-08 | 1 | -1/+1 |
* | Removing returnTo setting from referer in all other authentication sources | Ralph Krimmel | 2019-11-28 | 12 | -28/+8 |
* | Moving the storage of referrer information to main authorization check instea... | Ralph Krimmel | 2019-11-28 | 1 | -5/+3 |
* | Fixing linting problems | Ralph Krimmel | 2019-11-27 | 1 | -4/+3 |
* | Fixing redirection after SAML login | foobarable | 2019-11-27 | 1 | -2/+5 |
* | Merge pull request #213 from davidmehren/refactor_backend_notes | Sheogorath | 2019-11-20 | 14 | -67/+492 |
|\ |
|
| * | Inline renderPublishSlide | David Mehren | 2019-10-27 | 1 | -8/+4 |
| * | Inline responseCodiMD | David Mehren | 2019-10-27 | 1 | -18/+14 |
| * | Inline publish and slide | David Mehren | 2019-10-27 | 1 | -10/+2 |
| * | Inline renderPublish | David Mehren | 2019-10-27 | 1 | -8/+4 |
| * | Move showPublishNote and publishNoteActions to note controller | David Mehren | 2019-10-27 | 5 | -43/+99 |
| * | Move showNote to note controller | David Mehren | 2019-10-27 | 2 | -105/+19 |
| * | Move note actions into their own file | David Mehren | 2019-10-27 | 2 | -9/+131 |
| * | Rename actions.js to controller.js and rename functions to be more descriptive | David Mehren | 2019-10-27 | 2 | -20/+31 |
| * | Move slide actions to own file | David Mehren | 2019-10-27 | 2 | -2/+86 |
| * | Fix errors constant in note/actions.js | David Mehren | 2019-10-27 | 1 | -7/+7 |
| * | Move note actions to their own file. | David Mehren | 2019-10-27 | 12 | -67/+325 |
* | | Fix crash in lutim integration | Girish Ramakrishnan | 2019-10-29 | 1 | -1/+1 |
|/ |
|
* | Allow to generate lower case header references through the config | hoijui | 2019-10-22 | 1 | -1/+2 |
* | Refactored note-creation with given noteId | Erik Michelson | 2019-09-04 | 1 | -3/+3 |
* | Added endpoint for note-creation with given alias | Erik Michelson | 2019-09-04 | 1 | -0/+2 |
* | Merge pull request #32 from codimd/aws-endpoints | Sheogorath | 2019-09-02 | 1 | -1/+3 |
|\ |
|
| * | make aws s3 endpoint configurable | Mathias Merscher | 2019-02-11 | 1 | -1/+3 |
* | | Rework debug logging | Sheogorath | 2019-06-08 | 11 | -37/+33 |
* | | Fix eslint warnings | Sheogorath | 2019-05-31 | 20 | -38/+37 |
* | | Add config for toobusy middleware | Sheogorath | 2019-05-25 | 1 | -0/+4 |
* | | asyncified setting and verifying the password | Claudius | 2019-05-13 | 1 | -2/+8 |
* | | Add lutim support | Dylan Dervaux | 2019-04-10 | 1 | -0/+31 |
* | | Added a configuration option for passport-saml: | Emmanuel Ormancey | 2019-04-06 | 1 | -1/+2 |
* | | Hide port from minio URL for protocol default port | Thor77 | 2019-04-06 | 1 | -1/+3 |
* | | Add required change for Google+ API deprecation | Sheogorath | 2019-03-09 | 1 | -1/+2 |
|/ |
|
* | Fix usage of new URL API | Sheogorath | 2018-12-18 | 1 | -2/+2 |
* | Merge pull request #1082 from cloudyu/pull | Christoph (Sheogorath) Kern | 2018-11-28 | 2 | -4/+4 |
|\ |
|
| * | Fix typo | CloudYu | 2018-11-27 | 2 | -4/+4 |
* | | Prevent subdirectories in user export | Daan Sprenkels | 2018-11-28 | 1 | -9/+11 |
|/ |
|
* | Merge pull request #1058 from ccoenen/bug/oauth2internalerror | Christoph (Sheogorath) Kern | 2018-11-16 | 1 | -4/+4 |
|\ |
|
| * | InternalOAuthError is not part of passport, but of passport-oauth2 | Claudius Coenen | 2018-11-14 | 1 | -4/+4 |
* | | switching to eslint for code checking | Claudius Coenen | 2018-11-14 | 1 | -1/+1 |
|/ |
|
* | Add full version string | Sheogorath | 2018-11-11 | 1 | -1/+1 |