Vincent Ambo
9dc1143b14
chore(cargo): Bump dependency minor versions
2018-04-23 22:09:37 +02:00
Vincent Ambo
6fd7ee05f2
docs(todo): Update todo-list
2018-04-15 23:31:36 +02:00
Vincent Ambo
b684320a73
docs(todo): Stickies are done!
2018-04-14 17:56:36 +02:00
Vincent Ambo
c136d34e79
docs(todo): Add note about stickies
2018-04-14 17:16:10 +02:00
Vincent Ambo
b0825f3850
docs(README): Add a very simple README file
2018-04-14 16:38:05 +02:00
Vincent Ambo
1cce37446b
refactor(handlers): Use rendering actor for page renders
...
This currently breaks error handling in page render flows. To fix it
properly, the database actor should return failable futures instead of
`Result<T>` wrapped in a future.
2018-04-11 12:18:33 +02:00
Vincent Ambo
c07c466219
docs(todo): Add TODO list
2018-04-08 22:57:24 +02:00