summaryrefslogtreecommitdiff
path: root/lib/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-232-0/+2
* Fix i18n writing locale files in productionSheogorath2018-06-051-0/+3
* Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-043-0/+18
|\
| * Add support for generic OAuth2 providersPedro Ferreira2018-03-263-0/+18
* | Add Azure Blob Storage supportÁdám Hóka2018-06-014-3/+14
* | Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2018-05-162-2/+0
* | Merge pull request #813 from SISheogorath/fix/googleAPIChristoph (Sheogorath) Kern2018-05-102-0/+2
|\ \
| * | Use API key instead of clientSecretSheogorath2018-04-132-0/+2
* | | Fix typos for `allowAnonymousEdits`Sheogorath2018-04-101-1/+1
|/ /
* | Merge pull request #791 from SISheogorath/fix/extendedCSPPoliciesChristoph (Sheogorath) Kern2018-04-051-0/+2
|\ \
| * | Fix CSP for disqus and Google AnalyticsSheogorath2018-03-301-0/+2
* | | Add session data to env varsSheogorath2018-03-291-0/+2
|/ /
* | Merge pull request #780 from SISheogorath/fix/sessionSecretChristoph (Sheogorath) Kern2018-03-282-0/+10
|\ \
| * | Automatically generate a session secret if default is usedSheogorath2018-03-262-0/+10
| |/
* | Fix logical error in legacy config expressionSheogorath2018-03-261-2/+2
* | Rename forgotten valuesSheogorath2018-03-261-4/+4
|/
* Change config to camel case with backwards compatibilitySheogorath2018-03-254-78/+131
* Merge pull request #771 from SISheogorath/refactor/imageRouterChristoph (Sheogorath) Kern2018-03-211-0/+7
|\
| * Refactoring imageRouter to modularitySheogorath2018-03-201-0/+7
* | Add helper function to fix number problemsSheogorath2018-03-162-3/+10
|/
* Merge pull request #761 from SISheogorath/feature/reportURIChristoph (Sheogorath) Kern2018-03-142-2/+4
|\
| * Add config option for report URI in CSPSheogorath2018-03-142-2/+4
* | Convert HMD_MINIO_PORT into Number type.vazontang2018-03-151-1/+1
|/
* Remove unused LDAP option `tokenSecret`Felix Schäfer2018-03-052-2/+0
* Introduce ldap.useridFieldDustin Frisch2018-03-012-0/+2
* Remove camel case from `imageuploadtype` in configSheogorath2018-01-273-4/+12
* 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
* | Fix broken port configSheogorath2018-01-231-1/+1
* | Merge pull request #506 from erasys/minioChristoph (Sheogorath) Kern2018-01-232-0/+14
|\ \
| * | Add support for minioMarc Deop2017-08-302-0/+14
* | | Merge pull request #598 from xxyy/feature/cspChristoph (Sheogorath) Kern2018-01-222-0/+10
|\ \ \
| * | | Change CSP config format to be more intuitiveLiterallie2017-10-222-9/+4
| * | | CSP: Allow more content typesLiterallie2017-10-221-3/+7
| * | | CSP: Upgrade insecure requests if possibleLiterallie2017-10-221-2/+3
| * | | Add basic CSP supportLiterallie2017-10-221-0/+10
* | | | Add option to enable `freely` permission in closed instanceDario Ernst2018-01-203-1/+3
| |_|/ |/| |
* | | Merge pull request #686 from SISheogorath/feature/configVersionChristoph (Sheogorath) Kern2018-01-191-1/+3
|\ \ \
| * | | Load version from package.jsonSheogorath2018-01-191-1/+3
* | | | Fix not passing app key correctly in dropbox configWu Cheng-Han2018-01-193-3/+6
|/ / /
* | | Release 1.0.0-ceSheogorath2018-01-181-1/+1
* | | Merge pull request #636 from laysdra7265/fix/sslcapathChristoph (Sheogorath) Kern2018-01-182-2/+5
|\ \ \
| * | | Update index.jsChristoph (Sheogorath) Kern2017-12-221-1/+1
| * | | Simplify loopChristoph (Sheogorath) Kern2017-12-221-8/+3
| * | | fixed sslcapath bugLaysDragon2017-12-052-2/+10
* | | | Merge branch 'master' into ldap-username-fieldChristoph (Sheogorath) Kern2017-12-122-5/+12
|\ \ \ \
| * | | | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm2017-12-092-5/+12
* | | | | Add setting `ldap.usernameField`Lukas Kalbertodt2017-12-092-0/+2
|/ / / /
* | | | added guide for SAML settingsNorihito Nakae2017-12-042-2/+0
* | | | added environment variables for SAMLNorihito Nakae2017-11-291-1/+12