Activity
fix(app): fix the way the ssh tunnel connection was closed
fix(app): fix the way the ssh tunnel connection was closed
chore(screenshots): add missing screenshot
chore(screenshots): add missing screenshot
docs(CONTRIBUTING): add more info on how to run the ssh server for te…
docs(CONTRIBUTING): add more info on how to run the ssh server for te…
docs(readme): add details to the documentation on how to setup a ssh …
docs(readme): add details to the documentation on how to setup a ssh …
build(git): add the known_host file generated by the tests
build(git): add the known_host file generated by the tests
feat(sshdb): add sshdb pkg to handle the ssh tunnel connection
feat(sshdb): add sshdb pkg to handle the ssh tunnel connection
feat(connection): add support for mysql connection via ssh
feat(connection): add support for mysql connection via ssh
build(docker): add a docker compose file to test connection through s…
build(docker): add a docker compose file to test connection through s…
docs(readme): add instructions on how to use new tree view
docs(readme): add instructions on how to use new tree view
fix(pkg): address ccoVeille comments Co-authored-by: ccoVeille <38758…
fix(pkg): address ccoVeille comments Co-authored-by: ccoVeille <38758…
Force push
fix(pkg): address ccoVeille comments
fix(pkg): address ccoVeille comments
feat(tui): refactor the tui to handler connection without the database
feat(tui): refactor the tui to handler connection without the database