Commit Graph

12 Commits

Author SHA1 Message Date
Sam Fredrickson 80855a15a9 Minor reformatting.
Build & Test / Main (push) Successful in 57s Details
Release / Release (push) Successful in 1m1s Details
2024-03-21 00:17:29 -07:00
Sam Fredrickson 19de412fc5 Add spinner that indicates an ongoing refresh.
Build & Test / Main (push) Successful in 57s Details
2024-03-21 00:08:58 -07:00
Sam Fredrickson 1c6d5e9917 Simplify projection table generation.
Build & Test / Main (push) Successful in 1m28s Details
Instead of pre-allocating the grid and using tricky indexing to fill in
the cells, just fully regenerate it. But do it columnwise first, and
then transpose it.
2024-03-20 23:40:38 -07:00
Sam Fredrickson 8b8307cc57 How about actually use the goal name? 2024-03-19 21:55:27 -07:00
Sam Fredrickson 36b6504a38 Remarks on configuration in the README.
Build & Test / Main (push) Successful in 1m33s Details
Release / Release (push) Successful in 1m2s Details
2024-03-19 21:47:47 -07:00
Sam Fredrickson 60a4574c5a Initial configuration support. 2024-03-19 21:44:11 -07:00
Sam Fredrickson bf50ba4539 Move TUI code into separate package.
Build & Test / Main (push) Successful in 51s Details
2024-03-19 18:40:42 -07:00
Sam Fredrickson 15a7052389 Improve coindesk package tests. 2024-03-19 18:35:22 -07:00
Sam Fredrickson 83fd89446d Fix module name.
Build & Test / Main (push) Successful in 1m20s Details
2024-03-19 14:29:37 -07:00
Sam Fredrickson d272b70659 Don't forget about the Windows peeps.
Build & Test / Main (push) Successful in 1m44s Details
Release / Release (push) Successful in 1m12s Details
2024-03-17 19:12:39 -07:00
Sam Fredrickson 35fb60e692 Add starting price to table; add Gitea workflows.
Release / Release (push) Successful in 1m15s Details
2024-03-17 19:01:59 -07:00
Sam Fredrickson 23ed509200 Initial public commit. 2024-03-17 02:10:05 -07:00