aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/Controllers
Commit message (Expand)AuthorAgeFilesLines
* Add rate limiting on login and password reset endpointsThomas Vanbesien2026-03-221-0/+32
* Add upload security: size limit, per-user and site-wide post capsThomas Vanbesien2026-03-221-0/+28
* Replace home page with redirect to gallery or loginThomas Vanbesien2026-03-211-9/+6
* Add likes, comments, email notifications, and pagination to galleryThomas Vanbesien2026-03-211-1/+88
* Add user's own posts grid and post deletion to editor pageThomas Vanbesien2026-03-211-1/+36
* Add editor with webcam/upload capture, overlay compositing, and gallery feedThomas Vanbesien2026-03-212-0/+189
* Add profile page for editing username, email, password, and notificationsThomas Vanbesien2026-03-212-8/+176
* Add user authentication with email verification and password resetThomas Vanbesien2026-03-211-0/+229
* Initial project scaffoldThomas Vanbesien2026-03-211-0/+21