A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg 7d056b5008 Hide the navbar collapse on select via JS instead of HTML
Appearantly, if there is a data-toggle, the href/link part isn't
done anymore.
2018-01-01 22:01:00 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
src The ListStore type should not be public (anymore) 2018-01-01 21:44:58 +01:00
static Hide the navbar collapse on select via JS instead of HTML 2018-01-01 22:01:00 +01:00
templates Hide the navbar collapse on select via JS instead of HTML 2018-01-01 22:01:00 +01:00
test/lists Add some tests for the list handlers 2018-01-01 18:37:26 +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