Jack Wills
99fcb8fedf
feat: Network chart, closes #79
2026-02-23 13:57:50 +00:00
Jack Wills
ae7f3f4a94
refactor: redesigned help panel
2026-02-06 15:33:22 +00:00
Jack Wills
dc6206c55e
fix: DOCKER_HOST env priority, config.toml fix
2026-01-27 16:32:20 +00:00
Jack Wills
96d9469623
feat: log search functionality, closes #72
2025-09-20 22:04:40 +00:00
Jack Wills
52a04ec1d0
feat: scroll_down_many & scroll_up_many removed.
...
`scroll_down_one`/`scroll_up_one` renamed `scroll_up`/`scroll_down`
2025-09-13 09:52:52 +00:00
Jack Wills
c5bbffdb5f
feat: ctrl scroll modifier
...
Use the `ctrl` button to scroll by a factor of ten
2025-08-21 15:19:10 +00:00
Jack Wills
50edbc0cc0
feat: clear screen & redraw
...
New keymap key to clear the screen & redraw. Useful if gui shows any glitches
2025-08-15 01:07:34 +00:00
Jack Wills
c190f0206c
feat: horizontally scroll across log
...
By default, use left and right arrow keys to horizontally scroll over the lines of logs, also has various refactors to reduced to size of the vec of logs sent to the ui renderer
2025-08-14 23:20:44 +00:00
Jack Wills
b8cdea9759
docs: example config
2025-06-17 22:08:50 +00:00
Jack Wills
63ab7de728
docs: example.config.jsonc updated
2025-06-17 19:34:04 +00:00
Jack Wills
8fb5ac4a94
fix: config escape warning
2025-06-16 22:57:58 +01:00
Jack Wills
6edf99e084
feat: change log panel size, closes #50
2025-06-16 16:34:22 +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
1ed2b71b1a
chore: create_release.sh updated
2025-02-22 13:47:39 +00:00
Jack Wills
fabf29a5d5
docs: readme.me updated
2025-02-22 09:23:47 +00:00
Jack Wills
f90e831239
feat: filter panel colors
2025-02-21 22:00:12 +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