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
v0.1.5
tutortool
/
backend
/
src
History
s0wlz (Matthias Puchstein)
b42ded93f6
Some checks failed
Release / release (push)
Failing after 7m24s
Details
feat: add DEMO env var to seed demo data on startup
2026-04-29 23:05:05 +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
feat: add DEMO env var to seed demo data on startup
2026-04-29 23:05:05 +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: add DEMO env var to seed demo data on startup
2026-04-29 23:05:05 +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