summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainfeat: add letters feature with detail view and listingBobby3 months
 
 
AgeCommit messageAuthorFilesLines
2026-03-13feat: add letters feature with detail view and listingHEADmainBobby23-30/+945
2026-03-13fix: update DSN assignment to allow command line argument overrideBobby1-1/+1
2026-03-11fix: add missing image format imports for JPEG and WEBPBobby1-0/+2
2026-03-11feat: add chromium installation and set CHROME_PATH in DockerfileBobby1-1/+4
2026-03-11fix: handle error case in FindDistrictSiteByURL functionBobby1-1/+4
2026-03-11refactor: remove libsql support and clean up database handlingBobby8-178/+26
2026-03-11feat: enhance entrypoint script to drop indexes and tables with improved loggingBobby1-8/+17
2026-03-11fix: correct table retrieval command in entrypoint scriptBobby1-1/+1
2026-03-11fix: remove unnecessary waiting message before server processBobby1-1/+0
2026-03-11feat: improve database seeding process with detailed logging for table dropsBobby1-1/+32
[...]