summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2026-03-10feat: enhance entrypoint and seed scripts with improved logging and batch pro...Bobby2-6/+48
2026-03-10feat: add support for LibSQL database driver and enhance seeding processBobby9-11/+101
2026-03-10Add bios and signatures pages to enhance personal website contentBobby3-34/+422
2026-03-10feat(districts): add district management functionalityBobby39-5/+2191
2026-03-10feat: implement useClickOutside hook for improved click handling and refactor...Bobby8-41/+71
2026-03-10feat: enhance audit and user management with pagination and improved date for...Bobby9-106/+96
2026-03-10feat: implement audit log functionality with filtering and detail viewsBobby11-23/+733
2026-03-10feat: add TypeScript support and improve type definitions across componentsBobby12-21/+43
2026-03-10feat: implement date and month-day pickers, enhance user warning logging, and...Bobby41-102/+1728
2026-03-09feat: add category detection for file attachments and update related interfacesBobby5-26/+122
2026-03-07Add template files to Docker imageBobby1-0/+1
2026-03-07Update Go base image version to 1.25Bobby1-2/+2
2026-03-07feat: add construction notice to Home pageBobby1-1/+1
2026-03-07fix: correct BodyLimit configuration in fiber app initializationBobby1-0/+1
2026-03-07feat: add modal component and styles, implement config APIBobby23-206/+2012
2026-03-07feat(council): implement user sorting functionality and enhance user list dis...Bobby8-10/+142
2026-03-07refactor: Update method receivers to 'self' for consistency across meta funct...Bobby4-74/+66
2026-03-07refactor: Update function receivers for consistency and improve error handlin...Bobby5-21/+17
2026-03-07feat: Implement letter service with CRUD operations and message handlingBobby82-653/+3596
2026-03-06feat(council): add user management features including role changes, banning, ...Bobby20-11/+1113
2026-03-06feat: integrate MinIO storage functionality and update user model for CDN sup...Bobby9-28/+156
2026-03-06feat: implement user statistics and heartbeat functionality with UI updatesBobby16-62/+374
2026-03-05feat: enhance layout and navigation with user role-based sections and improve...Bobby8-47/+110
2026-03-05feat: enhance user feedback with specific error messages for registration and...Bobby2-10/+17
2026-03-05feat: implement user authentication flow with login, registration, and email ...Bobby10-5/+491
2026-03-05feat: add resend activation functionality and update verification processBobby4-2/+56
2026-03-05feat: add email verification functionality with SMTP supportBobby13-16/+231
2026-03-03feat: implement user authentication and registration with token supportBobby22-47/+590
2026-03-03refactor: standardize context variable naming in middleware and meta packagesBobby10-124/+119
2026-03-03feat(config): add CORS origins configuration to server structBobby8-91/+19
2026-03-03chore: update .gitignore to include *.db filesBobby1-1/+2
2026-03-03chore: remove obsolete pagoda.db fileBobby1-0/+0
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby40-6/+1427
2026-02-27feat(layout): enhance layout with navigation, search bar, and footer linksBobby6-105/+276
2026-02-27feat(garden): initialize Solid.js project with basic structure and routingBobby24-84/+2706
2026-02-27Enhance deployment script: add NEKOWEB_SITE validation, improve root cleaning...Bobby1-4/+43
2026-02-27fresh start: archive old astro site, add nekoweb deploy pipelineBobby70-6492/+215
2025-05-17Added Shifoo to TokyoBobby1-1/+13
2025-05-13moved district repeated code to component; added district to arcadiaBobby5-94/+179
2025-05-13Merge branch 'main' of https://github.com/luciferreeves/pagodaBobby17-0/+0