index
:
camagru
master
Webcam and upload photo editing web app
Thomas Vanbesien
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rate limiting on login and password reset endpoints
Thomas Vanbesien
2026-03-22
2
-0
/
+92
*
Add session cookie hardening and Nginx security headers
Thomas Vanbesien
2026-03-22
1
-0
/
+11
*
Add upload security: size limit, per-user and site-wide post caps
Thomas Vanbesien
2026-03-22
2
-0
/
+35
*
Add favicon using webcam.svg
Thomas Vanbesien
2026-03-22
2
-0
/
+5
*
Replace home page with redirect to gallery or login
Thomas Vanbesien
2026-03-21
2
-12
/
+6
*
Add likes, comments, email notifications, and pagination to gallery
Thomas Vanbesien
2026-03-21
8
-23
/
+336
*
Add user's own posts grid and post deletion to editor page
Thomas Vanbesien
2026-03-21
4
-1
/
+97
*
Add editor with webcam/upload capture, overlay compositing, and gallery feed
Thomas Vanbesien
2026-03-21
17
-1
/
+758
*
Add profile page for editing username, email, password, and notifications
Thomas Vanbesien
2026-03-21
6
-8
/
+345
*
Add user authentication with email verification and password reset
Thomas Vanbesien
2026-03-21
13
-1
/
+612
*
Initial project scaffold
Thomas Vanbesien
2026-03-21
12
-0
/
+286