No description
Find a file
jtricerolph 265df96a63 Parallelize per-day timesheet fetch; extend compare route timeout to 120s
Sequential day-by-day caused 504 on month-long ranges. Switching to
Promise.all over all dates so 30 concurrent calls complete in ~3-5s.
Route timeout bumped to 120s to give the parallel calls room to land.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-23 13:53:30 +00:00
backend Parallelize per-day timesheet fetch; extend compare route timeout to 120s 2026-07-23 13:53:30 +00:00
frontend Add vs Prev column to monthly table; weekly two-row cards + vs PY + vs Prev Wk 2026-07-23 12:59:14 +00:00
docker-compose.yml Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
seed-app.js Initial scaffold: wages app 2026-07-23 09:03:52 +00:00