summaryrefslogtreecommitdiff
path: root/lib/web (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-14Replace CodiMD with HedgeDocErik Michelson2-2/+2
2020-11-11Save note title to database when creating a noteDavid Mehren1-1/+2
2020-10-22Generic OAuth2: Set state: trueDexter Chua1-1/+2
2020-08-27Add config option for cookie SameSite policyErik Michelson1-1/+2
2020-07-11saml: make logger print actual error messageSimeon Keske1-2/+2
2020-07-11add error handling to saml-certsSimeon Keske1-2/+15
2020-07-11allow to set a saml client certificateSimeon Keske1-0/+1
2020-07-04Fixed meta parsing of lang-attribute for using it in the published-viewErik Michelson1-1/+1
2020-07-03Added dynamic lang-attr to pretty.ejsErik Michelson1-0/+1
2020-06-20Backport of #278 for 1.6.1Victor Berger1-1/+2
2020-04-28findNoteOrCreate: Create new note with empty string instead of `null`Sandro1-1/+1
2020-03-21Backport Fix for relative theme pathSheogorath1-1/+1
2020-02-08Add Google oauth variable: hostedDomainike1-1/+1
2019-11-28Removing returnTo setting from referer in all other authentication sourcesRalph Krimmel12-28/+8
2019-11-28Moving the storage of referrer information to main authorization check instea...Ralph Krimmel1-5/+3
2019-11-27Fixing linting problemsRalph Krimmel1-4/+3
2019-11-27Fixing redirection after SAML loginfoobarable1-2/+5
2019-10-29Fix crash in lutim integrationGirish Ramakrishnan1-1/+1
2019-10-27Inline renderPublishSlideDavid Mehren1-8/+4
2019-10-27Inline responseCodiMDDavid Mehren1-18/+14
2019-10-27Inline publish and slideDavid Mehren1-10/+2
2019-10-27Inline renderPublishDavid Mehren1-8/+4
2019-10-27Move showPublishNote and publishNoteActions to note controllerDavid Mehren5-43/+99
2019-10-27Move showNote to note controllerDavid Mehren2-105/+19
2019-10-27Move note actions into their own fileDavid Mehren2-9/+131
2019-10-27Rename actions.js to controller.js and rename functions to be more descriptiveDavid Mehren2-20/+31
2019-10-27Move slide actions to own fileDavid Mehren2-2/+86
2019-10-27Fix errors constant in note/actions.jsDavid Mehren1-7/+7
2019-10-27Move note actions to their own file.David Mehren12-67/+325
2019-10-22Allow to generate lower case header references through the confighoijui1-1/+2
2019-09-04Refactored note-creation with given noteIdErik Michelson1-3/+3
2019-09-04Added endpoint for note-creation with given aliasErik Michelson1-0/+2
2019-06-08Rework debug loggingSheogorath11-37/+33
2019-05-31Fix eslint warningsSheogorath20-38/+37
2019-05-25Add config for toobusy middlewareSheogorath1-0/+4
2019-05-13asyncified setting and verifying the passwordClaudius1-2/+8
2019-04-10Add lutim supportDylan Dervaux1-0/+31
2019-04-06Added a configuration option for passport-saml:Emmanuel Ormancey1-1/+2
2019-04-06Hide port from minio URL for protocol default portThor771-1/+3
2019-03-09Add required change for Google+ API deprecationSheogorath1-1/+2
2019-02-11make aws s3 endpoint configurableMathias Merscher1-1/+3
2018-12-18Fix usage of new URL APISheogorath1-2/+2
2018-11-28Prevent subdirectories in user exportDaan Sprenkels1-9/+11
2018-11-27Fix typoCloudYu2-4/+4
2018-11-14switching to eslint for code checkingClaudius Coenen1-1/+1
2018-11-14InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen1-4/+4
2018-11-11Add full version stringSheogorath1-1/+1
2018-10-05Add OpenID to CodiMDSheogorath2-0/+62
2018-09-26removing superfluous config parameters for template filesClaudius1-1/+1
2018-09-26imageRouter/filesystem: make callback path-independentWilliButz1-1/+2