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

updated reat-router and mermaid, added notistack, ensure proper pruning of instances ssh conns, support lsp conn over jumphost, support multiple logins from same user (introduced sessions), fix ff websocket lag, fix terminal garbage control seq in xterm.js, ensure proper proxmox id/ip and node failure handling, support for individual JWT tokens #206

Merged
merged 19 commits into from
Jul 26, 2024

Conversation

srieger1
Copy link
Collaborator

  • updated react-router
  • changed to notistack
  • switch color mode in mermaid
  • delete leftover containers if environment does not exist in persister anymore
  • ensure proper pruning of Firecracker and OpenStack instances if environment was already deleted in persister
  • fix lag in ff on websocket connection, e.g., when switching terminals and also to start collab and languageClient in editor
  • disabled redundant languageClient websocket close
  • fixed cursor position after terminal restore
  • added support for lsp connection over SSH jumphost
  • added support for multiple sessions of a single user
  • fixed terminal control sequence garbage with recent xterm.js
  • support individual JWT token, support dashes in usernames
  • ensured proper cleanup of consoles and ssh connections
  • removed ssh conn related debug console log output
  • ensured unique id and ip address for proxmox instances
  • tolerate proxmox nodes being temporarily down
  • proper error and connection sharing in sftp file handler

Tomtec331 and others added 19 commits June 23, 2024 01:00
…rework

Upgrade React-Router and implement Notistack + Zustand
…vider-delete-leftover-containers

Fix DockerProvider, FirecrackerProvider and OpenStackProvider delete leftover instances during pruning, if environment was already deleted in persister
… and also to start collab and languageClient in editor
…control sequence garbage, with recent xtermjs,support individual JWT token, support dashes in usernames
…support-for-lsp-connection

added support for lsp connection over SSH jumphost
…ple-ssh-conns-for-same-user

added support for multiple sessions of a single user, fixed terminal …
… console log output, ensured unique id and ip address for proxmox instances, proper error and connection sharing in sftp file handler
…rovider-shutdown-on-node-down

support proxmox nodes being temporarily down, ensured proper cleanup of consoles and ssh connections
@srieger1 srieger1 merged commit 5252cc8 into master Jul 26, 2024
3 checks passed
@srieger1 srieger1 deleted the develop branch July 26, 2024 07:24
@srieger1 srieger1 restored the develop branch July 26, 2024 07:24
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.

2 participants