summaryrefslogtreecommitdiff
path: root/lib/config/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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