forecasting/frontend
jtricerolph 1612468122 Bookability: run date refresh synchronously, update timestamp immediately
Backend now awaits the refresh in a thread executor instead of queuing a
background task, so the response returns only after data is written. Frontend
drops the 3s setTimeout and invalidates the cache immediately on success.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-05 10:08:20 +00:00
..
public Add favicon.svg for forecasting app 2026-07-05 09:22:13 +00:00
src Bookability: run date refresh synchronously, update timestamp immediately 2026-07-05 10:08:20 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
index.html Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
nginx.conf Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
package-lock.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
package.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
tsconfig.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
vite.config.ts Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00