HackMD/lib/web
Sheogorath d76ea5440a
Fixing content types in status router
As it turns out, expressjs doesn't detect the right mimetype and it
seems like I didn't bother to test this enough. So lets fix it for the
next release.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-07-03 20:38:52 +02:00
..
auth Update passport-ldap 2018-06-30 16:52:33 +02:00
imageRouter Fix breaking regex 2018-06-24 01:03:45 +02:00
middleware Do final internal renameing 2018-06-24 14:05:41 +02:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js refactor: Remove `require` extension filename 2017-05-08 19:29:06 +08:00
noteRouter.js Allow posting new note with content 2018-01-18 10:41:58 +01:00
statusRouter.js Fixing content types in status router 2018-07-03 20:38:52 +02:00
userRouter.js Add note export function 2018-05-26 03:12:21 +02:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00