Commit Graph

339 Commits (feature/ssh-config)
 

Author SHA1 Message Date
Kelvin Schoofs f35844a170 Remove fulfilled TODO entry from ssh-config codebase
4 years ago
Kelvin Schoofs 01d8b20381 Add support for ProxyJump/ProxyCommand for SSH configs
4 years ago
Kelvin Schoofs f387681dd0 Add support for command-based proxying (ProxyCommand)
4 years ago
Kelvin Schoofs 7b94fdcac8 Small refactor for proxying
4 years ago
Kelvin Schoofs 345944c086 Fix some flag-related bugs
4 years ago
Kelvin Schoofs d5e6a2cae8 Add support for multiple hops
4 years ago
Kelvin Schoofs 18b80c5d2f Allow connection strings to start with `ssh://`, `scp://` and `sftp://`
4 years ago
Kelvin Schoofs 38f5b735b2 Merge branch master into feature/ssh-config
4 years ago
Kelvin Schoofs 84a87e3308 Fix initial bugs in ssh-config.ts
4 years ago
Kelvin Schoofs adce58fb9c Change default to use "~" instead of "$HOME" (for Windows)
4 years ago
Kelvin Schoofs 69eed27589 Improve environment variable handling in connect.ts
4 years ago
Kelvin Schoofs 6cd441ab41 Slighty improve logging information
4 years ago
Kelvin Schoofs fdb3b6685b Save lastVersion in global state
4 years ago
Kelvin Schoofs a78f3cdefe 1.20.0
4 years ago
Kelvin Schoofs b6e531bb4f Add taskCommand to ConfigEditor
4 years ago
Kelvin Schoofs 7d94bb8c7a Add taskCommand
4 years ago
Kelvin Schoofs 7a4df82f20 Merge branch 'feature/task-variables'
4 years ago
Kelvin Schoofs c9946e01bf Improve/finish task variables
4 years ago
Kelvin Schoofs b2178252e4 Set tsconfig to target ES2019
4 years ago
Kelvin Schoofs b19d4bf0e5 Publish to VS Marketplace and Open VXS Registry when GitHub release gets published
4 years ago
Kelvin Schoofs 0624e42736 Upgrade build workflow from Node v10 to v12
4 years ago
Kelvin Schoofs 71c84a4c12 Add Yarn caching to build workflow
4 years ago
Kelvin Schoofs 0567d286ff Upgrade all dependencies
4 years ago
Kelvin Schoofs d69de1a009 Update TypeScript to 4.2.3
4 years ago
Kelvin Schoofs f20d4a5a04 Switch to Timmmm's ssh2-streams patch1 branch (#244)
4 years ago
Kelvin Schoofs aa5600f63f 1.19.4
4 years ago
Kelvin Schoofs 218188ab3a Improve flag system + auto-toggle "DF-GE" flag
4 years ago
Kelvin Schoofs 6d124f81f6 Switch to SchoofsKelvin/event-utilities@v1 action in build-extension.yml workflow
4 years ago
Kelvin Schoofs d97f9a4e9b 1.19.3
4 years ago
Kelvin Schoofs 3bfdd7d5c2 Fix weird behavior "sftpSudo" field in config editor
4 years ago
Kelvin Schoofs 271da67b95 Make use of short syntax for boolean prop for "optional"
4 years ago
Kelvin Schoofs 638e62f2a8 Reword cancel button to back button at top of config editor
4 years ago
Kelvin Schoofs fd48523969 Overhaul README and improve package.json
4 years ago
Kelvin Schoofs 7abe86137e Better PuTTY interaction for instant connections
4 years ago
Kelvin Schoofs 7e7943c764 Better handling of "$USER" and "$USERNAME"
4 years ago
Kelvin Schoofs 788a0d94b7 Improve PuTTY session discovery code
4 years ago
Kelvin Schoofs f7d9af3826 Make inputInstantConnection prefill with value from pickComplex
4 years ago
Kelvin Schoofs a40028e349 Make getConfig merge instant configs with an existing config if possible
4 years ago
Kelvin Schoofs a9082cc717 Fix wording in logging for "DF-GE" flag
4 years ago
Kelvin Schoofs 184177a2ff Add "DEBUG_SSH2" flag
4 years ago
Kelvin Schoofs 628de09d38 1.19.2
4 years ago
Kelvin Schoofs 598ae06ef9 Add temporary fix for issue #239 (flag "DF-GE")
4 years ago
Kelvin Schoofs 83d6cd0396 Add flag system with "sshfs.flags" config option
4 years ago
Kelvin Schoofs 443026df7a Remove old console.log
4 years ago
Kelvin Schoofs 53aa64fa9a Fix typo in pickComplex UI hint
4 years ago
Kelvin Schoofs 8852d4733b Make instant connections try to use PuTTY
4 years ago
Kelvin Schoofs 844b0e1b43 Allow instant connections
4 years ago
Kelvin Schoofs a192d5d935 Improve commandConfigure + prefer getConfig over getConfigs
4 years ago
Kelvin Schoofs 463068e57d Improve shouldIgnoreNotFound for non-root workspaces
4 years ago
Kelvin Schoofs bb50adec31 Add '/app/src/main/AndroidManifest.xml' to IGNORE_NOT_FOUND
4 years ago