summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #213 from davidmehren/refactor_backend_notesSheogorath2019-11-2018-578/+561
|\ \ | |/ |/|
| * Inline renderPublishSlideDavid Mehren2019-10-271-8/+4
| * Inline responseCodiMDDavid Mehren2019-10-271-18/+14
| * Inline publish and slideDavid Mehren2019-10-271-10/+2
| * Inline renderPublishDavid Mehren2019-10-271-8/+4
| * Move showPublishNote and publishNoteActions to note controllerDavid Mehren2019-10-276-125/+99
| * Move showNote to note controllerDavid Mehren2019-10-273-133/+19
| * Move note actions into their own fileDavid Mehren2019-10-272-9/+131
| * Rename actions.js to controller.js and rename functions to be more descriptiveDavid Mehren2019-10-273-34/+33
| * Move slide actions to own fileDavid Mehren2019-10-274-85/+87
| * Fix errors constant in note/actions.jsDavid Mehren2019-10-271-7/+7
| * Move note actions to their own file.David Mehren2019-10-2715-387/+407
* | Fix crash in lutim integrationGirish Ramakrishnan2019-10-291-1/+1
|/
* Allow to generate lower case header references through the confighoijui2019-10-222-2/+4
* Fix broken error template due to missing opengraphSheogorath2019-10-111-1/+2
* Merge pull request #191 from ErikMichelson/feature/ogmetadataSheogorath2019-10-102-2/+15
|\
| * Added customizable og-metadata to notesErik Michelson2019-10-042-2/+15
* | remove unused variable to pass ci testing - #58Amolith2019-10-031-1/+0
* | remove legacy code to solve #58Amolith2019-10-031-10/+0
|/
* Merge pull request #170 from ErikMichelson/post-note-urlSheogorath2019-09-262-13/+19
|\
| * Refactored note-creation with given noteIdErik Michelson2019-09-042-14/+18
| * Added endpoint for note-creation with given aliasErik Michelson2019-09-042-2/+4
* | Updated forbiddenNoteIDsErik Michelson2019-09-181-1/+1
|/
* Merge pull request #168 from dargmuesli/fix/docker-secret-bufferSheogorath2019-09-031-1/+1
|\
| * Docker Secrets: Use Encoding Parameter DirectlyJonas Thelemann2019-09-031-1/+1
| * Config: Return String Instead Of Buffer For Docker SecretsJonas Thelemann2019-09-031-1/+1
* | Docker Secrets: Correct Source PathJonas Thelemann2019-09-021-1/+1
|/
* Merge pull request #32 from codimd/aws-endpointsSheogorath2019-09-022-2/+5
|\
| * make aws s3 endpoint configurableMathias Merscher2019-02-112-2/+5
* | Add link to imprintMatthias Lindinger2019-08-261-0/+1
* | Disable PDF export due to security issueSheogorath2019-08-151-0/+6
* | Fix variable names for docker secretsSheogorath2019-08-151-5/+5
* | fix: migration should return promisechandi2019-08-123-18/+18
* | Merge pull request #104 from SISheogorath/feature/dntSheogorath2019-07-201-2/+4
|\ \
| * | Respect DNT headerSheogorath2019-06-081-2/+4
* | | Merge pull request #128 from dargmuesli/docker-secretsSheogorath2019-07-201-0/+1
|\ \ \
| * | | Docker Secrets: Add DB URL SupportJonas Thelemann2019-07-011-0/+1
* | | | Merge pull request #119 from lhw/patch-1Sheogorath2019-07-011-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add SVG image detection based on file extensionLennart Weller2019-06-181-0/+2
* | | | fix: upgrade sequelize to latest version to fix CVEBoHong Li2019-06-115-745/+752
|/ / /
* / / Rework debug loggingSheogorath2019-06-0815-69/+54
|/ /
* | Fix eslint warningsSheogorath2019-05-3139-86/+94
* | Merge pull request #82 from SISheogorath/fix/doubleCountSheogorath2019-05-261-0/+3
|\ \
| * | Fix missing pictures for OpenIDSheogorath2019-05-261-0/+3
* | | Add config for toobusy middlewareSheogorath2019-05-253-0/+7
|/ /
* | polyfilling scrypt for node 8.5+Claudius2019-05-131-4/+13
* | asyncified setting and verifying the passwordClaudius2019-05-132-11/+15
* | getting password hashing into a hook where it could be asyncClaudius2019-05-131-6/+14
* | Add lutim supportDylan Dervaux2019-04-104-3/+40
* | Added a configuration option for passport-saml:Emmanuel Ormancey2019-04-064-1/+5