Kelvin Schoofs
01cad2159a
Refactor tree views + make Manager use ConnectionManager
4 years ago
Kelvin Schoofs
56b10b9c15
Improve command system + add new commands
4 years ago
Kelvin Schoofs
84fbe8dc5e
Upgrade to typescript@4.0.2
4 years ago
Kelvin Schoofs
8b24b3c406
1.18.3
4 years ago
Kelvin Schoofs
03fd60d36e
Make createTerminal use exec (with $SHELL for shell)
...
Task type ssh-shell now supports workingDirectory option
Uses config.root as default (fixes #210 )
createTerminal no longer needs active FS for relative workingDirectory
4 years ago
Kelvin Schoofs
e07a4c4654
1.18.2
4 years ago
Kelvin Schoofs
1e3921c7db
1.18.1
4 years ago
Kelvin Schoofs
29169b5b99
Add keywords/tags ( fixes #25 )
4 years ago
Kelvin Schoofs
ffef5c64fa
Add "Open remote SSH terminal" in explorer for ssh:// directories + make root-sensitive
4 years ago
Kelvin Schoofs
e8ffe0e916
1.18.0
4 years ago
Kelvin Schoofs
239c272189
Add missing ts-loader dev dependency used by webpack
4 years ago
Kelvin Schoofs
2b6685d092
Increase vscode engine requirement in package.json to match @types/vscode version (1.46.0)
4 years ago
Kelvin Schoofs
f639b9086a
Add the ssh-shell task type to allow defining/running tasks that run commands on a remote host
4 years ago
Kelvin Schoofs
2d4a582dee
Add the ability to open a SSH terminal
4 years ago
Kelvin Schoofs
dea6a03116
Refactor and improve logging
4 years ago
Kelvin Schoofs
33eb94b1ff
Fix #172 regarding new/configure context menu actions in explorer view not working anymore
4 years ago
Kelvin Schoofs
a7bc30dbf7
Update dependencies and IDE integration
4 years ago
Kelvin Schoofs
0a9d16f111
1.17.0
5 years ago
Kelvin Schoofs
346b0056c4
Merging GitHub PRs
5 years ago
Kelvin Schoofs
816c10db84
Upgrade to vscode 1.40.0 + switch to @types/vscode
5 years ago
Fridtjof Mund
0ce21c0b4e
Fix license typo - GPL, not GLP ( #175 )
5 years ago
Kelvin Schoofs
b22dd71791
Update dependencies
...
Closes #36 and #176
5 years ago
Kelvin Schoofs
2ed807b85e
Switch from npm to yarn (stay consistent with ./webview/)
5 years ago
Kelvin Schoofs
750f70af67
1.16.3
5 years ago
Kelvin Schoofs
3f7ba568cd
1.16.2
6 years ago
Kelvin Schoofs
2c3c4a826e
1.16.1
6 years ago
Kelvin Schoofs
b954a29b81
1.16.0
6 years ago
Kelvin Schoofs
1d270e006a
Fix vscode:prepublish not using webpack production mode
6 years ago
Kelvin Schoofs
7078c2575f
Upgrade to vscode 1.33.0
6 years ago
Kelvin Schoofs
d1d393cfbe
Upgrade to typescript@3.4.3
6 years ago
Kelvin Schoofs
7a02019b72
1.15.2
6 years ago
Kelvin Schoofs
b41e7eff15
1.15.1
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
d3dfb5663b
1.14.7
6 years ago
Kelvin Schoofs
19fa5e7fc0
1.14.6
6 years ago
Kelvin Schoofs
dba055577a
1.14.5
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
6680c08209
1.14.3
6 years ago
Kelvin Schoofs
10250d8514
1.14.2
6 years ago
Kelvin Schoofs
599dddbd24
Bundling extension using webpack
6 years ago
Kelvin Schoofs
a61eda2c12
1.14.1
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
2735919884
Remove delete command and the config filesystem (ssh://<config>/)
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
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
bb7702ee0c
1.13.0
6 years ago
Kelvin Schoofs
06e8fee308
1.12.3
6 years ago
Kelvin Schoofs
998b574b99
1.12.2
6 years ago
Kelvin Schoofs
6586950edb
1.12.1
6 years ago
Kelvin Schoofs
aaea022a3a
1.12.0
6 years ago
Kelvin Schoofs
e339ca2fad
Fix security alerts (event-steam@3.3.6 / flatmap-stream) reported by GitHub
6 years ago
Kelvin Schoofs
a1fb2da726
Update ssh2 dependency to latest (issue #83 )
6 years ago
Kelvin Schoofs
35f58888fa
1.11.2
6 years ago
Kelvin Schoofs
beb00d63c3
1.11.1
6 years ago
Kelvin Schoofs
754ee26e8a
1.11.0
6 years ago
Kelvin Schoofs
722b7f3283
1.10.0
6 years ago
Kelvin Schoofs
bbd053609a
Update vscode engine version to 1.26.0
6 years ago
Kelvin Schoofs
3a0f74115c
Update devDependency vscode to 1.1.21
6 years ago
Kelvin Schoofs
0e62c9731f
1.9.3
6 years ago
Kelvin Schoofs
83a8714403
Improve settings schema
6 years ago
Kelvin Schoofs
74b0727b64
Embed JSON schema settings for contributions.configurations into package.json
6 years ago
Kelvin Schoofs
f32c376e41
1.9.2
6 years ago
Kelvin Schoofs
4ec3e906e0
1.9.1
6 years ago
Kelvin Schoofs
e104ab24a2
1.9.0
6 years ago
Kelvin Schoofs
22b4edfd9b
1.8.0
6 years ago
Kelvin Schoofs
727a552be9
Update schemas (fix issue #15 and #20 )
6 years ago
Kelvin Schoofs
b125d4ab74
1.7.1
7 years ago
Kelvin Schoofs
bb0dc44dd8
1.7.0
7 years ago
Kelvin Schoofs
ba9cb187a9
Use new schemas (hop/proxy/privateKeyPath field)
7 years ago
Kelvin Schoofs
06ccecfec7
1.6.0
7 years ago
Kelvin Schoofs
be0ff86a6d
1.5.2
7 years ago
Kelvin Schoofs
af690d5d22
1.5.1
7 years ago
Kelvin Schoofs
e13fe4b82b
1.5.0
7 years ago
Kelvin Schoofs
79d2ed9d97
Add dependency 'socks'
7 years ago
Kelvin Schoofs
fd3230693e
1.4.1
7 years ago
Kelvin Schoofs
7b8b601b3b
1.4.0
7 years ago
Kelvin Schoofs
b6ab68bc20
Add a logo and the 'bugs' field in package.json
7 years ago
Kelvin Schoofs
59b4f6af9b
Use new schemas ('name' is required/added only in settingsschema, not configschema)
7 years ago
Kelvin Schoofs
3c7fb967b4
Use the new schemas (which add the 'label' field)
7 years ago
Kelvin Schoofs
e1c251583a
1.3.2
7 years ago
Kelvin Schoofs
4df5300eb2
Fix issue #1
7 years ago
Kelvin Schoofs
b1ca37c93b
1.3.1
7 years ago
Kelvin Schoofs
6d04842db9
1.3.0
7 years ago
Kelvin Schoofs
808ac03a2a
Switch from .json to .jsonc (and jsonc-parser) for ssh://<config> files
7 years ago
Kelvin Schoofs
2122de89d3
Add jsonc-parser as dependency
7 years ago
Kelvin Schoofs
5f2e0dfe11
Use src/ as rootDir (keep depth of sourcecode equal between source and compiled)
7 years ago
Kelvin Schoofs
75558fcdf3
Use JSON schemas for sshfs-configs in settings and ssh://<config> files
7 years ago
Kelvin Schoofs
82d8e065be
Merge sshfs and sshfs-configs commands
7 years ago
Kelvin Schoofs
9e839dd7ae
Improve SSHFileSystem and the 'activationEvents' in package.json
7 years ago
Kelvin Schoofs
3d84a5be40
1.2.2
7 years ago
Kelvin Schoofs
b0bfa4010b
1.2.1
7 years ago