learnhouse/apps/api/src
WhiteX ee64e9b52d Remove outdated debug and verification scripts for deployment isolation
- Deleted `debug-services.sh`, `deploy-enhanced-debug.sh`, and `deploy-isolation-fix.sh` as they are no longer needed.
- Removed `test-nextauth-cookie-isolation.sh`, `verify-all-isolation.sh`, `verify-db-isolation.sh`, `verify-enhanced-isolation.sh`, and `verify-isolation.sh` due to redundancy and updates in the verification process.
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 Remove outdated debug and verification scripts for deployment isolation 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 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 Remove outdated debug and verification scripts for deployment isolation 2025-10-15 08:01:08 -04:00