Billy Website

repo: ~/Projects/billy-website · 7 commits · 0 in last 24h, 0 in last 7d ·

Search the build

7 commits indexed

  1. 914c7b0 2026-05-30 remove server.js.backup source leak from served root; add backup patterns to .gitignore
  2. 3026559 2026-05-18 Fix port mismatch (5300 to 9100) and stale labels in shell scripts
  3. 253ca3b 2026-05-18 Fix stale package.json metadata to match San Diego site content
  4. 9938119 2026-05-18 Add null guards to nav DOM lookups in main.js
  5. d6eed70 2026-05-18 Guard static server against path traversal escaping web root
  6. 89629ef 2026-05-18 Add noreferrer to all external target=_blank links
  7. 75d6f19 2026-05-06 initial snapshot — gitify all builds (CLAUDE.md rule 2026-05-06)

Authors

Agents used

  • none detected

Skills used

  • /server1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

914c7b0 · 2026-05-30 · remove server.js.backup source leak from served root; add backup patterns to .gitignore
server.js.backup was tracked in git and sat in the project root, which this
server serves directly — making it fetchable at /server.js.backup. Deleted
the file, untracked it from git, and added *.bak / *.backup / *.orig / etc.
patterns to .gitignore to prevent recurrence.

File tree

12 files tracked. Click any to browse the source at HEAD.

Other build journals

← Big Red  ·  all 4 projects  ·  Bleachresistantfabrics →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms