Dorian
8dfb9444f4
fix: single-line tagline on desktop, wrap on mobile
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 00:52:14 +00:00
Dorian
88a373da80
feat: cinematic viewport-filling splash tagline
...
Logo draws in, shrinks up, then words slam in one-by-one:
EVERYTHING / YOU / LOVE / IS A — each with blur-to-sharp animation.
PSYOP lands last in italic serif (Georgia) with Bitcoin orange,
oversized at 15vw, with a bounce-slam keyframe.
Responsive: 4-line layout on mobile, 2-line on desktop.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 00:51:25 +00:00
Dorian
814957cd37
feat: add eslint, image upload, tests, splash tagline, security hooks
...
- Restore CLAUDE.md with project conventions
- ESLint config with vue3-recommended + typescript
- Image upload endpoint (POST /api/admin/upload) with 5MB limit
- Admin product form now supports image upload/preview/removal
- Vitest config + 19 tests (crypto, validation, btcpay webhook, types)
- Restore .claude/ security hooks (block-risky-bash, protect-files)
- Logo splash now shows "EVERYTHING YOU LOVE IS A PSYOP" tagline
- Add .vite/ to gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 00:47:42 +00:00
Dorian
54500a68e6
feat: scaffold Antonym fashion store
...
Anonymous Bitcoin-only fashion e-commerce with:
- Vue 3 + Tailwind 4 frontend with glassmorphism dark/light design system
- Express 5 + SQLite backend with BTCPay Server integration
- Nostr identity (NIP-07/keypair) for anonymous purchase tracking
- ChaCha20-Poly1305 encrypted shipping addresses
- Admin panel with order/product/stock management
- SVG logo splash animation with clip-path reveal
- 5 seeded products across 4 categories
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 00:23:21 +00:00