aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only prompt sets-1 rest times per exercise (no rest after last set)HEADmasterThomas Vanbesien2026-03-221-20/+28
* Add exercise reordering at session confirmation screenThomas Vanbesien2026-03-181-27/+50
* Remove note field from weight loggingThomas Vanbesien2026-03-183-10/+6
* Reorganize main menu with grouped sections and quit on 0Thomas Vanbesien2026-03-181-7/+12
* Prefix non-public screen functions with _ and split sessions.py into helpersThomas Vanbesien2026-03-183-125/+149
* Add body weight logging with diff trackingThomas Vanbesien2026-03-185-1/+122
* Refactor screen logic into screens/ packageThomas Vanbesien2026-03-185-570/+579
* Add templates, per-set tracking, and float weight supportThomas Vanbesien2026-03-185-127/+743
* Add workout logging CLI with SQLite storageThomas Vanbesien2026-03-116-0/+568