learnhouse/apps/api
2025-08-06 14:12:43 +02:00
..
config fix: remove sentry from backend 2025-03-12 13:14:24 +01:00
content feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
migrations feat: create ENUM type for thumbnail_type and update course migration 2025-06-20 22:55:47 +02:00
src refactor: update role permissions and enhance RBAC logic to include own permissions for courses and dashboard access 2025-08-06 14:12:43 +02:00
.gitignore feat: implement backend avatar update 2024-01-20 00:41:37 +01:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
alembic.ini feat: init alembic + add init revision 2024-07-11 19:57:12 +02:00
app.py refactor: update role permissions and enhance RBAC logic to include own permissions for courses and dashboard access 2025-08-06 14:12:43 +02:00
cli.py refactor: update role permissions and enhance RBAC logic to include own permissions for courses and dashboard access 2025-08-06 14:12:43 +02:00
Dockerfile refactor: update API Dockerfile to use uv for dependency management 2025-02-18 20:42:39 +01:00
pyproject.toml chore: enhance API test coverage reporting and update dependencies 2025-07-27 20:12:23 +02:00
uv.lock chore: enhance API test coverage reporting and update dependencies 2025-07-27 20:12:23 +02:00