A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg b01d331742 Move the data to HTML conversion to a separate function
Sometimes data needs to be converted to HTML without it being list data
(yet).
2017-12-27 21:31:17 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
src Move the data to HTML conversion to a separate function 2017-12-27 21:31:17 +01:00
static Show the modification date/time using the "nl" locale 2017-12-27 21:20:17 +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