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 Move showPublishNote and publishNoteActions to note controller 2019-10-27 15:23:38 +01:00
controller.js Inline responseCodiMD 2019-10-27 15:29:10 +01:00
router.js Move showPublishNote and publishNoteActions to note controller 2019-10-27 15:23:38 +01:00
slide.js Inline renderPublishSlide 2019-10-27 15:50:24 +01:00
util.js Save note title to database when creating a note 2020-11-11 21:24:55 +01:00