chris pushed to main at chris/beachPartyBalloons 2026-05-28 17:50:24 -04:00
7d5f74a79e Serve Apple Pay verification file via nginx
chris pushed to main at chris/beachPartyBalloons 2026-05-28 17:01:38 -04:00
92ab3a5633 Add Google Pay and Apple Pay support; fix catalog category filter
chris pushed to main at chris/balloon-shop 2026-05-28 16:54:06 -04:00
dbd3589add Add Google Pay and Apple Pay support; fix catalog category filter
chris pushed to main at chris/timepulse 2026-05-28 16:42:45 -04:00
a8b1c68d97 feat: fix double punch, XSS, add log filtering and Easter egg
chris pushed to main at chris/solitare 2026-05-25 01:12:58 -04:00
542b131cd8 Ensure correct card overlap on mobile by using actual rendered dimensions
chris pushed to main at chris/solitare 2026-05-25 01:06:45 -04:00
5c8357f47b Remove card transparency and dimming effects in Pyramid mode
chris pushed to main at chris/solitare 2026-05-25 01:05:25 -04:00
ea4faa9fcf Fix mobile scaling gap and remove hardcoded card opacity
chris pushed to main at chris/solitare 2026-05-25 01:01:46 -04:00
9a6aa261b0 Fix draw interaction and add background click to clear selection
chris pushed to main at chris/solitare 2026-05-25 00:58:21 -04:00
82b0c00585 Fix draw/recycle logic and add visual recycle indicator
chris pushed to main at chris/solitare 2026-05-25 00:55:08 -04:00
91d4bcc25f Align Pyramid Solitaire with standard rules and layout
chris pushed to main at chris/solitare 2026-05-25 00:53:02 -04:00
0fcd6b190d Fix ReferenceError by updating gameBoard to klondikeBoard
chris pushed to main at chris/solitare 2026-05-25 00:51:55 -04:00
d66c1dfc02 Fix DOM structure and Klondike mode regressions
chris pushed to main at chris/solitare 2026-05-25 00:50:28 -04:00
cd408efc0e Fix pyramid layout calculation and card ranking logic
chris pushed to main at chris/solitare 2026-05-25 00:46:31 -04:00
84d444c0ae Add Pyramid Solitaire game mode and game switcher
chris pushed to main at chris/solitare 2026-05-25 00:35:36 -04:00
f28b0fa62e add animations, mobile responsiveness, and drag-and-drop improvements
chris pushed to main at chris/write 2026-05-24 22:48:32 -04:00
4db65151c8 feat: read-aloud highlights and scrolls to current sentence/word
chris pushed to main at chris/write 2026-05-24 22:04:50 -04:00
6682810c00 Nginx: no-cache on index.html, long cache on hashed assets
chris pushed to main at chris/write 2026-05-24 22:00:59 -04:00
c6589b7dcf Fix lint infinite loop, popover usability, debounce timing
chris pushed to main at chris/write 2026-05-24 21:52:43 -04:00
e5b9f643e1 Fix TDZ crash: move useEffect hooks to after runLint declaration
chris pushed to main at chris/write 2026-05-24 21:48:49 -04:00
91071270a4 Auto-check after every word; disable browser spellcheck