summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-27Always save uploads to a tmpdir first and cleanup afterwardsDavid Mehren2-9/+24
2020-12-27Improve MIME-type checks of uploaded filesDavid Mehren1-4/+22
2020-12-27Rework error messages for image uploadsSheogorath1-4/+4
2020-12-27Fix unauthenticated file uploadsSheogorath1-0/+3
2020-12-27Fix arbitary file upload for uploadimage API endpointSheogorath1-2/+8
2020-12-02Add missing catchTilman Vatteroth1-1/+2
2020-12-02Catch more errorsTilman Vatteroth9-10/+31
2020-11-30[Migrations] Replace similar codeTilman Vatteroth1-2/+1
2020-11-30[Migrations] Add variant of error message to catch blockTilman Vatteroth1-1/+4
2020-11-30Fix crash when OAuth2 config parameters are missingDavid Mehren1-12/+19
2020-11-27Replace mentions of `config.js` with `config.json`David Mehren1-3/+3
2020-11-26Remove pdf export codeTilman Vatteroth7-54/+2
2020-11-25Add oauth2 authorizationJoachim Mathes2-2/+26
2020-11-15apply review suggestionsTilman Vatteroth1-1/+1
2020-11-14Correct repo nameTilman Vatteroth1-1/+1
2020-11-14Replace CodiMD with HedgeDocErik Michelson6-6/+6
2020-11-12Makes the mime also work with upper case extensionpierreozoux1-1/+1
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-09-08Update documentation and messages to new default valueErik Michelson1-1/+1
2020-08-27Changed default policy from 'strict' to 'lax' due to the reasons mentioned in...Erik Michelson2-2/+2
2020-08-27Add config option for cookie SameSite policyErik Michelson4-1/+9
2020-08-23Add missing unsafe-inline CSP directiveErik Michelson1-1/+1
2020-08-23Add dropbox CSP directive if configured and make button clickableErik Michelson1-0/+5
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 Keske3-0/+3
2020-07-04Fixed meta parsing of lang-attribute for using it in the published-viewErik Michelson2-1/+2
2020-07-03Added dynamic lang-attr to pretty.ejsErik Michelson1-0/+1
2020-06-20Backport of #278 for 1.6.1Victor Berger4-4/+8
2020-04-28findNoteOrCreate: Create new note with empty string instead of `null`Sandro1-1/+1
2020-03-21Fix broken redirect on loginSheogorath1-2/+4
2020-03-21Backport Fix for relative theme pathSheogorath1-1/+1
2020-03-21Add fix for missing deletion of notes on user-deletion requestSheogorath1-0/+61
2020-02-09Update CDN defaultsSheogorath1-1/+1
2020-02-08Add Google oauth variable: hostedDomainike4-4/+7
2020-02-01Update RevealJS to version 3.9.2Sheogorath1-1/+1
2019-11-28Making the linter happy by removing superfluous ;Ralph Krimmel1-1/+1
2019-11-28Making the linter happy by removing superfluous ;Ralph Krimmel1-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 Krimmel2-5/+5
2019-11-27Fixing linting problemsRalph Krimmel1-4/+3
2019-11-27Fixing redirection after SAML loginfoobarable1-2/+5
2019-10-30allow to define header link generation style via environment varhoijui1-1/+2
2019-10-30document `linkifyHeaderStyle` in default.jshoijui1-0/+13
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