Apartmentwallpaper

repo: ~/Projects/apartmentwallpaper · 84 commits · 1 in last 24h, 1 in last 7d ·

Search the build

84 commits indexed

  1. 5ce9214 2026-07-27 migrate GoDaddy auth → Bearer PAT (TK-10 key rotation); sso-key fallback retained
  2. f61ff21 2026-07-06 Square product-card images (aspect-ratio 1/1)
  3. 62dd586 2026-07-03 corner-nav: move login to its own hamburger in upper-left (panel slides from left)
  4. 48950fe 2026-06-23 Update grid density slider to desktop-only (3-12 columns)
  5. cb3473f 2026-06-22 feat: expand grid density slider range to 3-12 columns
  6. 5353512 2026-06-22 fix: improve sort dropdown positioning with overflow handling
  7. af766ed 2026-06-22 fix: prevent sort dropdown cutoff on left edge
  8. 33eb69d 2026-06-22 feat: add pill-style sort control styling to match grid slider
  9. 5b9dc32 2026-06-22 fix: improve grid density slider CSS to prevent overlap with sort controls
  10. b3e4ee0 2026-06-22 enhance: smart product name hiding on 6-column grids
  11. 54c0d22 2026-06-22 upgrade: mobile-optimized grid density slider with touch buttons
  12. e6063ce 2026-06-22 feat: add grid density slider (DW standard) — adjustable columns 2–6, persistent localStorage
  13. 877e37d 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.
  14. f2ab8c8 2026-06-16 Pre-warm /img token map at boot (close cold-start 404 window): register all image tokens after catalog load so direct /img/<token> hits resolve immediately after a pm2 restart
  15. 9c0a8ae 2026-06-16 Ideas rail: route through safeImg()+escAttr() (XSS hygiene parity with grid); clarify safeImg comment (redact middleware rewrites images in all modes, not just PG-admin)
  16. 395eb10 2026-06-16 Fix repeated hero image: allow same-origin /img/<hash> proxy paths in safeImg (PG-admin mode rewrites images to /img/, old allowlist only accepted cdn.shopify.com → every card fell back to hero-bg.jpg)
  17. 1cfc9d3 2026-06-12 apartmentwallpaper: on-site Shopify Buy Button checkout — Add-to-Cart on every card + cart drawer (stays on-site, never sends to DW); /aw-config.js storefront-token route w/ graceful Sample-only fallback; catalog carries shopify_id
  18. 400d291 2026-06-12 Load full peel-and-stick catalog (1,482 products) from DB mirror — restored P&S set, built from dw_unified since they're unpublished from the DW Online Store feed
  19. 1ea585b 2026-06-09 step2 vendor-leak fix: dual-key /sample resolver + handle_display hrefs
  20. bdf1372 2026-06-03 Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
  21. c9fb41d 2026-06-03 seo/a11y: add visually-hidden <h1> (site name) for heading semantics — zero visual change
  22. 777cd6c 2026-06-03 a11y: add aria-label to contact/sample form inputs (zero visual; screen-reader association)
  23. c4ae1d0 2026-06-01 admin: add dw-theme-nav 20-theme navigator (upper-right, admin-only)
  24. f8c7d4a 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  25. bc0ea00 2026-06-01 dw-header: hide ANY pre-existing <header> (not just ns-header); title-case bare-slug names
  26. 678b388 2026-06-01 FIX: dw-header was injected inside a doc-comment (never ran); re-inject before the real </body>
  27. 24582c9 2026-06-01 hero: rotate curated room-setting pool (hero-pool.json), guard >=1400px, no swatch blur
  28. 233dc1a 2026-06-01 header name → domain name 'Apartment Wallpaper' (remove odd brand name)
  29. 11db3ea 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
  30. ae26126 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  31. e78ba94 2026-06-01 homepage: collapse duplicated 'Ideas' rail-eyebrows into one section eyebrow
  32. f081b56 2026-06-01 Unique hero image (backsync from prod, fleet hero dedup 2026-06-01)
  33. e37d940 2026-06-01 Re-add Big Red embed (revert conflicted; re-injected)
  34. f418646 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local pilot branch
  35. 9d32773 2026-06-01 Remove Big Red widget — never UX-worked, collided with Help pill (fleet sweep)
  36. 0ec5a9e 2026-06-01 fix(theme): carry theme1/theme2 across editorial pages so theme2 no longer drops on navigation
  37. 8f5a5fa 2026-06-01 refactor(theme): extract page-theme to shared css/js; replace overbroad [class*=card] with explicit .card,.rail-card
  38. 66f45ff 2026-06-01 fix(facets): drive /api/facets from live filter state so chip counts actually update
  39. 0ac44de 2026-06-01 fix(theme2): sticky data-theme-preview flag so Theme 1 isn't a one-way trap
  40. 01d2277 2026-06-01 fix(api): clamp /api/products limit to >=1 so hostile ?limit=-5/0 can't break pagination math
  41. c86de10 2026-06-01 add afternic unlock/repoint script + passing unit tests (8/8)
  42. 0dc58a0 2026-06-01 fix(theme2): gate toggle visibility to theme2 only; persist storage only on valid ?theme= param
  43. dc74f6b 2026-06-01 add noopener,noreferrer to sister-site window.open popup
  44. 7f2f2b6 2026-06-01 facets count over filtered result set via shared filterProducts(); 301 legacy .html to clean URLs
  45. 1918bed 2026-05-29 feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
  46. d20d1e4 2026-05-26 redact vendor names from customer-facing /api (close fleet leak)
  47. 5ca72fe 2026-05-25 snapshot before refactor pass
  48. cc0357e 2026-05-25 retag aesthetic from PG: 1 rows updated
  49. 30d52f2 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  50. 1b584e3 2026-05-20 fix: /about → history.html alias (was 404)
  51. 8d8d0bc 2026-05-19 make server.js self-contained — gate _shared/admin-catalog behind MICROSITE_ADMIN_ENABLED env flag (kamatera deploy unblock)
  52. 3851a6a 2026-05-19 Phase 2b: harden .card .pat against long-token title clipping (overflow-wrap)
  53. 9efce35 2026-05-19 fix: null-guard dead #theme-toggle reference (clean console + immediate grid render)
  54. 21f638f 2026-05-19 Phase 2: mobile-ready + tap-to-reveal
  55. a03b1d3 2026-05-19 stage2: wire microsite catalog + admin CRUD + grid/list view
  56. c871704 2026-05-19 untrack snapshot/backup files; ignore *.bak / *.pre-* going forward
  57. b91407b 2026-05-19 honor sort param in /api/products + fix facets total to filtered count
  58. 773aa45 2026-05-14 hero-4grid: relocate json from data/ to public/ for Express static
  59. 6ae1a9f 2026-05-14 4-grid hero: drop-in script + crop CSS + initial 4 newest products
  60. b522f48 2026-05-14 favicon: Mag-7-inspired SVG glyph
  61. 2f8b541 2026-05-13 fix env wiring — anchor dotenv to __dirname so .env loads even when pm2 cwd is wrong
  62. e4123a2 2026-05-13 corner-nav: title-case the brand name even when .ns-name source is lowercase
  63. bfd07ca 2026-05-13 corner-nav: title-case brand display (e.g. corkwallcovering → Cork Wallcovering)
  64. 0290db0 2026-05-13 corner-nav: fix injection — script tag was landing inside HTML comment, now anchored to real </body>
  65. 0cdac63 2026-05-13 embed Big Red customer chat (lower-left, retail mode, vendor-redacted)
  66. b72edbd 2026-05-13 chip-click → product details modal; vendor redacted in card overlay
  67. ed1de53 2026-05-13 add universal corner-nav.js (UR 4-icon: bag/account/search/menu)
  68. 0989288 2026-05-13 remove stray contact modal markup that was rendering inline on the page
  69. dbc3581 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.
  70. 08ba70d 2026-05-13 brand: replace remaining fake brand globally → 'apartmentwallpaper' across head/meta/wordmark/footer — enforces MEMORY brand-stem rule
  71. 9ec65ed 2026-05-11 fleet-grid refine: chip_uniform_aspect (apartmentwallpaper)
  72. 38e17b4 2026-05-11 snapshot before fleet-grid refine tick 6
  73. b5b77de 2026-05-10 sort-skill UI: add Light→Dark / Dark→Light / Color Wheel options
  74. 03554a5 2026-05-07 graphic-loop pass 13: real footer brand + Facebook link + OG/Twitter meta tags
  75. 28cc7db 2026-05-07 graphic-loop pass 12: niche keyword filter (no off-niche products like 'solid' on patterned sites)
  76. 2ecc401 2026-05-07 graphic-loop pass 11: add Ideas rails (New this week + Curated picks) above main grid
  77. a5afbd4 2026-05-07 graphic-loop pass 10: center-mark to top + readable text-shadow + tighter letter-spacing (no mix-blend-mode)
  78. cba4075 2026-05-07 graphic-loop pass 9: real site name + 20-image hero rotation + 2400px hero res
  79. ead11f2 2026-05-07 graphic-loop pass 8 fix: divergent template — swap heading font to Quicksand
  80. 8fcedef 2026-05-07 graphic-loop pass 8: theme-aware font Quicksand (panel-approved comprehensive 16-bucket assignment)
  81. 9238fee 2026-05-06 graphic-loop pass 5: serif hero typography (Cormorant Garamond) + nav legibility (qwen3 unanimous)
  82. 342c65c 2026-05-06 graphic-loop pass 2: fix .corner-mark contrast + soften hero overlay (qwen3:14b consensus across fleet)
  83. 2844bbc 2026-05-06 compliance: add sort-select per CLAUDE.md standing rule (Newest/Color/Style/SKU/Title/Price + localStorage persistence)
  84. 7315cb7 2026-05-06 initial snapshot — gitify all builds (CLAUDE.md rule 2026-05-06)

Authors

Agents used

  • none detected

Skills used

  • /page-theme4
  • /facets4
  • /products3
  • /theme23
  • /sample2
  • /body2
  • /aw-config1
  • /vendor1
  • /tags1
  • /handle1
  • /a11y1
  • /ideas1
  • /json1
  • /history1
  • /sourcing1
  • /trade1
  • /vocabulary1
  • /lim1
  • /repoint1
  • /about1
  • /admin-catalog1
  • /list1
  • /backup1
  • /index1
  • /sku1
  • /color1
  • /style1
  • /price1
  • /account1
  • /search1

Creative ideas + design notes

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

48950fe · 2026-06-23 · Update grid density slider to desktop-only (3-12 columns)
- Hidden entirely on mobile (< 769px)
- Desktop only: full 3-12 column slider
- Smart name hiding: product titles hide at 6+ columns
- localStorage persistence of user preference

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
af766ed · 2026-06-22 · fix: prevent sort dropdown cutoff on left edge
- Add position: relative and z-index: 100
- Add min-width: 120px for adequate button sizing
- Add overflow: visible to prevent parent clipping
- Fixes dropdown menu visibility when sort control is near left side of page
0ec5a9e · 2026-06-01 · fix(theme): carry theme1/theme2 across editorial pages so theme2 no longer drops on navigation
care/history/sourcing/trade/vocabulary now include the same FOUC-guard bootstrap
+ shared /page-theme.css + /page-theme.js, so a visitor in theme2 keeps it when
navigating from the catalog into editorial content.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
8f5a5fa · 2026-06-01 · refactor(theme): extract page-theme to shared css/js; replace overbroad [class*=card] with explicit .card,.rail-card
Single source of truth for the theme1/theme2 preview. FOUC guard moved to a
render-blocking <head> script; toggle CSS + wiring now in /page-theme.css and
/page-theme.js. The previous [class*="card"] wildcard matched any element with
'card' anywhere in a class name — narrowed to the two real card surfaces.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
66f45ff · 2026-06-01 · fix(facets): drive /api/facets from live filter state so chip counts actually update
claude-codex debate finding #1/#1a: loadFacets() fetched /api/facets with no
params and ran once at init, so commit 7f2f2b6's drill-down counting always saw
an empty query — chip counts never moved as filters applied (feature dead on the
frontend). Now loadFacets() sends q + selected aesthetic, is re-called from
resetGrid() on every filter change, clears #facets/#footerFacets before
re-rendering (no double-stacked chips), wires the click listener once (container
survives innerHTML clears), preserves the active chip across refreshes, and uses
closest('button') so clicking the count span registers. Verified live: facets
honor aesthetic+q params; limit=-5 clamps to 1.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0ac44de · 2026-06-01 · fix(theme2): sticky data-theme-preview flag so Theme 1 isn't a one-way trap
claude-codex debate (round 5/6) caught a regression from 0dc58a0: gating the
toggle on [data-page-theme=theme2] meant clicking Theme 1 hid the toggle AND
persisted theme1, so reloads stayed hidden with no way back to theme2 without
re-typing ?theme=2. Now a sticky data-theme-preview=on is set whenever the
preview is engaged (valid param or saved choice); toggle visibility gates on
that, so opted-in users can switch freely and default visitors still see nothing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
01d2277 · 2026-06-01 · fix(api): clamp /api/products limit to >=1 so hostile ?limit=-5/0 can't break pagination math
parseInt(limit)||24 capped the ceiling at 60 but had no floor, so a negative
or zero limit poisoned Math.ceil(total/lim) and the slice() bounds. Floor at 1.
DTD verdict B (Claude+Codex unanimous): clamp limit now, defer the deliberate
/api/facets 3x-filterProducts (kept for filtered-count correctness).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0dc58a0 · 2026-06-01 · fix(theme2): gate toggle visibility to theme2 only; persist storage only on valid ?theme= param
Codex (claude-codex debate round 1) confirmed two theme2 bugs:
- toggle CSS matched any [data-page-theme], so ?theme=1 left it permanently
  visible, contradicting the hidden-until-theme2 intent
- if(fromUrl) persisted on any theme= param, letting an unrelated link with
  a garbage value rewrite the stored choice via the saved-fallback path

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1918bed · 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.
cc0357e · 2026-05-25 · retag aesthetic from PG: 1 rows updated
before: self-adhesive=1
after:  removable=1

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>
c871704 · 2026-05-19 · untrack snapshot/backup files; ignore *.bak / *.pre-* going forward
Removes 24 committed *.bak / *.pre-* snapshots (mostly public/index.html
revision dumps + hero-bg.jpg backup + server.js.pre-pass12.bak) from
version control. Files remain on disk, just no longer tracked. Express
404-guard added in prior commit blocks them from serving via static root.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
b91407b · 2026-05-19 · honor sort param in /api/products + fix facets total to filtered count
- server: add sortProducts() honoring title/sku/color/style/price sort modes
- server: /api/facets total now counts PRODUCTS_NICHE (filtered list served)
- frontend: loadGridPage sends state.sort; hydrate saved sort from
  localStorage BEFORE the first grid load (was running after, post-fetch)

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

File tree

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

Other build journals

← Animate Museum Posts  ·  all 4 projects  ·  Api Audit →

Export

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

rendered in 0ms