learnhouse/apps/api/src
2025-05-16 22:32:39 +02:00
..
core fix: adjust database connection pool settings for improved performance 2025-05-16 22:19:45 +02:00
db feat: add details to video activities 2025-04-22 17:25:41 +02:00
routers fix: update details handling in video activities to use JSON strings 2025-04-23 17:48:44 +02:00
security fix: improve authorization logic in RBAC by refining action checks and simplifying role permission validation 2025-05-08 12:02:56 +02:00
services feat: optimize course retrieval by using joins to fetch authors in a single query 2025-05-16 22:32:39 +02:00
tests feat: add payments feature access based on config 2024-11-25 23:58:25 +01:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
router.py feat: implement multi search on search bar 2025-04-06 13:48:33 +02:00