Textiletuesday

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

Search the build

24 commits indexed

  1. ecf29c3 2026-06-21 deploy: scaffold .deploy.conf for banner deploy
  2. 1899ff7 2026-06-21 banner: wire universal promo-banner require above express.static (officer-approved; deploy gated)
  3. 7eebd43 2026-06-03 Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
  4. 444514c 2026-06-03 gitignore: add missing standard excludes (.next/)
  5. 5d90df4 2026-06-01 vendor-redact: mount api-vendor-redact middleware (was missing) — scrubs DW vendor names from /api responses per standing rule
  6. 81132b6 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  7. cd68243 2026-06-01 dw-header: hide ANY pre-existing <header> (not just ns-header); title-case bare-slug names
  8. 2b96270 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
  9. 984696d 2026-06-01 header: remove dw-header.js — fixes overlapping hamburgers (DW-HAMBURGER-NAV v1 sole nav); fleet regression sweep
  10. d1b0544 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  11. 86331b1 2026-06-01 gradient hero (unique hue 223deg) — no niche photography available
  12. 8f1d839 2026-06-01 gradient hero (unique hue 223deg) — no niche photography available
  13. 0e48d70 2026-06-01 fleet rebuild (gap-fill): dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  14. 21bea3c 2026-06-01 fleet rebuild (header-only): dw-header (hamburgers UL + centered name) + accent — local branch
  15. d48c863 2026-06-01 scrub Lee Jofa vendor name from hero copy + product cards
  16. 2b2002e 2026-05-30 scrub vendor leaks from weekly-feature products.json (hero+archive vendor/subtitle; per sku-redact denylist; DW house brands preserved)
  17. 1fb652b 2026-05-29 feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
  18. b91d108 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  19. 4ebea26 2026-05-19 public/index.html: add noreferrer to all target=_blank external links
  20. 22b4c48 2026-05-19 server.js: 404-guard for .bak/.pre-/.orig static paths
  21. 2bcd0cc 2026-05-19 broaden .gitignore to exclude .bak/.pre-* snapshot files
  22. eed7e1a 2026-05-10 hamburger nav: apply canonical pattern from sister-site fleet
  23. ee59869 2026-05-10 snapshot before hamburger nav propagation
  24. ff0dde0 2026-05-07 initial scaffold: textiletuesday.com editorial indigo site

Authors

Agents used

  • none detected

Skills used

  • /vendor1
  • /tags1
  • /handle1
  • /subtitle1
  • /theme21
  • /index1
  • /backup1

Creative ideas + design notes

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

1fb652b · 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.
4ebea26 · 2026-05-19 · public/index.html: add noreferrer to all target=_blank external links
All four hard-coded external links (Shop DW header + footer, Trade
Program, Order Memo Sample CTA) plus the JS-built archive cards
previously carried rel="noopener" only. noreferrer prevents the destination
(designerwallcoverings.com) from seeing textiletuesday.com in its
Referer header, which keeps the editorial side-site analytically
distinct from the main store and is the canonical pairing for any
target=_blank link.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
22b4c48 · 2026-05-19 · server.js: 404-guard for .bak/.pre-/.orig static paths
Adds an Express middleware before express.static so any request for a
snapshot/backup file (e.g. index.html.bak, server.js.pre-refactor,
foo.orig) returns 404 rather than leaking the file contents. Pairs with
the .gitignore broadening so these files are both excluded from git AND
unserveable at runtime.

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

File tree

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

Other build journals

← Tailscale Home Access  ·  all 4 projects  ·  Textilewallpaper →

Export

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

rendered in 0ms