A web application for handling notes that are accessible to everyone (like on a pinboard).
Find a file
Paul van Tilburg af3a6183a5 Add different styling for all unordered lists that have checkboxes
These checkboxes are generated through the GFM tasklist extension.
In this case there should be not list item and the padding-left
should be removed.
2017-12-30 16:14:52 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
scss Add different styling for all unordered lists that have checkboxes 2017-12-30 16:14:52 +01:00
src Rename the lists index handler for consistency 2017-12-30 13:48:07 +01:00
static Add different styling for all unordered lists that have checkboxes 2017-12-30 16:14:52 +01:00
templates Rework the entire UI to support multiple lists in one view 2017-12-29 23:56:24 +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