Fabricfriday

repo: ~/Projects/fabricfriday · 24 commits · 0 in last 24h, 0 in last 7d ·

Search the build

24 commits indexed

  1. 606ae3b 2026-07-03 corner-nav: move login to its own hamburger in upper-left (panel slides from left)
  2. d7b09aa 2026-06-21 deploy: scaffold .deploy.conf for banner deploy
  3. e2c8214 2026-06-21 banner: wire universal promo-banner require above express.static (officer-approved; deploy gated)
  4. da15420 2026-06-03 Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
  5. c82dba1 2026-06-03 gitignore: add missing standard excludes (.next/)
  6. 592f31c 2026-06-01 vendor-redact: mount api-vendor-redact middleware (was missing) — scrubs DW vendor names from /api responses per standing rule
  7. fa2ef35 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  8. 5abc419 2026-06-01 dw-header: hide ANY pre-existing <header> (not just ns-header); title-case bare-slug names
  9. 53c9b22 2026-06-01 header A-rebuild: dw-header.js wins fleet — patched to hide original header + corner-nav + v1, fix centered site-name (title fallback), add theme toggle; v1 removed from index
  10. 9979420 2026-06-01 header: remove dw-header.js — fixes overlapping hamburgers (DW-HAMBURGER-NAV v1 sole nav); fleet regression sweep
  11. 82ed3be 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  12. 60c2122 2026-06-01 gradient hero (unique hue 99deg) — no niche photography available
  13. 2ed1995 2026-06-01 gradient hero (unique hue 99deg) — no niche photography available
  14. 05022f4 2026-06-01 fleet rebuild (header-only): dw-header (hamburgers UL + centered name) + accent — local branch
  15. cea359b 2026-06-01 scrub Lee Jofa vendor name from hero copy + product cards
  16. e4c28b5 2026-05-30 scrub vendor leaks from weekly-feature products.json (hero+archive vendor/subtitle; per sku-redact denylist; DW house brands preserved)
  17. 300fc4b 2026-05-29 feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
  18. 03c7e41 2026-05-26 Embed _shared/corner-nav.js (logo UL + hamburger UR) on front page
  19. ab76fe7 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  20. e8ae740 2026-05-19 gitignore snapshot files + 404-guard backup paths from static root
  21. ae203c7 2026-05-19 add rel="noreferrer" to all target="_blank" external links
  22. cacc636 2026-05-10 hamburger nav: apply canonical pattern from sister-site fleet
  23. e860975 2026-05-10 snapshot before hamburger nav rollout
  24. 9f391d6 2026-05-07 initial scaffold: fabricfriday.com cinematic saffron site

Authors

Agents used

  • none detected

Skills used

  • /vendor1
  • /tags1
  • /handle1
  • /subtitle1
  • /theme21
  • /corner-nav1

Creative ideas + design notes

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

300fc4b · 2026-05-29 · feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
Default: theme1, toggle hidden. Opt-in via ?theme=2 or localStorage
('wallco-page-theme' key shared across the fleet). Same gate pattern
as dw-domain-fleet productPage.
e8ae740 · 2026-05-19 · gitignore snapshot files + 404-guard backup paths from static root
Broadens .gitignore to cover *.bak / *.bak.* / *.pre-* / *.orig / *.rej
/ *~ so accidental snapshot files can never sneak into a commit. Adds
an Express middleware ahead of express.static that returns 404 for any
URL matching those extensions, so a stray backup that lands on disk in
public/ still can't leak over HTTP.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ae203c7 · 2026-05-19 · add rel="noreferrer" to all target="_blank" external links
Pairs noreferrer with the existing noopener on the four DW outbound
links (header Shop DW, hero CTA, footer Shop DW + Trade Program) and on
the JS-generated archive cards so referer headers don't leak.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

File tree

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

Other build journals

← Exo Keepalive  ·  all 4 projects  ·  Fabricwallpaper →

Export

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

rendered in 0ms