learnhouse/apps/api
2025-10-15 09:33:34 -04:00
..
config feat: use MailGun instead of Resend 2025-10-15 08:01:08 -04: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 fix: remove mention of debug route 2025-10-15 08:01:08 -04: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 Add isolation debug router with deployment verification endpoint 2025-10-15 08:01:08 -04: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 build: lock mailgun dependency 2025-10-15 09:33:34 -04:00
uv.lock feat: use MailGun instead of Resend 2025-10-15 08:01:08 -04:00