Commit Graph
10 Commits
Author SHA1 Message Date
smacks b338e2bc30 Refactor recipe saving logic in helpers.php to include featured recipe handling and update execution order for tags, ingredients, utensils, and steps. Remove redundant featured recipe clearing from admin.php. 2026-05-23 23:18:19 +02:00
smacks d8bb062c63 Update Dockerfile to disable AllowOverride for production, enhance admin.php to handle missing FLIXCOOKS_ADMIN_KEY with a user-friendly error page, and remove .htaccess file. Adjust documentation to reflect these changes and clarify admin key configuration. 2026-05-23 13:29:35 +02:00
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 dacc9ce2bc firebase integration 2026-05-22 16:16:34 +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 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 9049e7cc58 Stable Website before landingpage 2026-03-22 22:16:44 +01:00