| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move uploads to a named Docker volumeHEADmaster | Thomas Vanbesien | 2026-03-24 | 1 | -2/+0 |
| | | | | | | | Replace the bind-mounted src/uploads/ with a named volume shared between PHP (read-write) and Nginx (read-only). Remove entrypoint.sh since the volume handles directory creation automatically. | ||||
| * | Initial project scaffold | Thomas Vanbesien | 2026-03-21 | 1 | -0/+5 |
| 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. | |||||
