index
:
pagoda
main
Pagoda: Community for the Small Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
feat: add letters feature with detail view and listing
Bobby
3 months
Age
Commit message
Author
Files
Lines
2026-03-13
feat: add letters feature with detail view and listing
HEAD
main
Bobby
23
-30
/
+945
2026-03-13
fix: update DSN assignment to allow command line argument override
Bobby
1
-1
/
+1
2026-03-11
fix: add missing image format imports for JPEG and WEBP
Bobby
1
-0
/
+2
2026-03-11
feat: add chromium installation and set CHROME_PATH in Dockerfile
Bobby
1
-1
/
+4
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
8
-178
/
+26
2026-03-11
feat: enhance entrypoint script to drop indexes and tables with improved logging
Bobby
1
-8
/
+17
2026-03-11
fix: correct table retrieval command in entrypoint script
Bobby
1
-1
/
+1
2026-03-11
fix: remove unnecessary waiting message before server process
Bobby
1
-1
/
+0
2026-03-11
feat: improve database seeding process with detailed logging for table drops
Bobby
1
-1
/
+32
[...]