summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-10-27Move showPublishNote and publishNoteActions to note controllerDavid Mehren6-125/+99
2019-10-27Move showNote to note controllerDavid Mehren3-133/+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 Mehren3-34/+33
2019-10-27Move slide actions to own fileDavid Mehren4-85/+87
2019-10-27Fix errors constant in note/actions.jsDavid Mehren1-7/+7
2019-10-27Move note actions to their own file.David Mehren15-387/+407
2019-10-22Allow to generate lower case header references through the confighoijui2-2/+4
2019-10-11Fix broken error template due to missing opengraphSheogorath1-1/+2
2019-10-04Added customizable og-metadata to notesErik Michelson2-2/+15
2019-10-03remove unused variable to pass ci testing - #58Amolith1-1/+0
2019-10-03remove legacy code to solve #58Amolith1-10/+0
2019-09-18Updated forbiddenNoteIDsErik Michelson1-1/+1
2019-09-04Refactored note-creation with given noteIdErik Michelson2-14/+18
2019-09-04Added endpoint for note-creation with given aliasErik Michelson2-2/+4
2019-09-03Docker Secrets: Use Encoding Parameter DirectlyJonas Thelemann1-1/+1
2019-09-03Config: Return String Instead Of Buffer For Docker SecretsJonas Thelemann1-1/+1
2019-09-02Docker Secrets: Correct Source PathJonas Thelemann1-1/+1
2019-08-26Add link to imprintMatthias Lindinger1-0/+1
2019-08-15Disable PDF export due to security issueSheogorath1-0/+6
2019-08-15Fix variable names for docker secretsSheogorath1-5/+5
2019-08-12fix: migration should return promisechandi3-18/+18
2019-07-01Docker Secrets: Add DB URL SupportJonas Thelemann1-0/+1
2019-06-18Add SVG image detection based on file extensionLennart Weller1-0/+2
2019-06-11fix: upgrade sequelize to latest version to fix CVEBoHong Li5-745/+752
2019-06-08Respect DNT headerSheogorath1-2/+4
2019-06-08Rework debug loggingSheogorath15-69/+54