Commit Graph

7 Commits

Author SHA1 Message Date
a2nr 2f689afc27 feat: implement sub-home/bab feature
- Generalize _read_md_cached() for generic file caching
- Add find_sub_home_for_lesson() and get_sub_home_data() helpers
- Add /api/bab/<folder> endpoint
- Detect sub-home in api_lesson for nav context
- Skip sub-home.md in find_lesson_file() and _parse_lesson_links()
- Add title to bab frontend page data
- Update generate_tokens.py & content_parser.py to skip sub-home.md
2026-07-27 22:01:01 +07:00
a2nr 9910a92364 remove test log 2026-05-06 10:51:51 +07:00
a2nr cbbd7cfb7a update locust file 2026-05-06 09:09:54 +07:00
a2nr d28cab70fa fix: script locust file remove /lessons path 2026-05-06 08:32:26 +07:00
a2nr 89f0967c3e fix: improve JSON parsing robustness in auth routes and update Locust load test scripts with worker management utilities. 2026-04-17 10:50:46 +07:00
a2nr 6d3930086a refactor: add configurable API prefix and unify request handling in locustfile. update velxio. 2026-04-11 14:16:06 +07:00
a2nr 10548b1f51 feat: add Arduino lesson support, documentation, and load testing utilities with improved CLI feedback 2026-04-11 08:39:57 +07:00