-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated docs * config, logging, adds support for NO_COLOR envvar * search, filtering by host alone no longer samples requests. * search, adds ability to toggle sampling * search, 'tag' buttons are now centered vertically * jfx, adds tooltip to sampling button * constants, adds tooltip for Dragonflight 10.1 and 10.2 * adds a summary testing report. so I don't have to wade through test output looking for failures. * cli, fixes bump-search and a growing blank string. * core-test, updates a test that shouldn't have been passing. * testing, NO_COLOR is always disabled during testing. * README, added last-updated timestamp to comrades.csv link * cli, adds a 'print-config' action that prints some selected config and exits. * core, cli, gui, downgrades some 'info' level messages to 'debug'. this reduces noise when running 'print-config'. * main, adds a 'noui' switch to skip the cli/gui 'start' functions. these ui functions are intended for longer, interactive, sessions and not one-shots like 'print-config'. there is precedence for this in the tests when ':ui' is set to 'nil' * gui, 'raw data' widget now has 'keyvals', 'json' and 'plain text' output modes. * jfx, fixes bug with localised interface version in raw data * new preference 'check-for-update' (#417) * config, adds new preference 'check-for-update' * cli, adds new flag '--update-check' and it's complement '--no-update-check' * CHANGELOG, added missing dates * CHANGELOG, added missing section for one release, removed dangling sections for some others * CHANGELOG, removed hyperlinks from the first line of any change. these are the lines that make it into the metainfo.xml file that Flathub uses and they don't like hyperlinks ... * README, CHANGELOG and TODO updated
- Loading branch information
Showing
22 changed files
with
918 additions
and
543 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.