hedgedoc/lib/web
Sheogorath bf9400e107
Fix breaking regex
The image upload regex breaks with the new path for uploads.

This commit fixes it.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-24 01:03:45 +02:00
..
auth Merge pull request #784 from pferreir/add-oauth2-support 2018-06-04 15:54:47 +02:00
imageRouter Fix breaking regex 2018-06-24 01:03:45 +02:00
middleware Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
baseRouter.js
historyRouter.js
noteRouter.js
statusRouter.js Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
userRouter.js Add note export function 2018-05-26 03:12:21 +02:00
utils.js