Commit Graph

10 Commits

Author SHA1 Message Date
Jack Wills 307810391c tests: updated tests 2026-01-25 09:33:08 +00:00
Jack Wills 0763a1024f feat: set rust-version in Cargo.toml, closes #77
Update zigbuild docker run command to download latest rust version
2025-12-09 11:10:19 +00:00
Jack Wills 96d9469623 feat: log search functionality, closes #72 2025-09-20 22:04:40 +00:00
Jack Wills 6edf99e084 feat: change log panel size, closes #50 2025-06-16 16:34:22 +00:00
Jack Wills d198398795 fix: merge args color/raw fix 2025-06-13 14:24:23 +00:00
Jack Wills a468827f02 fix: config merging
Embarrassingly, settings from the newly implemented config file where not being correctly applied. This *should* now be fixed.
Change the show standard error default to true
2025-04-16 15:16:16 +00:00
Jack Wills 9362d7b481 test: Use insta, closes #57
Use insta for UI tests, adds snapshots of UI layout
2025-04-16 11:24:08 +00:00
Jack Wills bfc295c50e fix: Only re-draw the screen if data/layout has changed 2025-02-21 16:40:34 +00:00
Jack Wills 17a5e7a258 feat: set log timezone, closes #56
Implement a CLI arg, and config file setting, for changing the timezone of the Docker logs timestamp
2025-02-21 11:03:19 +00:00
Jack Wills f4d54e1ba8 feat: config file, closes #47
Enable use of a config file, with custom keymap and custom colours
2025-02-16 12:54:35 +00:00