HackMD/lib
Sheogorath 353642c870
Fix document length limit on post
We recently introduced a new way to create notes using a post requeest
to the `/new` endpoint. This is not limited in size, other than pasting
a note in the editor. This patch should enforce this limit also on this
way.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-09-26 16:08:24 +02:00
..
config Omit unneeded warning if no gitlab is configured 2018-09-25 00:26:40 +02:00
migrations Extend migration error handling 2018-09-05 16:19:35 +01:00
models Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
ot Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
web Fixing content types in status router 2018-07-03 20:38:52 +02:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
csp.js Add script src hash for speaker note to CSP directives 2018-07-05 18:41:27 +08:00
history.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
letter-avatars.js Fix possible weird objects as email 2018-07-27 13:36:22 +02:00
logger.js refactor(logger): Refactor logger.js 2017-05-08 19:24:37 +08:00
realtime.js Fix requests for deleted users 2018-05-25 16:15:18 +02:00
response.js Fix document length limit on post 2018-09-26 16:08:24 +02:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00