| Commit message (Expand) | Author | Files | Lines |
2018-05-16 | Revert "Workaround Google API problems" | Christoph (Sheogorath) Kern | 2 | -2/+0 |
2018-04-13 | Use API key instead of clientSecret | Sheogorath | 2 | -0/+2 |
2018-04-10 | Fix typos for `allowAnonymousEdits` | Sheogorath | 1 | -1/+1 |
2018-03-30 | Fix CSP for disqus and Google Analytics | Sheogorath | 1 | -0/+2 |
2018-03-29 | Add session data to env vars | Sheogorath | 1 | -0/+2 |
2018-03-26 | Fix logical error in legacy config expression | Sheogorath | 1 | -2/+2 |
2018-03-26 | Rename forgotten values | Sheogorath | 1 | -4/+4 |
2018-03-26 | Automatically generate a session secret if default is used | Sheogorath | 2 | -0/+10 |
2018-03-25 | Change config to camel case with backwards compatibility | Sheogorath | 4 | -78/+131 |
2018-03-20 | Refactoring imageRouter to modularity | Sheogorath | 1 | -0/+7 |
2018-03-16 | Add helper function to fix number problems | Sheogorath | 2 | -3/+10 |
2018-03-15 | Convert HMD_MINIO_PORT into Number type. | vazontang | 1 | -1/+1 |
2018-03-14 | Add config option for report URI in CSP | Sheogorath | 2 | -2/+4 |
2018-03-05 | Remove unused LDAP option `tokenSecret` | Felix Schäfer | 2 | -2/+0 |
2018-03-01 | Introduce ldap.useridField | Dustin Frisch | 2 | -0/+2 |
2018-01-27 | Remove camel case from `imageuploadtype` in config | Sheogorath | 3 | -4/+12 |
2018-01-23 | Fix broken port config | Sheogorath | 1 | -1/+1 |
2018-01-20 | Allow more detailed configuration of upload mime types | Sheogorath | 1 | -0/+20 |
2018-01-20 | Add option to enable `freely` permission in closed instance | Dario Ernst | 3 | -1/+3 |
2018-01-19 | Load version from package.json | Sheogorath | 1 | -1/+3 |
2018-01-19 | Fix not passing app key correctly in dropbox config | Wu Cheng-Han | 3 | -3/+6 |
2018-01-18 | Release 1.0.0-ce | Sheogorath | 1 | -1/+1 |
2017-12-22 | Update index.js | Christoph (Sheogorath) Kern | 1 | -1/+1 |
2017-12-22 | Simplify loop | Christoph (Sheogorath) Kern | 1 | -8/+3 |
2017-12-09 | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated array | alecdwm | 2 | -5/+12 |
2017-12-09 | Add setting `ldap.usernameField` | Lukas Kalbertodt | 2 | -0/+2 |
2017-12-05 | fixed sslcapath bug | LaysDragon | 2 | -2/+10 |
2017-12-04 | added guide for SAML settings | Norihito Nakae | 2 | -2/+0 |
2017-11-29 | added environment variables for SAML | Norihito Nakae | 1 | -1/+12 |
2017-11-29 | fixed the SAML callback URL to unconfigurable. | Norihito Nakae | 1 | -1/+0 |
2017-11-28 | Initial support for SAML authentication | Norihito Nakae | 3 | -0/+21 |
2017-10-31 | Add mattermost authentication | Christoph Witzany | 4 | -0/+15 |
2017-10-25 | Adds PDF export via config | geekyd | 3 | -3/+7 |
2017-10-22 | Change CSP config format to be more intuitive | Literallie | 2 | -9/+4 |
2017-10-22 | CSP: Allow more content types | Literallie | 1 | -3/+7 |
2017-10-22 | CSP: Upgrade insecure requests if possible | Literallie | 1 | -2/+3 |
2017-10-22 | Add basic CSP support | Literallie | 1 | -0/+10 |
2017-10-13 | Add env vars for extra HSTS options | Literallie | 1 | -0/+3 |
2017-10-13 | Add on/off env var for HSTS | Literallie | 1 | -0/+3 |
2017-10-13 | Make HSTS behaviour configurable; Fixes #584 | Literallie | 1 | -0/+6 |
2017-10-11 | Fix missing boolean setting for HMD_URL_ADDPORT | Sheogorath | 1 | -1/+1 |
2017-08-30 | Add support for minio | Marc Deop | 2 | -0/+14 |
2017-06-01 | Read to correct tlsca file path | tkykm | 1 | -2/+2 |
2017-05-08 | fix(config): ssl environment configs not parse properly | Raccoon Li | 3 | -7/+20 |
2017-05-08 | fix(config): some environment config not parse properly | Raccoon Li | 2 | -7/+7 |
2017-05-08 | refactor(config.js): Extract config file | BoHong Li | 7 | -0/+360 |