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
/
app
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
1
-0
/
+1
*
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
6
-22
/
+259
*
Add user's own posts grid and post deletion to editor page
Thomas Vanbesien
2026-03-21
2
-1
/
+51
*
Add editor with webcam/upload capture, overlay compositing, and gallery feed
Thomas Vanbesien
2026-03-21
5
-0
/
+349
*
Add profile page for editing username, email, password, and notifications
Thomas Vanbesien
2026-03-21
4
-8
/
+261
*
Add user authentication with email verification and password reset
Thomas Vanbesien
2026-03-21
11
-1
/
+526
*
Initial project scaffold
Thomas Vanbesien
2026-03-21
6
-0
/
+201