summaryrefslogtreecommitdiff
path: root/internal/config/client.go
AgeCommit message (Expand)Author
2026-03-03feat(config): add auth-key CLI and server cache settingsPaul Buetow
2021-10-24Fix DCat color test.Paul Buetow
2021-10-19Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ...Paul Buetow
2021-10-12Update JSON-schema to reflect all recent config file changes.Paul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-05more on thisPaul Buetow
2021-10-02new docker test cases - also change default FATAL bg color to magentaPaul Buetow
2021-10-02mapreduce tables are in colors now tooPaul Buetow
2021-09-06fine tweak color schemaPaul Buetow
2021-09-06Print out client/server update notice even from dtail server 4 to dtailPaul Buetow
2021-09-06REMOTE and CLIENT colors are brushed correctly too nowPaul Buetow
2021-09-05finalize new default color schemaPaul Buetow
2021-08-12add missing brush and also add color client configs plus jsonschemaPaul Buetow
2021-08-11add colorTable optionPaul Buetow
2021-08-10can compile with new color codesPaul Buetow
2021-07-31more on configurable colorsPaul Buetow
2021-07-30initial color config supportPaul Buetow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow