peer-group-grading/crates/backend/src/controller
2025-05-18 22:37:31 +02:00
..
auth.rs feat: add AlreadyLoggedIn error and prevent duplicate logins 2025-04-09 20:32:13 +02:00
class.rs feat: add TODOs to missing endpoints 2025-05-18 22:37:31 +02:00
group.rs feat: add TODOs to missing endpoints 2025-05-18 22:37:31 +02:00
project.rs run treefmt 2025-04-04 11:32:19 +02:00
template.rs feat: add TODOs to missing endpoints 2025-05-18 22:37:31 +02:00
user.rs Implement user retrieval and deletion endpoint (#56) 2025-04-07 14:23:54 +02:00