chore: TUI screenshots, README polish, changelog rewrite #32

Merged
lerko merged 5 commits from chore/screenshots into main 2026-05-29 17:45:32 +00:00

5 Commits

Author SHA1 Message Date
lerko d7c2c5bd3b docs: rewrite changelog to match actual release history
CI / test (pull_request) Successful in 2m42s
CI / lint (pull_request) Successful in 1m11s
CI / vulncheck (pull_request) Successful in 56s
Clean slate — previous entries were out of sync with tags.
Now accurately reflects what shipped in each CalVer release.
2026-05-29 13:34:54 -04:00
lerko ad0909848e chore: add badges, theme screenshot to README
CI / test (pull_request) Successful in 2m42s
CI / lint (pull_request) Successful in 1m11s
CI / vulncheck (pull_request) Successful in 56s
Add license, Go version, Docker pulls badges. Include theme
screenshot in gallery as full-width row.
2026-05-29 13:03:11 -04:00
lerko 79457716ec chore: polish README and move screenshots to assets/
CI / test (pull_request) Successful in 2m48s
CI / lint (pull_request) Successful in 1m6s
CI / vulncheck (pull_request) Successful in 1m1s
Rewrite README with centered hero block, collapsible install
sections, screenshot gallery. Rename screenshots/ to assets/
to match open-source conventions.
2026-05-29 12:52:10 -04:00
lerko 4c79f93d53 chore: add TUI screenshots
CI / test (pull_request) Successful in 2m50s
CI / lint (pull_request) Successful in 1m7s
CI / vulncheck (pull_request) Successful in 56s
Six tab screenshots: monitors, alerts, logs, nodes, detail, theme.
Generated with VHS; tooling lives in lerko/uptop-vhs.
2026-05-29 12:35:15 -04:00
lerko 9ce6153bd8 feat(tui): add detail panel, type icons, and store improvements
Wire up monitor detail view in TUI with type-specific icons.
Add SQLite WAL glob to gitignore. Extend store interface with
bulk-fetch and history queries for the detail panel.
2026-05-29 12:35:08 -04:00