summaryrefslogtreecommitdiff
path: root/lib/config/index.js (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-08Update documentation and messages to new default valueErik Michelson1-1/+1
2020-08-27Changed default policy from 'strict' to 'lax' due to the reasons mentioned in...Erik Michelson1-1/+1
2020-08-27Add config option for cookie SameSite policyErik Michelson1-0/+5
2019-08-15Disable PDF export due to security issueSheogorath1-0/+6
2019-05-31Fix eslint warningsSheogorath1-6/+6
2019-04-10Add lutim supportDylan Dervaux1-2/+2
2019-03-27Update links to new repositoriesSheogorath1-1/+1
2019-03-05Fix shown but broken GitLab snippetsSheogorath1-1/+1
2018-12-21Update upload provider error messageDaan Sprenkels1-1/+1
2018-11-28Warn on missing serverURLSheogorath1-0/+4
2018-11-14Upgrade winstonSheogorath1-0/+6
2018-11-11Add full version stringSheogorath1-2/+9
2018-11-07Fix menu for github and dropboxCédric Couralet1-0/+2
2018-10-05Add OpenID to CodiMDSheogorath1-0/+1
2018-09-26removing superfluous config parameters for template filesClaudius1-8/+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-25Omit unneeded warning if no gitlab is configuredSheogorath1-1/+1
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 Couralet1-0/+6
2018-07-09Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche1-1/+1
2018-06-24Rename HackMD view to CodiMDSheogorath1-1/+1
2018-06-24Rename environment variables and add legacy support.Sheogorath1-0/+6
2018-06-24Move config out of statics pathSheogorath1-0/+1
2018-06-23Fix possible error if HackMD is started with wrong workdirSheogorath1-0/+1
2018-06-05Fix i18n writing locale files in productionSheogorath1-0/+3
2018-06-01Add Azure Blob Storage supportÁdám Hóka1-2/+2
2018-04-10Fix typos for `allowAnonymousEdits`Sheogorath1-1/+1
2018-03-26Fix logical error in legacy config expressionSheogorath1-2/+2
2018-03-26Add support for generic OAuth2 providersPedro Ferreira1-0/+1
2018-03-26Automatically generate a session secret if default is usedSheogorath1-0/+9
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-29/+42
2018-03-20Refactoring imageRouter to modularitySheogorath1-0/+7
2018-01-27Remove camel case from `imageuploadtype` in configSheogorath1-2/+8
2018-01-20Allow more detailed configuration of upload mime typesSheogorath1-0/+20
2018-01-20Add option to enable `freely` permission in closed instanceDario Ernst1-1/+1
2018-01-19Load version from package.jsonSheogorath1-1/+3
2018-01-18Release 1.0.0-ceSheogorath1-1/+1
2017-12-22Update index.jsChristoph (Sheogorath) Kern1-1/+1
2017-12-22Simplify loopChristoph (Sheogorath) Kern1-8/+3
2017-12-05fixed sslcapath bugLaysDragon1-1/+9
2017-11-28Initial support for SAML authenticationNorihito Nakae1-0/+1
2017-10-31Add mattermost authenticationChristoph Witzany1-0/+1
2017-10-25Adds PDF export via configgeekyd1-1/+3
2017-06-01Read to correct tlsca file pathtkykm1-2/+2
2017-05-08refactor(config.js): Extract config fileBoHong Li1-0/+112