Age Theme Slider
repo: ~/Projects/age-theme-slider · 6 commits · 0 in last 24h, 0 in last 7d ·
Skills used
- /favicon1
- /bands1
- /snapshot1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
4d10ff5 · 2026-05-19 · server: 404-guard snapshot paths from static root
Adds an Express middleware that returns 404 for any request whose
path contains .bak / .bak.* / .pre-* segments — guards against an
accidentally-committed snapshot file leaking source from the static
root. Runs after /api/bands and before express.static so legitimate
asset paths are unaffected.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2412cac · 2026-05-19 · gitignore: cover .bak / .pre-* snapshot artifacts
Standing fleet rule — backup/snapshot files must never land in the
repo or be served from static root. Broadens the ignore globs so
casual `cp foo.js foo.js.bak` editing doesn't accidentally publish.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
File tree
9 files tracked. Click any to browse the source at HEAD.
rendered in 0ms