summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-05-31Fix eslint warningsSheogorath39-86/+94
2019-05-26Fix missing pictures for OpenIDSheogorath1-0/+3
2019-05-25Add config for toobusy middlewareSheogorath3-0/+7
2019-05-13polyfilling scrypt for node 8.5+Claudius1-4/+13
2019-05-13asyncified setting and verifying the passwordClaudius2-11/+15
2019-05-13getting password hashing into a hook where it could be asyncClaudius1-6/+14
2019-04-10Add lutim supportDylan Dervaux4-3/+40
2019-04-06Added a configuration option for passport-saml:Emmanuel Ormancey4-1/+5
2019-04-06Hide port from minio URL for protocol default portThor771-1/+3
2019-04-05change default mode to "both" when clicking editStéphane Guillou1-2/+2
2019-03-27Update links to new repositoriesSheogorath1-1/+1
2019-03-17Use libravatar as drop-in replacement for gravatarSheogorath1-1/+1
2019-03-09Add required change for Google+ API deprecationSheogorath1-1/+2
2019-03-05Fix shown but broken GitLab snippetsSheogorath1-1/+1
2019-03-04Fix wrong value type for HSTS environment variableSheogorath2-2/+2
2019-03-04Fix empty serverURL did not redirect properlytoshi01231-1/+1
2019-03-03Fix names with spaces in letter-avatarsSheogorath1-0/+1
2019-02-11make aws s3 endpoint configurableMathias Merscher2-2/+5
2019-01-25Disable OpenID by defaultSheogorath1-1/+1
2019-01-24Fix broken PDF export by wrong unlink callSheogorath1-1/+1
2018-12-22Remove blueimp-md5 dependencyDaan Sprenkels1-3/+7
2018-12-21Update upload provider error messageDaan Sprenkels1-1/+1
2018-12-20Fix broken Gist embeddingSheogorath1-1/+1