feat(app-launcher): workout card launcher + URL args #54

Merged
johno merged 1 commits from ash/workout-card-launcher into main 2026-04-13 17:13:43 -07:00

1 Commits

Author SHA1 Message Date
Ash
f3b405959e feat(app-launcher): add /workout endpoint and URL arg support
All checks were successful
CI / check (pull_request) Successful in 1m46s
CI / build-and-cache (pull_request) Has been skipped
- POST /workout opens today's workout card in Firefox (auto-generates URL from date)
- POST /launch/firefox now accepts optional JSON body: {"args": ["https://..."}
- When args are provided, Firefox launches a new instance even if already running
- Updated GET / endpoint with endpoint documentation
2026-04-13 13:58:40 -07:00