{"slug":"IWasCute","total":6,"limit":100,"offset":0,"since":null,"commits":[{"hash":"b4350f1","date":"2026-05-30 23:57:43 -0700","author":"Steve Abrams","subject":"harden .gitignore: add backup file patterns (*.bak-*, *.pre-*, *.orig, *.save, *.old, *~, copy-of-*)","body":"Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>"},{"hash":"d56ab2a","date":"2026-05-30 21:21:53 -0700","author":"Steve Abrams","subject":"fix: respect PORT env var in server.js; add missing express dep; guard division-by-zero in TvN slider","body":"- server.js: PORT was hardcoded 7350, ignoring process.env.PORT; now uses process.env.PORT||7350\n- package.json: express was used in server.js but never declared as a dependency (MODULE_NOT_FOUND on fresh install)\n- public/index.html: moveSlider() divided by pct which can be 0 when slider is at left edge, producing Infinity width on thenEl; guarded with pct>0 check\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>"},{"hash":"f0b70d3","date":"2026-05-30 09:49:20 -0700","author":"Steve","subject":"security: strip hardcoded dw_admin DSN password -> env-first/passwordless. No rotation/deploy.","body":""},{"hash":"d340dfc","date":"2026-05-20 00:27:37 -0700","author":"Steve","subject":"add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)","body":"Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>"},{"hash":"12b7f89","date":"2026-05-13 08:57:55 -0700","author":"Steve","subject":"snapshot: 2 file(s) changed, +1 new, ~1 modified","body":""},{"hash":"5f5efec","date":"2026-05-06 10:25:05 -0700","author":"Steve Abrams","subject":"initial scaffold (gitify-all 2026-05-06)","body":""}]}