<feed xmlns='http://www.w3.org/2005/Atom'>
<title>camagru/src/uploads/.gitkeep, branch master</title>
<subtitle>Webcam and upload photo editing web app</subtitle>
<id>http://git.tvcloud.fr/cgit.cgi/camagru/atom?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/cgit.cgi/camagru/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/camagru/'/>
<updated>2026-03-24T12:43:28Z</updated>
<entry>
<title>Move uploads to a named Docker volume</title>
<updated>2026-03-24T12:43:28Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-24T12:43:28Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/camagru/commit/?id=207950e6522f54e3d5111db2bbae8ab9b8281b32'/>
<id>urn:sha1:207950e6522f54e3d5111db2bbae8ab9b8281b32</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Initial project scaffold</title>
<updated>2026-03-21T19:50:43Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-21T19:50:43Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/camagru/commit/?id=d1ef15fa39935bfa0420c5ac2b8c269e294c9a6d'/>
<id>urn:sha1:d1ef15fa39935bfa0420c5ac2b8c269e294c9a6d</id>
<content type='text'>
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.
</content>
</entry>
</feed>
