Commit graph

16 commits

Author SHA1 Message Date
d59555bf92
global theme flag/theme resolution themes all the things
All checks were successful
Generic zig build / build (push) Successful in 4m45s
Generic zig build / publish-macos (push) Successful in 11s
Generic zig build / deploy (push) Successful in 17s
2026-06-27 10:20:59 -07:00
ec96b60eb4
add theming (chart graphics only) 2026-06-27 10:20:56 -07:00
6d47b46a5a
add kitty cli graphics infrastructure 2026-06-26 10:25:08 -07:00
d619091831
full emdash (and other) scrub 2026-06-25 10:13:25 -07:00
e246d1e9fe
rely on cache clear to delete data - force refresh now simply tops off the candle data 2026-06-19 09:56:56 -07:00
4d6060552a track multiple portfolio files in past revisions as well 2026-05-24 09:44:35 -07:00
4a5a3612e3 tweak tests 2026-05-23 11:25:39 -07:00
415123f6a6 single code path for portfolio loading 2026-05-23 08:44:46 -07:00
b92447b8e7 handle multiple portfolio paths - default file name portfolio*.srf 2026-05-21 14:04:59 -07:00
f50928f1c5 user-errors management...any non-user error panics like before 2026-05-19 12:28:05 -07:00
1e1e62846b remove redundant validations 2026-05-19 10:02:47 -07:00
f2f0b53009 data refresh policy 2026-05-18 17:58:27 -07:00
825419c7c3 rework framework to something much more sane 2026-05-18 17:39:19 -07:00
6407ecfbb8 finish CLI framework refactor: per-command --help, delegate help to modules, cleanup 2026-05-18 17:15:47 -07:00
9813d951d9 migrate simple commands to new cli framework 2026-05-17 20:45:28 -07:00
5d63e89607 add cli command framework 2026-05-17 17:49:33 -07:00