hedgedoc/lib
Erik Michelson 3808c08c2d
Fix note creation in FreeURL mode not using template
As explained in #391, the previous note creation logic didn't handle the case "alias is set, but it's not a file on disk". The fix introduces a separate if-statement for this scenario at the cost of a doubled filesystem read access.

Co-Authored-By: @evanlinde
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2021-02-02 00:38:54 +01:00
..
config Don't add new config option in hackmd compatibility layer 2021-01-23 16:20:03 +01:00
migrations Add missing catch 2020-12-02 19:39:06 +01:00
models Fix note creation in FreeURL mode not using template 2021-02-02 00:38:54 +01:00
ot
web Add config option which requires authentication in FreeURL mode 2021-01-22 16:52:49 +01:00
workers
csp.js
errors.js
history.js
letter-avatars.js
logger.js
realtime.js
response.js
utils.js