mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-27 06:33:18 +00:00
6f132e98b456f337d2a14eed98a05d8705e0bba0
Implement Milestone 13 requirement: Timing fine-tuning for all transitions. Changes: - Create centralized timing configuration (src/config/timing.ts) with: - SPRING_CONFIGS: Unified spring presets (SMOOTH, SNAPPY, BOUNCY, etc.) - STAGGER_DELAYS: Consistent stagger timing for cards, lists, activities - TIMING: Scene-specific delay constants (intro, CTA, outro) - GLOW_CONFIG: Glow effect parameters (intensity, frequency, scale) - Helper functions: secondsToFrames(), getStaggeredDelay() - Fine-tune all 8 portal scenes: - Reduced perspective rotations (30° → 25° / 20° → 18°) for smoother entrances - Increased initial scales (0.8 → 0.85-0.92) for subtler animations - Reduced Y translations (30-40px → 18-25px) for less jarring motion - Standardized glow frequencies using centralized config - Consistent spring configurations across all scenes - Add comprehensive tests (src/config/timing.test.ts): - 38 tests covering all timing constants - Helper function tests - Timing consistency validation - Scene duration verification (total = 90s) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🗑️ Remove outdated migration files for
einundzwanzig_plebs and pulse tables, restructure directory, and update testing suite with new factories and Livewire tests.
🧹 Migrate Yarn registry URLs to npm registry: update
yarn.lock dependencies for consistency and clean up unused entries.
✨ Refactor NIP-05 verification: extract handle-fetching logic into reusable
NostrFetcherTrait and enhance UI to display all verified handles with improved feedback.
✨ Add NIP-05 handle management: Introduce migration, API route, and Livewire updates to support NIP-05 handle verification.
🎨 Enhance profile app cards layout: improve grid responsiveness, adjust card structure, and refine badge styles. ✨ Add screenshots gallery with responsive design and hover effects for better visual presentation. 🖼️ Include new assets for gallery.
🎨 Modularize and refactor CSS: restructure styles into
theme.css, base.css, utilities.css, and component-specific files (flux-overrides.css, custom.css, leaflet.css) to improve maintainability and align with the Einundzwanzig Design System.
✨ Add membership benefits page: implement Nostr Relay, NIP-05 verification, and Lightning Watchtower features with interactive UI and backend logic.
🧹 Migrate Yarn registry URLs to npm registry: update
yarn.lock dependencies for consistency and clean up unused entries.
🎨 Add new Flux icons: implement multiple reusable icon components (e.g., hand-raised, hand-thumb-up, heart, hashtag, home) with variant support for improved UI consistency.
🗑️ Remove outdated migration files for
einundzwanzig_plebs and pulse tables, restructure directory, and update testing suite with new factories and Livewire tests.
🗑️ Remove outdated migration files for
einundzwanzig_plebs and pulse tables, restructure directory, and update testing suite with new factories and Livewire tests.
🗑️ Remove outdated migration files for
einundzwanzig_plebs and pulse tables, restructure directory, and update testing suite with new factories and Livewire tests.
🗑️ Remove outdated migration files for
einundzwanzig_plebs and pulse tables, restructure directory, and update testing suite with new factories and Livewire tests.
🎨 Add new Flux icons: implement multiple reusable icon components (e.g., hand-raised, hand-thumb-up, heart, hashtag, home) with variant support for improved UI consistency.
🎨 Add new Flux icons: implement multiple reusable icon components (e.g., hand-raised, hand-thumb-up, heart, hashtag, home) with variant support for improved UI consistency.
🛠️ Refactor Blade templates: improve HTML structure, standardize indentation, and enhance readability in layouts and component definitions.
Languages
Blade
85.4%
PHP
13.1%
JavaScript
0.7%
CSS
0.6%
Dockerfile
0.2%