learnhouse/apps/api/src
2025-10-15 08:01:08 -04:00
..
core feat: add support for 'FORM' assignment type with UI updates and connection pool monitoring in the database 2025-08-11 23:11:17 +02:00
db refactor: remove unused logfire import and adjust SQLModel imports for consistency 2025-08-06 15:34:12 +02:00
routers chore: remove debug endpoints 2025-10-15 08:01:08 -04:00
security feat: implement comprehensive RBAC checks for courses, chapters, collections, and activities, enhancing user rights management and security documentation 2025-08-09 12:13:12 +02:00
services feat: use MailGun instead of Resend 2025-10-15 08:01:08 -04:00
tests tests: replace dictionary-based role rights with structured Rights and Permission objects for improved RBAC clarity 2025-08-06 14:17:28 +02:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
router.py fix: remove mention of debug route 2025-10-15 08:01:08 -04:00