(too much) To Do
Go to file
2022-05-13 16:38:28 +02:00
src Too many todos (lemon work) 2022-05-13 16:24:13 +02:00
templates Hashing passwords the first 2022-05-11 11:07:01 +02:00
.gitignore Session & database boilerplate 2022-04-03 17:08:20 +02:00
Cargo.lock Hashing passwords the first 2022-05-11 11:07:01 +02:00
Cargo.toml Hashing passwords the first 2022-05-11 11:07:01 +02:00
LICENSE Initial commit 2022-04-02 18:04:45 -05:00
README.md TODOs for too much to do 2022-05-13 16:38:28 +02:00
tmtd_example.toml Added config example 2022-05-11 11:42:49 +02:00

tmtd

(too much) To Do

Database schema versioning

Warning: currently, the database schema is unstable, meaning that it can change any time and break everything. Be warned.

Some TODOs

  • Actually do database stuff (@lemon)
  • Cookies! (@lemon)
  • Error messages when something goes wrong (@famfo)
  • For more then x tasks create a new task page (?) (@famfo)