Bestwallpaperplace

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

Search the build

42 commits indexed

  1. 1c5932c 2026-07-06 Square product-card images (aspect-ratio 1/1)
  2. 6fa9481 2026-07-03 corner-nav: move login to its own hamburger in upper-left (panel slides from left)
  3. 9804165 2026-06-21 deploy: scaffold .deploy.conf for banner deploy
  4. 9df327c 2026-06-21 banner: wire universal promo-banner require above express.static (officer-approved; deploy gated)
  5. 06902a3 2026-06-09 step2 vendor-leak fix: dual-key /sample resolver + handle_display hrefs
  6. 184805e 2026-06-09 snapshot before step2 codemod
  7. 9567a20 2026-06-03 Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
  8. cb624db 2026-06-01 admin: add dw-theme-nav 20-theme navigator (upper-right, admin-only)
  9. bfe8a89 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  10. 458a69c 2026-06-01 dw-header: hide ANY pre-existing <header> (not just ns-header); title-case bare-slug names
  11. 17e1bf3 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
  12. a45c726 2026-06-01 og:image → own /hero-bg.jpg (dedupe fleet viewer; editorial text-hero unchanged)
  13. 3cf6cc9 2026-06-01 header: remove dw-header.js — fixes overlapping hamburgers (DW-HAMBURGER-NAV v1 sole nav); fleet regression
  14. 336e472 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  15. 7e9f9be 2026-06-01 Re-add Big Red embed (revert conflicted; re-injected)
  16. 7d60388 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local pilot branch
  17. c3055f9 2026-06-01 Remove Big Red widget — never UX-worked, collided with Help pill (fleet sweep)
  18. 548a902 2026-05-31 Add per-site favicon (kills /favicon.ico 404)
  19. 1f926b2 2026-05-30 scrub residual 3rd-party vendor names from products.json source (per sku-redact denylist; sku/handle + DW house brands preserved)
  20. 8b8f831 2026-05-30 fix: statVendors hero stat always showed 0 — add vendor_count to /api/facets
  21. 51f3905 2026-05-29 feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
  22. 2c0d49c 2026-05-28 scrub vendor name leaks from products.json source (336 products: title/vendor/tags cleaned per sku-redact denylist)
  23. 4298d7c 2026-05-27 Add corner-nav.js (hard-rule: top-right 4-icon nav on product-grid storefront)
  24. 1c009de 2026-05-26 homepage: insert Browse-by-style rails section (textured/contemporary/traditional/beige/brown) above flat grid; add ?tag= filter to /api/products
  25. 4b9975c 2026-05-26 wire api-vendor-redact middleware (close vendors-facet leak)
  26. a3248f3 2026-05-25 Remove vendor name leak from product card overlay
  27. 960ec72 2026-05-25 retag aesthetic from PG: 600 rows updated
  28. 65d9363 2026-05-21 make server.js self-contained — gate _shared/admin-catalog behind MICROSITE_ADMIN_ENABLED env flag (kamatera deploy unblock)
  29. 8d0f515 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  30. 351cefa 2026-05-19 Phase 2b: harden .card .pat against long-token title clipping (overflow-wrap)
  31. 2584c91 2026-05-19 Phase 2: mobile-ready + tap-to-reveal
  32. a876dd0 2026-05-19 stage2: wire bestwallpaperplace onto shared catalog (hand-tailored)
  33. 41b7017 2026-05-19 Fix dead /about nav link and add noreferrer to external links
  34. b870cb5 2026-05-19 Untrack snapshot files and 404-guard .bak/.pre- static paths
  35. 1a30791 2026-05-19 snapshot before refactor pass
  36. 88c25e0 2026-05-13 embed Big Red customer chat (lower-left, retail mode, vendor-redacted)
  37. 3a7c8ff 2026-05-13 polish: editorial hero copy + About this cut section + tightened title/meta
  38. fd462e3 2026-05-10 hamburger nav: apply canonical pattern from sister-site fleet
  39. ddcd294 2026-05-10 snapshot before hamburger nav rollout
  40. 0fe0ab7 2026-05-10 sort-skill UI: add Light→Dark / Dark→Light / Color Wheel options
  41. 0cd8f5a 2026-05-10 sort-skill canonical: add light-dark/dark-light/wheel + helpers
  42. c7948ff 2026-05-10 initial scaffold: bestwallpaperplace.com — curated 600-pattern showcase + GA G-SSNGG2BQC3 + theme toggle + sort/density grid

Authors

Agents used

  • none detected

Skills used

  • /vendor2
  • /tags2
  • /handle2
  • /facets2
  • /about2
  • /sample1
  • /hero-bg1
  • /favicon1
  • /theme21
  • /contemporary1
  • /traditional1
  • /beige1
  • /brown1
  • /products1
  • /admin-catalog1
  • /meta1
  • /dark-light1
  • /wheel1
  • /density1

Creative ideas + design notes

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

8b8f831 · 2026-05-30 · fix: statVendors hero stat always showed 0 — add vendor_count to /api/facets
api-vendor-redact strips the `vendors` map from /api/facets responses so
Object.keys(d.vendors||{}).length was always 0 in the frontend. Add a safe
numeric `vendor_count` field server-side (count only, no names) and use it
in the facets fetch to display the correct "N Houses" stat in the hero.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
51f3905 · 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.
a3248f3 · 2026-05-25 · Remove vendor name leak from product card overlay
The .ven div was rendering p.vendor (e.g. 'Hollywood Wallcoverings')
on every card overlay. Standing rule: DW vendor names NEVER in
customer-facing UI. Title already strips ' | <vendor>' suffix, so
the visible card stays informative without the vendor leak.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
960ec72 · 2026-05-25 · retag aesthetic from PG: 600 rows updated
before: all=600
after:  commercial=593, room=3, textured=1, vinyl=3

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>
41b7017 · 2026-05-19 · Fix dead /about nav link and add noreferrer to external links
Point hamburger About link to /#about (editorial section anchored),
no /about route or page existed. Add rel=noreferrer to target=_blank
card links.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3a7c8ff · 2026-05-13 · polish: editorial hero copy + About this cut section + tightened title/meta
- Hero h1: 'Six hundred wallpapers. Every one earns its wall.' (was generic 'our own walls')
- Hero sub: names specific design houses (Maya Romanoff, Cole & Son, Coordonné, Phillipe Romano, Kravet)
- New editorial section between hero and grid: 2-paragraph 'Curated, not aggregated' positioning, bg-soft band
- Title + meta description rewritten to be domain-specific (600 patterns, 32 houses, no sponsored placements)
- OG title + description match

File tree

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

Other build journals

← Bcherny Scout  ·  all 4 projects  ·  Beverly Hills Slots →

Export

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

rendered in 1ms