summaryrefslogtreecommitdiff
path: root/lib/config (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-27Update links to new repositoriesSheogorath1-1/+1
2019-03-05Fix shown but broken GitLab snippetsSheogorath1-1/+1
2019-03-04Fix wrong value type for HSTS environment variableSheogorath2-2/+2
2019-01-25Disable OpenID by defaultSheogorath1-1/+1
2018-12-21Update upload provider error messageDaan Sprenkels1-1/+1
2018-11-28Warn on missing serverURLSheogorath1-0/+4
2018-11-19Fix wrong maxAgeSeconds multiplicationSheogorath1-1/+1
2018-11-17Disallow creation of robots.txt in freeurlDaan Sprenkels2-0/+2
2018-11-14Upgrade winstonSheogorath3-0/+8
2018-11-12Fix wrong reading from commitSheogorath1-1/+1
2018-11-11Add full version stringSheogorath3-2/+43
2018-11-07Fix menu for github and dropboxCédric Couralet1-0/+2
2018-10-31Use OS based tmp dirSheogorath1-1/+3
2018-10-05Add OpenID to CodiMDSheogorath3-2/+5
2018-10-04Make oauth2 provider name accessibleSheogorath2-0/+2
2018-09-27Set default to `v4`Sheogorath1-1/+2
2018-09-26removing superfluous config parameters for template filesClaudius2-14/+3
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-27Support 'host' & 'path' config optionsMiranda Kastemaa2-0/+3
2018-07-09Upload images to the filesystem by default, rather than to imgurMaxence Ahlouche1-1/+1
2018-06-24Rename HackMD view to CodiMDSheogorath2-2/+2
2018-06-24Rename environment variables and add legacy support.Sheogorath3-86/+216
2018-06-24Move config out of statics pathSheogorath2-0/+2
2018-06-23Allow to disable gravatarSheogorath2-0/+2
2018-06-23Fix possible error if HackMD is started with wrong workdirSheogorath2-0/+2
2018-06-05Fix i18n writing locale files in productionSheogorath1-0/+3
2018-06-01Add Azure Blob Storage supportÁdám Hóka4-3/+14
2018-05-16Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2-2/+0
2018-04-13Use API key instead of clientSecretSheogorath2-0/+2
2018-04-10Fix typos for `allowAnonymousEdits`Sheogorath1-1/+1
2018-03-30Fix CSP for disqus and Google AnalyticsSheogorath1-0/+2
2018-03-29Add session data to env varsSheogorath1-0/+2
2018-03-26Fix logical error in legacy config expressionSheogorath1-2/+2
2018-03-26Rename forgotten valuesSheogorath1-4/+4
2018-03-26Add support for generic OAuth2 providersPedro Ferreira3-0/+18
2018-03-26Automatically generate a session secret if default is usedSheogorath2-0/+10
2018-03-25Change config to camel case with backwards compatibilitySheogorath4-78/+131
2018-03-20Refactoring imageRouter to modularitySheogorath1-0/+7
2018-03-16Add helper function to fix number problemsSheogorath2-3/+10
2018-03-15Convert HMD_MINIO_PORT into Number type.vazontang1-1/+1
2018-03-14Add config option for report URI in CSPSheogorath2-2/+4
2018-03-05Remove unused LDAP option `tokenSecret`Felix Schäfer2-2/+0
2018-03-01Introduce ldap.useridFieldDustin Frisch2-0/+2
2018-01-27Remove camel case from `imageuploadtype` in configSheogorath3-4/+12
2018-01-23Fix broken port configSheogorath1-1/+1
2018-01-20Allow more detailed configuration of upload mime typesSheogorath1-0/+20