No description
Find a file
jtricerolph 4ab9eb4035 Compress and resize photos on upload via sharp
Buffer upload → auto-rotate (EXIF) → resize to 1800px max → JPEG 82% progressive. Typical phone photo drops from 4-8 MB to ~200-400 KB. sharp prebuilt binaries include libvips so no Alpine package changes needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 10:48:24 +00:00
backend Compress and resize photos on upload via sharp 2026-07-22 10:48:24 +00:00
frontend Add edit and delete to task modal 2026-07-22 10:17:57 +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