This website requires JavaScript.
Explore
Help
Sign In
matous-volf
/
todo-baggins
Watch
1
Star
0
Fork
0
You've already forked todo-baggins
Code
Issues
23
Pull Requests
Actions
Projects
1
Activity
253fb4f8e3
Branches
Tags
View all branches
todo-baggins
/
src
/
errors
History
Matouš Volf
253fb4f8e3
feat: set the updated at timestamp of tasks when updating their subtasks
2024-09-09 18:50:52 +02:00
..
error_vec.rs
refactor: improve error handling for getting projects
2024-08-22 23:34:49 +02:00
error.rs
feat: create a server function for deleting a project
2024-09-08 08:21:56 +02:00
mod.rs
feat: create a model for subtasks
2024-09-08 19:51:52 +02:00
project_error.rs
style: use
Self
in error enum
impl
s
2024-09-08 08:21:33 +02:00
subtask_error.rs
feat: set the updated at timestamp of tasks when updating their subtasks
2024-09-09 18:50:52 +02:00
task_error.rs
style: use
Self
in error enum
impl
s
2024-09-08 08:21:33 +02:00