No description
Find a file
jtricerolph 2a3a226131 Fix 400 on NewBook sync and run-due: send empty JSON body
Fastify rejects POST requests that carry Content-Type: application/json
but an empty body (JSON.parse('') throws). Both no-body POSTs now send {}.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-08 11:10:14 +00:00
backend Remove NewBook room blocking — app never writes to NewBook 2026-07-03 21:37:52 +00:00
frontend Fix 400 on NewBook sync and run-due: send empty JSON body 2026-07-08 11:10:14 +00:00
.gitignore Maintenance log book app — initial scaffold 2026-07-03 21:28:57 +00:00
docker-compose.yml Maintenance log book app — initial scaffold 2026-07-03 21:28:57 +00:00
seed-app.js Maintenance log book app — initial scaffold 2026-07-03 21:28:57 +00:00