Commit Graph

374 Commits (1af2739d7b8d12e3c82706395af43d495eb669fd)
 

Author SHA1 Message Date
Kelvin Schoofs b41e7eff15 1.15.1
6 years ago
Kelvin Schoofs 61b7aa569f Fix issue in README with screenshots appearing next to instead of under text
6 years ago
Kelvin Schoofs d90a3593f3 1.15.0
6 years ago
Kelvin Schoofs 7cece10a19 Update README (+ delete TODO.md, use GitHub)
6 years ago
Kelvin Schoofs f2da110db2 Remove JSON validation + suggest Settings UI
6 years ago
Kelvin Schoofs 8d049ac382 Improve context entries
6 years ago
Kelvin Schoofs 9cc3570df3 Suggest OpenSSH pipe in agent field (ConfigEditor)
6 years ago
Kelvin Schoofs d3dfb5663b 1.14.7
6 years ago
Kelvin Schoofs b79e4784e1 Fix bug #122
6 years ago
Kelvin Schoofs 19fa5e7fc0 1.14.6
6 years ago
Kelvin Schoofs 9a65fd8ad7 Improve logging
6 years ago
Kelvin Schoofs 048aa08707 Don't create filesystems when workspace is stale (#121)
6 years ago
Kelvin Schoofs dba055577a 1.14.5
6 years ago
Kelvin Schoofs 35b0b324e7 Fix bug with connecting multiple times at once (#121)
6 years ago
Kelvin Schoofs f4c995fb26 Fix password/passphrase being prompted multiple times
6 years ago
Kelvin Schoofs 924b0a43aa 1.14.4
6 years ago
Kelvin Schoofs 4a98297155 Re-add Configure/New command (+ UI navigation/ConfigLocator)
6 years ago
Kelvin Schoofs 517a31301e Fix bug and stop suggesting WorkspaceFolder as ConfigLocation (#119)
6 years ago
Kelvin Schoofs 6680c08209 1.14.3
6 years ago
Kelvin Schoofs 71225b96d9 Fix missing README
6 years ago
Kelvin Schoofs 10250d8514 1.14.2
6 years ago
Kelvin Schoofs 8d78ba154a Fix bug with ssh2 executable being in the wrong place
6 years ago
Kelvin Schoofs 647717d44a Delete obsolete files and improve .vscodeignore
6 years ago
Kelvin Schoofs 212f8e619f Use dynamic imports for code splitting
6 years ago
Kelvin Schoofs 599dddbd24 Bundling extension using webpack
6 years ago
Kelvin Schoofs a61eda2c12 1.14.1
6 years ago
Kelvin Schoofs 860a59c99a Organize imports
6 years ago
Kelvin Schoofs 34cad156df Improve Settings UI styling (mostly theme compatibility)
6 years ago
Kelvin Schoofs cf9223965f Change how debug mode for Settings UI works/fails
6 years ago
Kelvin Schoofs 369af11405 Add building the Settings UI to the vscode:prepublish script
6 years ago
Kelvin Schoofs ac559cd45b 1.14.0
6 years ago
Kelvin Schoofs c2c64c8e8d Make new version with Settings UI release-ready
6 years ago
Kelvin Schoofs b181f14e94 Initial release-ready version of Settings UI
6 years ago
Kelvin Schoofs 3be8bcff70 Set up dev environment for the Settings UI
6 years ago
Kelvin Schoofs 5e73396f8b More WebView message types
6 years ago
Kelvin Schoofs 879bde065d Improve config loading
6 years ago
Kelvin Schoofs 2735919884 Remove delete command and the config filesystem (ssh://<config>/)
6 years ago
Kelvin Schoofs 47896927be Overhaul config loading/saving for the new config system
6 years ago
Kelvin Schoofs 2d48309fd3 Update @types/node to ^8.10.43
6 years ago
Kelvin Schoofs 07ec617bc4 Working on WebView in React
6 years ago
Kelvin Schoofs cc1eef5dff Working on configuration webview
6 years ago
Kelvin Schoofs 4c96f7ed21 Upgrade typescript from ^2.5.2 to ^3.3.3
6 years ago
Kelvin Schoofs 113db7f5e8 Move FileSystemConfig to separate file
6 years ago
Kelvin Schoofs 9c9fb344c6 Disable New/Edit/Delete commands (incompatible with new config system)
6 years ago
Kelvin Schoofs 0061a08c4c Add a "Reload configurations" command
6 years ago
Kelvin Schoofs e36472da90 Rework the way configs are loaded
6 years ago
Kelvin Schoofs bb7702ee0c 1.13.0
6 years ago
Kelvin Schoofs 95bb9a77c3 Remove config.passphrase when false (possiby #108)
6 years ago
Kelvin Schoofs 9686bbab2c Improve logging in connect.ts
6 years ago
Kelvin Schoofs 3e7089815f Add initial support for sudo sftp
6 years ago