Makefile: Update Cockpit lib to 8d9f97b2c9ea71716535d681ebda02f4 #1923
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Aditya Vardhan Singh (1):
shell: style login close button as secondary button
Jelle van der Waa (7):
lib: cockpit: remove cockpit.resolve/cockpit.reject()
lib: cockpit: remove cockpit.when()
lib: cockpit: make resolve_dot_paths always return an array
pkg: lib: robustify self.path initialisation for cockpit.location
pkg: convert substr() usage to substring()
lib: cockpit: replace substr usage with substring
pkg: cockpit: fix typo value in cockpit.location.decode()
Marius Vollmer (4):
shell: Require confirmation before connecting to remote machines
lib: Translate one more UI string in TypeaheadSelect
lib: Ignore dividers when key navigating in TypeaheadSelect
lib: Support headers with TypeaheadSelect
Martin Pitt (6):
lib: Ignore invalid input keys in Terminal
test: Add support for querying shadow DOM
lib: Eliminate ModificationsExportDialog show property
lib: Make cockpit-components-modifications Ansible optional
test: Avoid scrolling race with session menu
cockpit.js: Put back cockpit.{resolve,reject}