HackMD/lib
Sheogorath bd92010dd2
Remove camel case from imageuploadtype in config
This removes the only camel cased option of the config options
**we** added to the config.json.

In auth provider's config parts are a lot of camel cased options
provided. We shouldn't touch them to keep them as similar as
possible to the examples.

Fixes #315

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-27 23:50:15 +01:00
..
config Remove camel case from imageuploadtype in config 2018-01-27 23:50:15 +01:00
migrations Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent truncation of data. 2017-10-16 10:13:11 +02:00
models Ignore empty values for revision. 2018-01-18 11:19:47 +01:00
ot Remove manual LZString compression for partial socket io event data 2017-01-02 10:52:47 +08:00
web Remove camel case from imageuploadtype in config 2018-01-27 23:50:15 +01:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
csp.js Move CSP logic to new file, Fix boolean config examples 2017-10-22 02:18:45 +02:00
history.js refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
letter-avatars.js Use strict mode in all backend files 2017-03-14 13:02:43 +08:00
logger.js refactor(logger): Refactor logger.js 2017-05-08 19:24:37 +08:00
realtime.js Add option to enable freely permission in closed instance 2018-01-20 15:14:56 +01:00
response.js Merge pull request #598 from xxyy/feature/csp 2018-01-22 20:43:46 +01:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00