learnhouse/apps/api/src/routers
2024-04-01 12:22:34 +02:00
..
ai feat: init memory into ai chat messaging 2024-01-14 12:08:38 +01:00
courses feat: make some courses inputs optional 2024-01-19 21:22:06 +01:00
install fix: remove unused code in install.py 2024-02-25 11:33:07 +01:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
auth.py chore: adapt to SQLModel 16 & SQLAlchemy 2.x 2024-04-01 12:22:34 +02:00
blocks.py fix: block issues 2023-12-14 21:15:24 +01:00
dev.py chore: adapt to SQLModel 16 & SQLAlchemy 2.x 2024-04-01 12:22:34 +02:00
orgs.py feat: refactor RBAC authorization functions to include usergroups 2024-03-26 19:56:14 +00: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 chore: adapt to SQLModel 16 & SQLAlchemy 2.x 2024-04-01 12:22:34 +02:00