index
:
pagoda
main
Pagoda: Community for the Small Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shrine
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
feat: add letters feature with detail view and listing
HEAD
main
Bobby
12
-18
/
+66
2026-03-11
fix: add missing image format imports for JPEG and WEBP
Bobby
1
-0
/
+2
2026-03-11
fix: handle error case in FindDistrictSiteByURL function
Bobby
1
-1
/
+4
2026-03-11
refactor: remove libsql support and clean up database handling
Bobby
6
-30
/
+8
2026-03-10
feat: add support for LibSQL database driver and enhance seeding process
Bobby
6
-1
/
+25
2026-03-10
feat(districts): add district management functionality
Bobby
17
-1
/
+971
2026-03-10
feat: implement date and month-day pickers, enhance user warning logging, and...
Bobby
26
-54
/
+300
2026-03-09
feat: add category detection for file attachments and update related interfaces
Bobby
4
-0
/
+102
2026-03-07
fix: correct BodyLimit configuration in fiber app initialization
Bobby
1
-0
/
+1
2026-03-07
feat: add modal component and styles, implement config API
Bobby
7
-7
/
+60
2026-03-07
feat(council): implement user sorting functionality and enhance user list dis...
Bobby
4
-5
/
+41
2026-03-07
refactor: Update method receivers to 'self' for consistency across meta funct...
Bobby
4
-74
/
+66
2026-03-07
refactor: Update function receivers for consistency and improve error handlin...
Bobby
5
-21
/
+17
2026-03-07
feat: Implement letter service with CRUD operations and message handling
Bobby
82
-653
/
+3596
2026-03-06
feat(council): add user management features including role changes, banning, ...
Bobby
9
-6
/
+365
2026-03-06
feat: integrate MinIO storage functionality and update user model for CDN sup...
Bobby
7
-21
/
+122
2026-03-06
feat: implement user statistics and heartbeat functionality with UI updates
Bobby
10
-0
/
+112
2026-03-05
feat: enhance user feedback with specific error messages for registration and...
Bobby
2
-10
/
+17
2026-03-05
feat: implement user authentication flow with login, registration, and email ...
Bobby
1
-2
/
+5
2026-03-05
feat: add resend activation functionality and update verification process
Bobby
4
-2
/
+56
2026-03-05
feat: add email verification functionality with SMTP support
Bobby
13
-16
/
+231
2026-03-03
feat: implement user authentication and registration with token support
Bobby
22
-47
/
+590
2026-03-03
refactor: standardize context variable naming in middleware and meta packages
Bobby
10
-124
/
+119
2026-03-03
feat(config): add CORS origins configuration to server struct
Bobby
8
-91
/
+19
2026-03-03
chore: update .gitignore to include *.db files
Bobby
1
-1
/
+2
2026-03-03
chore: remove obsolete pagoda.db file
Bobby
1
-0
/
+0
2026-03-03
feat: Implement middleware for HTTP logging and request context
Bobby
39
-5
/
+1426
2026-02-27
feat(garden): initialize Solid.js project with basic structure and routing
Bobby
2
-0
/
+15