Silkwallcoverings

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

Search the build

69 commits indexed

  1. f4bea45 2026-07-06 Square product-card images (aspect-ratio 1/1)
  2. cd740f7 2026-07-03 corner-nav: move login to its own hamburger in upper-left (panel slides from left)
  3. 8da692f 2026-06-19 Mount new-arrivals promo strip (Tier B): require ../_shared/_universal-promo-banner before express.static — text-only rotating 'New · <product> →' banner from /api/products?sort=newest. Local only; deploy gated.
  4. a3742cf 2026-06-18 fix: safeImg allow same-origin /img/ proxy urls (vendor-neutral image proxy 2026-06-03) — product cards were falling back to hero-bg (images all wrong)
  5. a7b539d 2026-06-11 Recompute aesthetic from tags via classifyAesthetic (was degenerate 'all' snapshot)
  6. 6b9d6ca 2026-06-09 step2 vendor-leak fix: dual-key /sample resolver + handle_display hrefs
  7. bf3cda4 2026-06-09 snapshot before step2 codemod
  8. bd4b4a4 2026-06-03 seo: add og:image + twitter card (social-share preview) — zero visual
  9. 58a6f4b 2026-06-03 Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
  10. 558d0c0 2026-06-03 seo/a11y: add visually-hidden <h1> (site name) for heading semantics — zero visual change
  11. 0cb5f6c 2026-06-03 a11y: add aria-label to contact/sample form inputs (zero visual; screen-reader association)
  12. 9e42747 2026-06-01 admin: add dw-theme-nav 20-theme navigator (upper-right, admin-only)
  13. 96ca9a0 2026-06-01 catalog: fill from Shopify (silkwallcoverings niche)
  14. 0dc2464 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  15. 368fb30 2026-06-01 dw-header: hide ANY pre-existing <header> (not just ns-header); title-case bare-slug names
  16. be568b7 2026-06-01 FIX: dw-header was injected inside a doc-comment (never ran); re-inject before the real </body>
  17. 9bf197f 2026-06-01 header name → domain name 'Silk Wallcoverings' (remove odd brand name)
  18. 018c290 2026-06-01 hero: huge 2520px clean hero from dw_unified (graphic-designer vetted; no header/text/watermark)
  19. 8901387 2026-06-01 hero/ideas: single big full-bleed hero (remove 2x2 four-square grid + hero-4grid.js/json + inert CSS), collapse Ideas to one rail
  20. ac7d72b 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  21. fdc9113 2026-06-01 Re-add Big Red embed (revert conflicted; re-injected)
  22. 946c02a 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local pilot branch
  23. d8a3db8 2026-06-01 Remove Big Red widget — never UX-worked, collided with Help pill (fleet sweep)
  24. a11fb5a 2026-06-01 301-redirect legacy .html pages to clean URLs (kill duplicate-content from static dir)
  25. 02575fa 2026-05-30 fix: remove leaked bak file from public/ and patch 404-guard regex to block bak-TIMESTAMP filenames
  26. 0391344 2026-05-29 feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
  27. b9b9cac 2026-05-28 scrub vendor name leaks from products.json source (4 products: title/vendor/tags cleaned per sku-redact denylist)
  28. 43f849b 2026-05-26 frontend: cleanSku() strips vendor names from displayed sku (.ven/list/detail) + defer renderRailSections call (fix ReferenceError) — click-through verified
  29. 3b37b51 2026-05-26 sku-redact: wire shared vendor-id display scrubber
  30. 9abb9ab 2026-05-26 rails: tag-aware facet filter (productInRail) so rail drill-down + pills return products (fix regression)
  31. 1ec7c63 2026-05-26 rails: tag-aware via shared rail-match helper + editorial LABELS (fix degenerate single-rail)
  32. d886855 2026-05-26 rails: editorial labels for firing aesthetic buckets
  33. 30c767e 2026-05-26 rails: wire /api/sliders into horizontal scroll-snap rail sections [fixed]
  34. ae0ab5a 2026-05-25 wire api-vendor-redact middleware as first app.use so /api/* responses strip vendor field + vendors facet and drop ?vendor= query
  35. a5f0ebe 2026-05-25 add noopener,noreferrer to window.open(_blank) sister-site links to prevent opener tampering
  36. dd4f28a 2026-05-25 add clean-URL routes for /care /history /sourcing /trade /vocabulary so nav links resolve without .html (matches existing href values)
  37. 4f69bb5 2026-05-25 add 404-guard middleware so backup files (.bak/.pre-*) never leak via express.static even if accidentally copied into public/
  38. 04ede70 2026-05-25 /api/facets total now reflects FILTERED count (honors q/aesthetic/vendor query) instead of full PRODUCTS.length
  39. e81c98e 2026-05-25 hydrate saved sort before first grid load so initial /api/products request honors persisted choice
  40. 02548e7 2026-05-25 retag aesthetic from PG: 47 rows updated
  41. 471afe4 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  42. b6386d9 2026-05-20 fix: /about → history.html alias (was 404)
  43. b3c8bd5 2026-05-19 make server.js self-contained — gate _shared/admin-catalog behind MICROSITE_ADMIN_ENABLED env flag (kamatera deploy unblock)
  44. 7ab1bf7 2026-05-19 wire state.sort into loadGridPage /api/products URL (fleet sort fanout)
  45. 8ab97ef 2026-05-19 Phase 2b: harden .card .pat against long-token title clipping (overflow-wrap)
  46. c590d8c 2026-05-19 fix: null-guard dead #theme-toggle reference (clean console + immediate grid render)
  47. a6d8e70 2026-05-19 Phase 2: mobile-ready + tap-to-reveal
  48. 01213fc 2026-05-19 stage2: wire microsite catalog + admin CRUD + grid/list view; repair dead facets
  49. 18d5db8 2026-05-18 remove dead leftover comment in /api/products handler
  50. 99f8d32 2026-05-18 untrack 18 stale .bak/.pre-* snapshot files (16 served publicly from public/) + extend .gitignore to cover them
  51. 6f5c4ff 2026-05-14 hero-4grid: relocate json from data/ to public/ for Express static
  52. c17f8d6 2026-05-14 4-grid hero: drop-in script + crop CSS + initial 4 newest products
  53. 31cda23 2026-05-14 favicon: Mag-7-inspired SVG glyph
  54. 60197fd 2026-05-13 fix env wiring — anchor dotenv to __dirname so .env loads even when pm2 cwd is wrong
  55. ad24980 2026-05-13 corner-nav: title-case the brand name even when .ns-name source is lowercase
  56. 6c4ffad 2026-05-13 corner-nav: title-case brand display (e.g. corkwallcovering → Cork Wallcovering)
  57. 45ecb7e 2026-05-13 corner-nav: fix injection — script tag was landing inside HTML comment, now anchored to real </body>
  58. ac95fa5 2026-05-13 embed Big Red customer chat (lower-left, retail mode, vendor-redacted)
  59. d181ecf 2026-05-13 chip-click → product details modal; vendor redacted in card overlay
  60. 0001326 2026-05-13 add universal corner-nav.js (UR 4-icon: bag/account/search/menu)
  61. baf65b6 2026-05-13 remove stray contact modal markup that was rendering inline on the page
  62. 65d666b 2026-05-13 header: remove duplicate <header> with dwmOpen-contact (was overlapping ns-header) + add display:none default to .ns-modal so How-can-we-help only opens on click. Restores canonical logo-UL + hamburger-UR layout per MEMORY rule.
  63. 6b5e4ac 2026-05-13 brand: replace remaining fake brand globally → 'silkwallcoverings' across head/meta/wordmark/footer — enforces MEMORY brand-stem rule
  64. 45e1c02 2026-05-13 brand: <title> uses domain stem 'silkwallcoverings' (was 'Noir Maison') — enforces MEMORY brand-stem rule
  65. 47a83ea 2026-05-11 snapshot before fleet-grid refine
  66. 194bae3 2026-05-10 sort-skill UI: add Light→Dark / Dark→Light / Color Wheel options
  67. 1fa2a05 2026-05-10 sort-skill canonical: add light-dark/dark-light/wheel + helpers
  68. 7663212 2026-05-08 Hamburger always visible on right — propagated from novasuede a815690
  69. a4a7511 2026-05-06 initial scaffold (gitify-all 2026-05-06)

Authors

Agents used

  • none detected

Skills used

  • /products4
  • /vendor3
  • /sample2
  • /tags2
  • /body2
  • /list2
  • /handle1
  • /a11y1
  • /text1
  • /watermark1
  • /ideas1
  • /json1
  • /index1
  • /theme21
  • /detail1
  • /sliders1
  • /care1
  • /history1
  • /sourcing1
  • /trade1
  • /vocabulary1
  • /facets1
  • /aesthetic1
  • /about1
  • /admin-catalog1
  • /account1
  • /search1
  • /menu1
  • /meta1
  • /wordmark1

Creative ideas + design notes

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

02575fa · 2026-05-30 · fix: remove leaked bak file from public/ and patch 404-guard regex to block bak-TIMESTAMP filenames
public/index.html.bak-20260526152130 was being served via express.static because
the 404-guard regex only matched .bak and .bak.\d+ (dot-separated) patterns, not
the bak-TIMESTAMP (hyphen) variant produced by the deploy script. Deleted the file
and updated the guard to /\.bak([.-]|$)/ which catches all variants.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0391344 · 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.
02548e7 · 2026-05-25 · retag aesthetic from PG: 47 rows updated
before: all=50
after:  all=3, architectural=15, durable=32

Backfills correct multi-bucket aesthetic tagging from dw_unified.microsite_products
(DTD verdict B, 2026-05-25 fleet retag run).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
7663212 · 2026-05-08 · Hamburger always visible on right — propagated from novasuede a815690
Standing rule in ~/.claude/skills/dw-site-build/SKILL.md (added today): every
DW-family site ships with hamburger ALWAYS visible on the right, inline nav
collapses into drop-panel at all viewports. Premium-minimal pattern (Aesop /
Hermès / Apple Music).

Same edit as novasuede:
- ns-header media-query collapse rules unwrapped to apply at all widths
- second .mobile-toggle block (legacy 'header .mobile-toggle' selector)
  also unwrapped from the <760px gate

Reversible: re-wrap both blocks in @media (max-width: 760px) and restore the
@media (min-width: 761px) display:none override.

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

File tree

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

Other build journals

← Sidmouth Material Fix  ·  all 4 projects  ·  Silkwallpaper →

Export

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

rendered in 0ms