diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ - [ ] refactor into different files - [ ] archive pin web sources - [ ] salt hashes +- [ ] proper error handling with custom error type that implements response error, use actix::Result on http handlers +- [ ] css styling |