summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix wrong reading from commitSheogorath2018-11-121-1/+1
* | | | Merge pull request #961 from SISheogorath/feature/osTEMPChristoph (Sheogorath) Kern2018-11-111-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Use OS based tmp dirSheogorath2018-10-311-1/+3
| |/ /
* | | Add full version stringSheogorath2018-11-115-4/+45
* | | Fix menu for github and dropboxCédric Couralet2018-11-071-0/+2
| |/ |/|
* | removing global site layout vars from individual routers, putting them into a...Claudius2018-11-031-50/+2
|/
* Merge pull request #985 from SISheogorath/fix/helmetCSPChristoph (Sheogorath) Kern2018-10-111-1/+1
|\
| * Add `data:` URL to CSP and upgrade helmetSheogorath2018-10-041-1/+1
* | Merge pull request #990 from SISheogorath/fix/oauthProviderNameChristoph (Sheogorath) Kern2018-10-092-0/+2
|\ \
| * | Make oauth2 provider name accessibleSheogorath2018-10-042-0/+2
| |/
* | Fix #1001: get only project user is member of (and return max of results)Cédric Couralet2018-10-091-1/+1
* | Add OpenID to CodiMDSheogorath2018-10-056-3/+70
* | Merge pull request #940 from WilliButz/fix-configurable-pathsChristoph (Sheogorath) Kern2018-10-056-31/+23
|\ \ | |/ |/|
| * removing superfluous config parameters for template filesClaudius2018-09-264-21/+10
| * imageRouter/filesystem: make callback path-independentWilliButz2018-09-261-1/+2
| * lib/config: use `path.resolve` instead of `path.join`WilliButz2018-09-261-14/+14
| * lib/config: add environment variable to set config fileWilliButz2018-09-261-1/+2
| * lib/models/revision.js: make independent of exec-pathWilliButz2018-09-261-1/+2
* | Fix little bug in length limitSheogorath2018-09-281-1/+1
* | Merge pull request #971 from SISheogorath/fix/gitlabWarningChristoph (Sheogorath) Kern2018-09-271-1/+2
|\ \
| * | Set default to `v4`Sheogorath2018-09-271-1/+2
| |/
* / Fix document length limit on postSheogorath2018-09-261-1/+9
|/
* Omit unneeded warning if no gitlab is configuredSheogorath2018-09-251-1/+1
* Fix server crash on PDF creationSheogorath2018-09-241-0/+4
* Extend migration error handlingSheogorath2018-09-058-9/+9
* Merge pull request #906 from SISheogorath/fix/letterAvatarMailChristoph (Sheogorath) Kern2018-09-051-0/+4
|\
| * Fix possible weird objects as emailSheogorath2018-07-271-0/+4
* | BUGFIX: wrong version check for gitlab apiAlexander Hesse2018-08-231-2/+2
* | Merge pull request #908 from micedre/gitlabV4Christoph (Sheogorath) Kern2018-07-312-2/+8
|\ \
| * | Add possibility to choose between version v3 or v4 for the gitlab api.Cédric Couralet2018-07-312-2/+8
* | | Merge pull request #894 from hcaloto/fixMigrationIssuesChristoph (Sheogorath) Kern2018-07-318-2/+56
|\ \ \ | |/ / |/| |
| * | Add missing catch blocks for migration from 1.1.1 to 1.2.0Hugo Caloto2018-07-318-2/+56
* | | Merge pull request #907 from SISheogorath/fix/historyLZStringChristoph (Sheogorath) Kern2018-07-282-2/+19
|\ \ \
| * | | Further improvement of error handling for LZStringSheogorath2018-07-272-2/+10
| * | | Minimize number of errors in LZString parsing errors for historySheogorath2018-07-271-0/+9
| | |/ | |/|
* / | Support 'host' & 'path' config optionsMiranda Kastemaa2018-07-272-0/+3
|/ /
* / Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche2018-07-091-1/+1
|/
* Add script src hash for speaker note to CSP directivesMax Wu2018-07-051-1/+1
* Fixing content types in status routerSheogorath2018-07-031-2/+4
* Update passport-ldapSheogorath2018-06-301-1/+1
* Final replacementsSheogorath2018-06-242-2/+2
* Do final internal renameingSheogorath2018-06-243-6/+14
* Rename HackMD view to CodiMDSheogorath2018-06-243-3/+3
* Rename environment variables and add legacy support.Sheogorath2018-06-243-86/+216
* Rebrand HackMD to CodiMDSheogorath2018-06-241-1/+1
* Merge pull request #854 from hackmdio/feature/disableGravatarChristoph (Sheogorath) Kern2018-06-244-27/+21
|\
| * Allow to disable gravatarSheogorath2018-06-234-27/+21
* | Merge pull request #855 from hackmdio/fix/constantsChristoph (Sheogorath) Kern2018-06-243-0/+19
|\ \
| * | Move config out of statics pathSheogorath2018-06-243-0/+19
| |/
* | Merge pull request #856 from hackmdio/fix/lineEndingsChristoph (Sheogorath) Kern2018-06-241-1/+3
|\ \