aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Isolate database and mail behind internal Docker networkThomas Vanbesien2026-03-241-2/+13
* Add rate limiting on login and password reset endpointsThomas Vanbesien2026-03-224-0/+116
* Add session cookie hardening and Nginx security headersThomas Vanbesien2026-03-223-0/+45
* Add chmod 600 guidance for .env file in READMEThomas Vanbesien2026-03-221-1/+6
* Add upload security: size limit, per-user and site-wide post capsThomas Vanbesien2026-03-223-0/+55
* Add favicon using webcam.svgThomas Vanbesien2026-03-222-0/+5
* Add environment variables, MailPit, and composer clarifications to READMEThomas Vanbesien2026-03-211-3/+22
* Replace home page with redirect to gallery or loginThomas Vanbesien2026-03-212-12/+6
* Add likes, comments, email notifications, and pagination to galleryThomas Vanbesien2026-03-218-23/+336
* Add user's own posts grid and post deletion to editor pageThomas Vanbesien2026-03-214-1/+97
* Add editor with webcam/upload capture, overlay compositing, and gallery feedThomas Vanbesien2026-03-2120-1/+773
* Add profile page for editing username, email, password, and notificationsThomas Vanbesien2026-03-216-8/+345
* Add user authentication with email verification and password resetThomas Vanbesien2026-03-2116-1/+670
* Initial project scaffoldThomas Vanbesien2026-03-2124-0/+644