A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg 38801c5625 Split the handlers off into a handler submodules
Also move the list handlers to a separate mount point.
2017-12-30 22:06:48 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
src Split the handlers off into a handler submodules 2017-12-30 22:06:48 +01:00
static Tweak and add animations 2017-12-30 17:16:45 +01:00
templates No longer use small buttons 2017-12-30 17:20:04 +01:00
.gitignore Switch to Sass based custom CSS 2017-12-29 23:55:12 +01:00
Cargo.lock Update the Cargo lock file 2017-12-27 17:31:18 +01:00
Cargo.toml Add support for JSON output and (de)serialization using Serde 2017-12-23 21:51:13 +01:00