No description
Find a file
jtricerolph c924d793e8 Fix scheduled Newbook sync — await the coroutine instead of run_in_executor
run_fetch_current_rates is async; run_in_executor called it in a thread
and discarded the coroutine, so the daily scheduled sync silently did
nothing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 14:09:40 +00:00
backend Fix scheduled Newbook sync — await the coroutine instead of run_in_executor 2026-07-05 14:09:40 +00:00
frontend Fix require_cap TypeError, rewrite /analysis/comparison, add room category sync 2026-07-05 13:47:10 +00:00
.gitignore Add Rate Monitor app — Booking.com + direct booking engine competitor rates 2026-07-05 12:06:30 +00:00
docker-compose.yml Add Rate Monitor app — Booking.com + direct booking engine competitor rates 2026-07-05 12:06:30 +00:00