summaryrefslogtreecommitdiff
path: root/lib/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply review suggestionsTilman Vatteroth2020-11-151-1/+1
* Correct repo nameTilman Vatteroth2020-11-141-1/+1
* Replace CodiMD with HedgeDocErik Michelson2020-11-142-2/+2
* Update documentation and messages to new default valueErik Michelson2020-09-081-1/+1
* Changed default policy from 'strict' to 'lax' due to the reasons mentioned in...Erik Michelson2020-08-272-2/+2
* Add config option for cookie SameSite policyErik Michelson2020-08-273-0/+7
* allow to set a saml client certificateSimeon Keske2020-07-112-0/+2
* Backport of #278 for 1.6.1Victor Berger2020-06-203-3/+6
* Update CDN defaultsSheogorath2020-02-091-1/+1
* Add Google oauth variable: hostedDomainike2020-02-083-3/+6
* 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