6 Commits

Author SHA1 Message Date
aa4c97c553 feat(tests): add comprehensive test suite, update deps and Go 1.26.1
- Add 20+ tests for utility functions, SharedData, and Model
- Tests cover: LoadTables, LoadTableData, UpdateCell, pagination,
  table inference, focus/blur, empty database, invalid indices
- Update Go to 1.26.1, upgrade all dependencies
- Replace custom Min/Max with Go builtin min/max
- Format all files with goimports
- Add staticcheck to CI workflow
2026-03-13 02:46:03 +00:00
4f9352cc51 chore(deps): update to Go 1.26.0 and upgrade all dependencies 2026-02-23 18:09:26 +00:00
d7c9c055a0 update layout 2025-07-13 20:40:18 -07:00
686cb97eb3 use cobra/fang 2025-07-12 22:40:08 -07:00
ac9147ac14 small cleanups, modernize 2025-07-12 22:17:27 -07:00
c61ec75f4b initial project 2025-07-11 22:28:29 -07:00