| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefix non-public screen functions with _ and split sessions.py into helpers | Thomas Vanbesien | 2026-03-18 | 1 | -102/+121 |
| | | |||||
| * | Refactor screen logic into screens/ package | Thomas Vanbesien | 2026-03-18 | 1 | -0/+212 |
| Split egometrics.py (610 lines) into domain-specific modules: exercises, sessions, and templates. Entry point now just wires the main menu to the screen modules. | |||||
