summaryrefslogtreecommitdiff
path: root/lib/config/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-271-1/+1
* Add config option for cookie SameSite policyErik Michelson2020-08-271-0/+5
* Disable PDF export due to security issueSheogorath2019-08-151-0/+6
* Fix eslint warningsSheogorath2019-05-311-6/+6
* Add lutim supportDylan Dervaux2019-04-101-2/+2
* Update links to new repositoriesSheogorath2019-03-271-1/+1
* Fix shown but broken GitLab snippetsSheogorath2019-03-051-1/+1
* Update upload provider error messageDaan Sprenkels2018-12-211-1/+1
* Warn on missing serverURLSheogorath2018-11-281-0/+4
* Upgrade winstonSheogorath2018-11-141-0/+6
* Add full version stringSheogorath2018-11-111-2/+9
* Fix menu for github and dropboxCédric Couralet2018-11-071-0/+2
* Add OpenID to CodiMDSheogorath2018-10-051-0/+1
* removing superfluous config parameters for template filesClaudius2018-09-261-8/+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
* 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
* Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche2018-07-091-1/+1
* Rename HackMD view to CodiMDSheogorath2018-06-241-1/+1
* Rename environment variables and add legacy support.Sheogorath2018-06-241-0/+6
* Move config out of statics pathSheogorath2018-06-241-0/+1
* Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-231-0/+1
* Fix i18n writing locale files in productionSheogorath2018-06-051-0/+3
* Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-041-0/+1
|\
| * Add support for generic OAuth2 providersPedro Ferreira2018-03-261-0/+1
* | Add Azure Blob Storage supportÁdám Hóka2018-06-011-2/+2
* | Fix typos for `allowAnonymousEdits`Sheogorath2018-04-101-1/+1
* | Merge pull request #780 from SISheogorath/fix/sessionSecretChristoph (Sheogorath) Kern2018-03-281-0/+9
|\ \
| * | Automatically generate a session secret if default is usedSheogorath2018-03-261-0/+9
| |/
* / Fix logical error in legacy config expressionSheogorath2018-03-261-2/+2
|/
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-29/+42
* Refactoring imageRouter to modularitySheogorath2018-03-201-0/+7
* Remove camel case from `imageuploadtype` in configSheogorath2018-01-271-2/+8
* Merge pull request #691 from SISheogorath/feature/uploadChristoph (Sheogorath) Kern2018-01-231-0/+20
|\
| * Allow more detailed configuration of upload mime typesSheogorath2018-01-201-0/+20
* | Add option to enable `freely` permission in closed instanceDario Ernst2018-01-201-1/+1
|/
* Load version from package.jsonSheogorath2018-01-191-1/+3
* Release 1.0.0-ceSheogorath2018-01-181-1/+1
* Merge pull request #636 from laysdra7265/fix/sslcapathChristoph (Sheogorath) Kern2018-01-181-1/+4
|\
| * Update index.jsChristoph (Sheogorath) Kern2017-12-221-1/+1
| * Simplify loopChristoph (Sheogorath) Kern2017-12-221-8/+3
| * fixed sslcapath bugLaysDragon2017-12-051-1/+9
* | Initial support for SAML authenticationNorihito Nakae2017-11-281-0/+1
|/
* Add mattermost authenticationChristoph Witzany2017-10-311-0/+1
* Adds PDF export via configgeekyd2017-10-251-1/+3
* Read to correct tlsca file pathtkykm2017-06-011-2/+2
* refactor(config.js): Extract config fileBoHong Li2017-05-081-0/+112