A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
2017-12-27 21:48:28 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
src Add the handler for converting temp list data to HTML 2017-12-27 21:32:16 +01:00
static Apply the changed list data when saving is successful 2017-12-27 21:48:28 +01:00
templates Rework the styling of a list box 2017-12-27 20:57:20 +01:00
.gitignore Add a directory to keep the lists 2017-12-17 13:16:30 +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