Fix panic when trying to access a non existing note with the "pretty" url (.html)
Reviewed-on: jriou/coller#24
Reviewed-by: Julien Riou <jriou@monitoring@riou.xyz>
Co-authored-by: Thibault Piron <thibault.piron.ext@ovhcloud.com>
Co-committed-by: Thibault Piron <thibault.piron.ext@ovhcloud.com>
Use Monaco Editor to create notes. Support syntax highlighting. Store the
language with the note in the database to later support syntax highlighting in
a note web view.
Signed-off-by: Julien Riou <julien@riou.xyz>
- Add Docker image
- Fix whitespace location in the footer when version is not provided
- Add log message when the server is about to start
Signed-off-by: Julien Riou <julien@riou.xyz>