index
:
pagoda
main
Pagoda: Community for the Small Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shrine
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-10
feat(districts): add district management functionality
Bobby
1
-0
/
+44
2026-03-10
feat: implement date and month-day pickers, enhance user warning logging, and...
Bobby
5
-14
/
+33
2026-03-09
feat: add category detection for file attachments and update related interfaces
Bobby
1
-0
/
+97
2026-03-07
feat: add modal component and styles, implement config API
Bobby
1
-0
/
+7
2026-03-07
feat(council): implement user sorting functionality and enhance user list dis...
Bobby
1
-0
/
+33
2026-03-07
refactor: Update method receivers to 'self' for consistency across meta funct...
Bobby
4
-74
/
+66
2026-03-07
feat: Implement letter service with CRUD operations and message handling
Bobby
17
-97
/
+247
2026-03-06
feat(council): add user management features including role changes, banning, ...
Bobby
2
-0
/
+75
2026-03-06
feat: integrate MinIO storage functionality and update user model for CDN sup...
Bobby
2
-1
/
+51
2026-03-06
feat: implement user statistics and heartbeat functionality with UI updates
Bobby
2
-0
/
+9
2026-03-05
feat: implement user authentication flow with login, registration, and email ...
Bobby
1
-2
/
+5
2026-03-05
feat: add email verification functionality with SMTP support
Bobby
1
-0
/
+52
2026-03-03
feat: implement user authentication and registration with token support
Bobby
7
-8
/
+185
2026-03-03
refactor: standardize context variable naming in middleware and meta packages
Bobby
8
-114
/
+109
2026-03-03
feat(config): add CORS origins configuration to server struct
Bobby
3
-78
/
+8
2026-03-03
feat: Implement middleware for HTTP logging and request context
Bobby
19
-0
/
+786