| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-13 | feat: add letters feature with detail view and listingHEADmain | Bobby | 1 | -7/+7 | |
| - Introduced new routes for letters and their details. - Created pages for displaying letter details and listing letters. - Added new types for letters, including participants, messages, and attachments. - Implemented API calls for fetching letters and managing messages (reply, edit, delete). - Enhanced stats to include unread letters and pending districts for staff users. - Updated styles for letters and their components. - Added privacy settings for letters (public and friends). - Modified user model to include letter privacy settings. - Improved error handling and user feedback in the UI. | |||||
| 2026-03-13 | fix: update DSN assignment to allow command line argument override | Bobby | 1 | -1/+1 | |
| 2026-03-11 | refactor: remove libsql support and clean up database handling | Bobby | 1 | -88/+6 | |
| 2026-03-10 | feat: enhance entrypoint and seed scripts with improved logging and batch ↵ | Bobby | 1 | -5/+39 | |
| processing for database seeding | |||||
| 2026-03-10 | feat: add support for LibSQL database driver and enhance seeding process | Bobby | 1 | -8/+48 | |
| 2026-03-10 | Add bios and signatures pages to enhance personal website content | Bobby | 1 | -34/+253 | |
| - Created a new bios.html file featuring a collection of personal statements and interests, reflecting a nostalgic and creative approach to web design. - Added a signatures.html file with various playful and engaging messages, encouraging visitors to explore the site and embrace the spirit of the indie web. | |||||
| 2026-03-07 | feat(council): implement user sorting functionality and enhance user list ↵ | Bobby | 1 | -0/+61 | |
| display | |||||
