summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-12-11 11:24:37 +0000
committerLibravatar cel 🌸 <cel@blos.sm>2023-12-11 11:24:37 +0000
commit159b239aa2964f6c07438638b967746354376b2e (patch)
tree4b2b857c9d6ec11e3397e70cc77da51186728d55 /TODO.md
parent2407c1a4a55d17817b31f7ca5cac9d68b27f536c (diff)
downloadpinussy-159b239aa2964f6c07438638b967746354376b2e.tar.gz
pinussy-159b239aa2964f6c07438638b967746354376b2e.tar.bz2
pinussy-159b239aa2964f6c07438638b967746354376b2e.zip
implement log-in
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 6cc4b51..de0edc9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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