13 Commits
Author SHA1 Message Date
smacks 6577db475a Refactor database handling to require PostgreSQL connection, removing fallback to JSON. Implement error handling for database unavailability in key files. Update .env.example to reflect mandatory DATABASE_URL for local development. Remove Firebase configuration and related code from the project. 2026-05-23 10:23:28 +02:00
smacks 5a5317944e chore: update favicon for the new site 2026-05-21 16:48:37 +02:00
smacks 6efee2b848 feat: implement Phase 5 Swipe Discovery Carousel 2026-05-21 16:20:23 +02:00
smacks a4a2d83534 feat: implement phase 4 interactive cooking mode and workspace rules 2026-05-21 14:50:06 +02:00
smacks 21833fa05b feat(auth-firebase): implement Phase 2 integration - Firebase Auth, Session Sync, Favorites Grid, and Firestore Newsletter 2026-05-21 14:14:10 +02:00
smacks 548c7605bc fix(phase-1): resolve preloader freeze, lock dark mode, perfectly center hamburger & mark complete 2026-05-21 14:02:09 +02:00
smacks 5448d3e3c4 feat(phase-1): align hamburger button lines & implement typographic + SVG logo 2026-05-21 13:41:35 +02:00
smacks 6c00e1a00d feat(phase-1): Premium design system, CapitoliumPreloader, IndexSectionIndicator, Recipe Showcase Stage
- Full CSS rewrite: Warm Ivory/Gold/Steinkohle design tokens, Floema grid, easing library
- AuraMarbleBackground: fixed grain texture layer
- CapitoliumPreloader: fullscreen counter animation with slide-up exit
- LiquidOverlayMenu: fixed hamburger → fullscreen clip-path overlay with SlideUpTextHover nav links
- IndexSectionIndicator: fixed left-side section tracker with animated fill line
- Recipe Showcase Stage: GSAP ScrollTrigger pinned stage (images enter from right, exit left)
  with parallax inner-image effect, intro title, progress dots, hint line
- LenisSmoothScroll: CDN integration synced with GSAP ticker
- CapitoliumRevealButton: scaleY fill reveal on hover for all CTAs
- SlideUpTextHover: overlay nav links
- UnderlineExpandHover: footer + overlay footer links
- head.php: GSAP 3.12.5 + ScrollTrigger + Lenis 1.0.42 CDN; Playfair Display + Manrope fonts
- recipe.php: updated to new design system (btn-reveal, pill--gold, Lenis init)
- impressum.php / datenschutz.php: migrated to shared head.php partial
2026-05-21 11:52:40 +02:00
smacks 850aae3d0d new logo for dark and white website, fixed scaling for logo 2026-03-23 11:51:25 +01:00
smacks 5e300c84fa Refactor homepage mobile content layout 2026-03-22 23:15:45 +01:00
smacks 115f12141d center scroll text in landingpage 2026-03-22 23:08:25 +01:00
smacks 1a4c20532e Stable Website after Landingpage Creation 2026-03-22 22:18:19 +01:00
smacks 9049e7cc58 Stable Website before landingpage 2026-03-22 22:16:44 +01:00