learnhouse/apps/api/src
2025-08-12 00:09:50 +02: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 fix: assignments subsequent saves bug 2025-08-12 00:09:50 +02: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 fix: assignments subsequent saves bug 2025-08-12 00:09:50 +02: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 feat: backend endpoints 2025-07-16 18:16:28 +02:00