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

[FEAT] Feat socket real time logs / SSH Connect #181

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

SquirrelDeveloper
Copy link
Collaborator

No description provided.

manu added 3 commits August 13, 2024 16:43
Refactored Docker SSH handling into SSHCredentialsHelper for better modularity. Added client-side live logs functionality with a new LiveLogs component and integrated Socket.io into the server to handle real-time log streaming.
Remove unnecessary trailing comma in dependencies section to ensure JSON compatibility and maintain clean code style.
…ation.

Deleted the obsolete `DeviceSSHTerminalCore` and `querystring` utility files to clean up the codebase. Updated the SSH terminal to use a new component with enhanced socket handling and error reporting. Cursor and resize events are now handled by socket emissions, and client-side terminal dimensions are dynamically calculated.
@SquirrelDeveloper SquirrelDeveloper added the enhancement New feature or request label Aug 14, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the v0.1.17 milestone Aug 14, 2024
@SquirrelDeveloper SquirrelDeveloper changed the title [FEAT] Feat socket real time logs [FEAT] Feat socket real time logs / SSH Connect Aug 14, 2024
Refactored code to eliminate the unused token variable from multiple files. Additionally, removed a console log statement from the LiveLogs component for cleaner output.
@SquirrelDeveloper SquirrelDeveloper merged commit 909391a into master Aug 14, 2024
8 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the feat-socket-real-time-logs branch August 14, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant