This website requires JavaScript.
Explore
Help
Register
Sign In
mpuchstein
/
tutortool
Watch
1
Star
0
Fork
0
You've already forked tutortool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b806b59be8be82ce5771dc2a06251c6f940d340
tutortool
/
backend
/
src
History
s0wlz (Matthias Puchstein)
205c871d31
feat(tests): add /__test__/reset endpoint and /health route (gated on TT_TEST_MODE)
2026-04-29 04:08:31 +02:00
..
routes
feat(tests): add /__test__/reset endpoint and /health route (gated on TT_TEST_MODE)
2026-04-29 04:08:31 +02:00
auth.rs
feat: implement superadmin CRUD for courses and tutors
2026-04-29 02:42:33 +02:00
db.rs
fix: NOT NULL on tutor_courses FKs, status CHECK, time format CHECK, add indexes
2026-04-28 01:19:59 +02:00
error.rs
fix: bump thiserror to v2, rand to v0.9, improve error logging
2026-04-28 01:06:55 +02:00
main.rs
feat(tests): add /__test__/reset endpoint and /health route (gated on TT_TEST_MODE)
2026-04-29 04:08:31 +02:00
models.rs
feat: implement superadmin CRUD for courses and tutors
2026-04-29 02:42:33 +02:00
test_helpers.rs
feat(tests): add /__test__/reset endpoint and /health route (gated on TT_TEST_MODE)
2026-04-29 04:08:31 +02:00