ec00519b7a
APP_PORT Variable für compose added
smacks2026-07-27 21:47:27 +02:00
d53fd8742d
Claude Init und Readme Update Migration auf Docker Umgebung
smacks2026-07-26 09:56:58 +02:00
1122acd5a5
Remove Gemini AI PR review workflow and enhance CSRF protection in admin actions
dev
smacks2026-07-03 10:46:54 +02:00
4fe45e4e53
Merge pull request #13 from LordSchmackes/dev
smacks2026-06-22 10:38:39 +02:00
86fbd8e4bb
Remove static JSON files and seed step; migrate site settings to Postgres
smacksandClaude Sonnet 4.62026-06-18 09:53:39 +02:00
a92e0d5608
Merge pull request #12 from LordSchmackes/dev
smacks2026-05-24 09:35:31 +02:00
792cbe18c1
Update .gitignore to include .env and log files, and remove unused agent log script from index.php for cleaner code.
smacks2026-05-24 09:32:08 +02:00
58fd7fe059
Add runtime asset and layout diagnostics to index.php and implement asset versioning in head.php
smacks2026-05-24 09:17:29 +02:00
04840e385c
Merge pull request #9 from LordSchmackes/dev
smacks2026-05-23 23:30:54 +02:00
bc8c97dd03
Merge remote-tracking branch 'origin/main' into dev
smacks2026-05-23 23:29:10 +02:00
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.
smacks2026-05-23 23:18:19 +02:00
c87d28f7d0
Update README.md to clarify Apache configuration for local setup, specifying the use of DirectoryIndex index.php instead of relying on .htaccess overrides.
smacks2026-05-23 20:27:06 +02:00
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.
smacks2026-05-23 13:29:35 +02:00
830950ad66
Refactor Docker entrypoint script by removing debug logging functions and simplifying database connection checks. Streamline schema application and seeding processes for improved clarity and efficiency.
smacks2026-05-23 13:21:12 +02:00
587eb4502a
Add detailed logging for health requests in health.php and enhance entrypoint.sh with Apache configuration logging
smacks2026-05-23 13:04:43 +02:00
eff0aeb8c3
Enhance Docker entrypoint script with detailed logging for database connection attempts and schema application. Implement error handling for database checks and seeding process. Update documentation for environment variables and troubleshooting steps to improve clarity and usability.
smacks2026-05-23 12:59:36 +02:00
054141020d
Update .env.example for local and production database configurations, ensuring clarity on usage. Modify .gitattributes to enforce LF line endings for shell scripts. Enhance README.md with Docker and Coolify setup instructions for production deployment.
smacks2026-05-23 12:43:51 +02:00
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.
smacks2026-05-23 10:23:28 +02:00
547778bba5
Enhance project documentation with updated architecture, PostgreSQL integration, and local development setup. Refine admin panel and GitHub Actions details. Remove Firebase configuration from .env.example and clarify database fallback mechanisms.
smacks2026-05-23 10:13:00 +02:00