smacks
70392c4665
docs: update brain.md with Phase 2 architecture details and git recovery pattern
2026-05-22 08:24:21 +02:00
smacks
e4e5fd3c0e
docs: update Phase 2 in TODO.md to reflect rework via feature branch
2026-05-22 08:23:11 +02:00
smacks
01a6d0f00a
refactor(phase-2): extract auth CSS to stylesheet, harden session API, fix Firebase v10 error codes
...
- Move 374-line inline style block from login.php into assets/style.css (Phase 2 section)
- Add auth-page, auth-card, auth-tabs, auth-form, profile-shell and related
classes to the main stylesheet as the single source of truth for all styles
- Fix Firebase v10 compat SDK error code: auth/invalid-credential now handled
alongside legacy auth/wrong-password and auth/user-not-found codes
- Harden api/session.php: add Content-Type JSON header, email format validation,
and a full security documentation comment explaining the token trust model
- Add FOUC comment to partials/head.php clarifying dark-only design intent
2026-05-22 08:22:54 +02:00
smacks
c9ad44208d
docs: create README with codebase overview, tech-stack, and setup guide
2026-05-22 08:09:05 +02:00
smacks
3e5a9f74b0
Documentation Update
2026-05-22 08:06:29 +02:00
smacks
3cdd73e260
agent rules aktualisiert
2026-05-22 08:06:06 +02:00
smacks
ccf3b6f0bd
Merge pull request #6 from LordSchmackes/feature/update-favicon
...
feat: update favicon
2026-05-21 16:50:12 +02:00
smacks
5a5317944e
chore: update favicon for the new site
2026-05-21 16:48:37 +02:00
smacks
265eba8700
Merge pull request #5 from LordSchmackes/feature/swipe-discovery-carousel
...
feat: implement Phase 5 Swipe Discovery Carousel
2026-05-21 16:46:16 +02:00
smacks
6efee2b848
feat: implement Phase 5 Swipe Discovery Carousel
2026-05-21 16:20:23 +02:00
smacks
3902346051
Merge pull request #4 from LordSchmackes/feature/gemini-action-setup
...
Feature/gemini action setup
2026-05-21 15:53:52 +02:00
smacks
3c5d99acc5
Documentation Update
2026-05-21 15:52:20 +02:00
smacks
0a16fad70e
docs: document github action learnings and add new agent rules
2026-05-21 15:48:41 +02:00
smacks
9758983f40
Merge pull request #3 from LordSchmackes/feature/gemini-action-setup
...
ci: add gemini ai pr review action
2026-05-21 15:46:58 +02:00
smacks
7f52e73b0a
chore: pin gemini code review action to v1.0.4
2026-05-21 15:43:23 +02:00
smacks
5017492461
fix: update model to gemini-1.5-flash-latest for v1beta api compatibility
2026-05-21 15:42:37 +02:00
smacks
28098658ac
fix: use gemini-2.0-flash-lite model
2026-05-21 15:37:37 +02:00
smacks
9b9fbcf6f0
fix: switch to gemini-1.5-flash to avoid quota errors
2026-05-21 15:36:22 +02:00
smacks
5d8832adf8
fix: change inputs to env vars and secure API key
2026-05-21 15:32:43 +02:00
smacks
05210c0648
fix: update gemini action version to latest
2026-05-21 15:27:04 +02:00
smacks
19c0428419
ci: add gemini ai pr review action
2026-05-21 15:24:58 +02:00
smacks
7518e477c0
docs: update AGENT.md to adopt Atlassian Feature Branch Workflow
2026-05-21 14:58:55 +02:00
smacks
250ee43ead
docs: add brain.md and knowledge management rule
2026-05-21 14:57:07 +02:00
smacks
8ae94e7834
.agents aufgeräumt
2026-05-21 14:55:10 +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
d1cdc98367
chore: mark Phase 1 items as completed in TODO.md
2026-05-21 11:55:09 +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
025f41fd18
Migration nach Antigravity, planung und agent.md angepasst
2026-05-20 08:38:04 +02:00
smacks
58728e06e7
docs: finalize DESIGN_GUIDE.md with precise browser specifications and floating parallax components
2026-05-20 08:32:17 +02:00
smacks
86f3f82473
docs: refine DESIGN_GUIDE.md with browser inspection findings and GSAP curves
2026-05-20 08:21:57 +02:00
smacks
155c6fb01e
docs: create DESIGN_GUIDE.md with design characteristics and premium features
2026-05-20 08:00:53 +02:00
smacks
8170ce7ece
Website designed by Felix Brockers angepasst
2026-03-23 17:11:24 +01:00
smacks
425995c121
Update footer attribution text
2026-03-23 16:36:52 +01:00
smacks
622e1442ea
Update ODR notice to consumer-redress site after platform closure
2026-03-23 16:34:39 +01:00
smacks
b03fe9315e
Show recipe list above edit form in admin
2026-03-23 16:30:19 +01:00
smacks
f4c40fe8eb
Improve admin form readability with darker text styles
2026-03-23 16:28:36 +01:00
smacks
1478aa932b
Add configurable legal pages and admin settings
2026-03-23 16:26:45 +01:00
smacks
8acce7c020
added gitignore file
2026-03-23 13:17:55 +01:00
smacks
3633de0683
deleted recipe library div and latest AI text
2026-03-23 11:53:17 +01:00
smacks
850aae3d0d
new logo for dark and white website, fixed scaling for logo
2026-03-23 11:51:25 +01:00
smacks
e06a4f87dd
fix: nachdem tag ausgewählt wird springt seite direkt wieder zum basics div
2026-03-23 10:52:13 +01:00
smacks
cdd4b7db46
deleted "made with perplexity computer" in the footer
2026-03-23 10:27:40 +01:00
smacks
1ca8642c0f
Merge pull request #1 from LordSchmackes/codex/refactor-index.php-for-mobile-support
...
Refactor homepage for mobile: add discover/quick-start layout and responsive styles
2026-03-22 23:16:24 +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
smacks
7e0818aece
Initial commit
2026-03-22 22:15:26 +01:00