summaryrefslogtreecommitdiff
path: root/lib/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow to define header link generation style via environment varhoijui2019-10-301-1/+2
* document `linkifyHeaderStyle` in default.jshoijui2019-10-301-0/+13
* Allow to generate lower case header references through the confighoijui2019-10-221-1/+2
* 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-021-1/+2
|\
| * make aws s3 endpoint configurableMathias Merscher2019-02-111-1/+2
* | Disable PDF export due to security issueSheogorath2019-08-151-0/+6
* | Fix variable names for docker secretsSheogorath2019-08-151-5/+5
* | Docker Secrets: Add DB URL SupportJonas Thelemann2019-07-011-0/+1
* | Fix eslint warningsSheogorath2019-05-314-9/+9
* | Add config for toobusy middlewareSheogorath2019-05-252-0/+3
* | Add lutim supportDylan Dervaux2019-04-103-3/+9
* | Added a configuration option for passport-saml:Emmanuel Ormancey2019-04-063-0/+3
* | Update links to new repositoriesSheogorath2019-03-271-1/+1
* | Fix shown but broken GitLab snippetsSheogorath2019-03-051-1/+1
* | Fix wrong value type for HSTS environment variableSheogorath2019-03-042-2/+2
|/
* Disable OpenID by defaultSheogorath2019-01-251-1/+1
* Update upload provider error messageDaan Sprenkels2018-12-211-1/+1
* Warn on missing serverURLSheogorath2018-11-281-0/+4
* Fix wrong maxAgeSeconds multiplicationSheogorath2018-11-191-1/+1
* Merge pull request #1053 from dsprenkels/robots.txtChristoph (Sheogorath) Kern2018-11-172-0/+2
|\
| * Disallow creation of robots.txt in freeurlDaan Sprenkels2018-11-172-0/+2
* | Upgrade winstonSheogorath2018-11-143-0/+8
|/
* Merge pull request #1051 from SISheogorath/feature/fullversionChristoph (Sheogorath) Kern2018-11-121-1/+1
|\
| * 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-113-2/+43
* | Fix menu for github and dropboxCédric Couralet2018-11-071-0/+2
|/
* Merge pull request #990 from SISheogorath/fix/oauthProviderNameChristoph (Sheogorath) Kern2018-10-092-0/+2
|\
| * Make oauth2 provider name accessibleSheogorath2018-10-042-0/+2
* | Add OpenID to CodiMDSheogorath2018-10-053-2/+5
* | Merge pull request #940 from WilliButz/fix-configurable-pathsChristoph (Sheogorath) Kern2018-10-052-22/+12
|\ \ | |/ |/|
| * removing superfluous config parameters for template filesClaudius2018-09-262-14/+3
| * 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
* | Set default to `v4`Sheogorath2018-09-271-1/+2
|/
* Omit unneeded warning if no gitlab is configuredSheogorath2018-09-251-1/+1
* BUGFIX: wrong version check for gitlab apiAlexander Hesse2018-08-231-2/+2
* Add possibility to choose between version v3 or v4 for the gitlab api.Cédric Couralet2018-07-311-0/+6
* 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
* Rename HackMD view to CodiMDSheogorath2018-06-242-2/+2
* Rename environment variables and add legacy support.Sheogorath2018-06-243-86/+216
* Merge pull request #854 from hackmdio/feature/disableGravatarChristoph (Sheogorath) Kern2018-06-242-0/+2
|\
| * Allow to disable gravatarSheogorath2018-06-232-0/+2