| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add session cookie hardening and Nginx security headers | Thomas Vanbesien | 2026-03-22 | 1 | -0/+8 |
| | | | | | | | Set httponly, samesite=Lax, and auto-detected secure flag on session cookies. Add X-Content-Type-Options, X-Frame-Options, and Content-Security-Policy headers in Nginx. Document both in README. | ||||
| * | Add editor with webcam/upload capture, overlay compositing, and gallery feed | Thomas Vanbesien | 2026-03-21 | 1 | -0/+4 |
| | | |||||
| * | Initial project scaffold | Thomas Vanbesien | 2026-03-21 | 1 | -0/+21 |
| Set up MVC architecture with front controller, router, autoloader, database singleton, and Docker Compose stack (Nginx + PHP-FPM + MariaDB). Includes DB schema, responsive layout, dev tooling (php-cs-fixer, parallel-lint), and documentation. | |||||
