learnhouse/apps/api/src/routers
2024-07-12 21:28:50 +02:00
..
ai feat: init memory into ai chat messaging 2024-01-14 12:08:38 +01:00
courses feat: init assignments UI and fix bugs 2024-07-12 21:28:50 +02:00
install feat: init easy backend install from cli 2024-04-19 19:01:40 +02:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
auth.py feat: implement logged in organization joining + improvements 2024-06-06 16:54:53 +01:00
dev.py fix: refc code to use dictionary serialization instead of model_dump() 2024-04-06 13:54:28 +02:00
orgs.py feat: implement logged in organization joining + improvements 2024-06-06 16:54:53 +01:00
roles.py feat: add response models to endpoints 2023-11-28 20:49:20 +01:00
trail.py fix: trail related bugs + general design improvements 2023-12-14 18:53:00 +01:00
usergroups.py feat: add linking UGs to Users 2024-03-30 17:33:57 +00:00
users.py feat: implement logged in organization joining + improvements 2024-06-06 16:54:53 +01:00