Commit Graph

4 Commits

Author SHA1 Message Date
ee0d056d18 Add the app version to the home index template context 2018-01-02 12:48:58 +01:00
8863b87c4e Add tests for the home handler 2018-01-01 21:16:47 +01:00
f65fde7378 Move the List struct to a modules submodule
Move the state type ListStore back to main.rs, it is used for
a global state object (like a DB connection, etc.)
2017-12-30 22:23:16 +01:00
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