Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new preference 'check-for-update' #417

Merged
merged 4 commits into from
Nov 23, 2023
Merged

new preference 'check-for-update' #417

merged 4 commits into from
Nov 23, 2023

Conversation

torkus
Copy link
Contributor

@torkus torkus commented Nov 23, 2023

Check for application update on program start (default true).

  • review
  • update CHANGELOG

@torkus torkus changed the title config, adds new preference 'check-for-update' new preference 'check-for-update' Nov 23, 2023
@torkus torkus marked this pull request as ready for review November 23, 2023 06:04
@torkus torkus merged commit 496cdb9 into develop Nov 23, 2023
@torkus torkus deleted the skip-update-check branch November 23, 2023 06:12
torkus added a commit that referenced this pull request Nov 26, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant