3 Commits

Author SHA1 Message Date
Dylan Knutson
c9acdc9fff delta diff tool 2025-08-29 17:34:56 +00:00
Dylan Knutson
83cdbb770d devcontainer w/ sqlite3 2025-08-29 10:21:39 -07:00
Dylan Knutson
34de9b6d59 Major refactor: restructure new listing command and update data models
- Refactor new_listing from single file to modular structure
- Add handler factory pattern for state management
- Improve keyboard utilities and validations
- Update database models for bid, listing, and user systems
- Add new types: listing_duration, user_row_id
- Remove deprecated user_id type
- Update Docker configuration
- Enhance test utilities and message handling
2025-08-29 10:21:39 -07:00