<feed xmlns='http://www.w3.org/2005/Atom'>
<title>camagru/docker/php, 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>Add editor with webcam/upload capture, overlay compositing, and gallery feed</title>
<updated>2026-03-21T21:36:11Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-21T21:36:11Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/camagru/commit/?id=d63e3c91a97d77b202e280ab0fa007dfbe1baa46'/>
<id>urn:sha1:d63e3c91a97d77b202e280ab0fa007dfbe1baa46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add user authentication with email verification and password reset</title>
<updated>2026-03-21T20:35:51Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-21T20:35:51Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/camagru/commit/?id=bc54c8c31e7f50a7a365f9b4d22fe8c74a29f61a'/>
<id>urn:sha1:bc54c8c31e7f50a7a365f9b4d22fe8c74a29f61a</id>
<content type='text'>
Implements registration, login/logout, email verification via token,
and password reset flow. Includes CSRF protection, flash messages,
MailPit for dev email testing, and security docs in README.
</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>
