Conversation
- Fixed handling of user profile activity - Fixed scheduled machine releases
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This change fixes a bug that broke the info page because of the new HTB v5 API changes.
This change also adds an interactive Sherlocks TUI when no Sherlock name is provided, similar to the existing machines view. It also improves the Sherlock workflow by supporting better search, file download, task flag format outputs, direct task flag submission, and better list metadata in the TUI.
The Sherlocks overview now shows category, completion progress, and release date, and the rows are constrained so long names or categories do not break the layout. The default list output is also sorted by release date and limited to the first 20 entries.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
htb sherlocksto check TUI handlingChecklist: