hedgedoc/lib/web/note
David Mehren 9dd74da17f
Save note title to database when creating a note
Currently, when creating a note with content via the API, a title is only saved to the database after visiting the note with the browser. This commit makes sure that a title is saved at creation time.

Closes #306

Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-11 21:24:55 +01:00
..
actions.js
controller.js
router.js
slide.js
util.js Save note title to database when creating a note 2020-11-11 21:24:55 +01:00