summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-17Disallow creation of robots.txt in freeurlDaan Sprenkels3-1/+3
2018-11-16Update error message text checksCarles Bruguera8-8/+8
2018-11-16Fix streaming for winstonSheogorath1-1/+9
2018-11-14switching to eslint for code checkingClaudius Coenen4-3/+5
2018-11-14InternalOAuthError is not part of passport, but of passport-oauth2Claudius Coenen1-4/+4
2018-11-14Upgrade winstonSheogorath4-16/+20
2018-11-13Fix logging in ot moduleSheogorath1-5/+5
2018-11-12Fix wrong reading from commitSheogorath1-1/+1
2018-11-11Add full version stringSheogorath5-4/+45
2018-11-07Fix menu for github and dropboxCédric Couralet1-0/+2
2018-11-03removing global site layout vars from individual routers, putting them into a...Claudius1-50/+2
2018-10-31Use OS based tmp dirSheogorath1-1/+3
2018-10-27forgot break statementAlex Garcia1-0/+1
2018-10-27Add download action to published notesAlex Garcia1-0/+2
2018-10-09Fix #1001: get only project user is member of (and return max of results)Cédric Couralet1-1/+1
2018-10-05Add OpenID to CodiMDSheogorath6-3/+70
2018-10-04Make oauth2 provider name accessibleSheogorath2-0/+2
2018-10-04Add `data:` URL to CSP and upgrade helmetSheogorath1-1/+1
2018-09-28Fix little bug in length limitSheogorath1-1/+1
2018-09-27Set default to `v4`Sheogorath1-1/+2
2018-09-26removing superfluous config parameters for template filesClaudius4-21/+10
2018-09-26imageRouter/filesystem: make callback path-independentWilliButz1-1/+2
2018-09-26lib/config: use `path.resolve` instead of `path.join`WilliButz1-14/+14
2018-09-26lib/config: add environment variable to set config fileWilliButz1-1/+2
2018-09-26lib/models/revision.js: make independent of exec-pathWilliButz1-1/+2
2018-09-26Fix document length limit on postSheogorath1-1/+9
2018-09-25Omit unneeded warning if no gitlab is configuredSheogorath1-1/+1
2018-09-24Fix server crash on PDF creationSheogorath1-0/+4
2018-09-05Extend migration error handlingSheogorath8-9/+9
2018-08-23BUGFIX: wrong version check for gitlab apiAlexander Hesse1-2/+2
2018-07-31Add possibility to choose between version v3 or v4 for the gitlab api.Cédric Couralet2-2/+8
2018-07-31Add missing catch blocks for migration from 1.1.1 to 1.2.0Hugo Caloto8-2/+56
2018-07-27Further improvement of error handling for LZStringSheogorath2-2/+10
2018-07-27Support 'host' & 'path' config optionsMiranda Kastemaa2-0/+3
2018-07-27Minimize number of errors in LZString parsing errors for historySheogorath1-0/+9
2018-07-27Fix possible weird objects as emailSheogorath1-0/+4
2018-07-09Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche1-1/+1
2018-07-05Add script src hash for speaker note to CSP directivesMax Wu1-1/+1
2018-07-03Fixing content types in status routerSheogorath1-2/+4
2018-06-30Update passport-ldapSheogorath1-1/+1
2018-06-24Final replacementsSheogorath2-2/+2
2018-06-24Do final internal renameingSheogorath3-6/+14
2018-06-24Rename HackMD view to CodiMDSheogorath3-3/+3
2018-06-24Rename environment variables and add legacy support.Sheogorath3-86/+216
2018-06-24Rebrand HackMD to CodiMDSheogorath1-1/+1
2018-06-24Fix breaking regexSheogorath1-1/+1
2018-06-24Fix broken images in PDF caused by misconfigred server URLSheogorath1-1/+4
2018-06-24Fix possible line-ending issues for init noteSheogorath1-1/+3
2018-06-24Move config out of statics pathSheogorath3-0/+19
2018-06-23Allow to disable gravatarSheogorath4-27/+21