Kelvin Schoofs
|
76fad83d0c
|
Add CSP and asWebviewUri to webview
Fixes #147 and #197
|
4 years ago |
Kelvin Schoofs
|
a7bc30dbf7
|
Update dependencies and IDE integration
|
4 years ago |
Kelvin Schoofs
|
f044bb42a0
|
Fix source files to adhere to stricter TS type checking
|
5 years ago |
Kelvin Schoofs
|
2386ee1f73
|
Fix bug with how filesystems get disconnected
|
6 years ago |
Kelvin Schoofs
|
059ecde7c3
|
Split part of Manager into FileSystemRouter
|
6 years ago |
Kelvin Schoofs
|
d9a2236d79
|
Fix new TreeDataProvider not working with most commands
|
6 years ago |
Kelvin Schoofs
|
a3891ba026
|
Add group support to the TreeDataProvider
|
6 years ago |
Kelvin Schoofs
|
8bcbb2179c
|
Fix FileSystemConfig documentation + add "group" field
|
6 years ago |
Kelvin Schoofs
|
4937028e04
|
Switch from dns.resolve to dns.lookup (issue #124)
|
6 years ago |
Kelvin Schoofs
|
b79e4784e1
|
Fix bug #122
|
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
|
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
|
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
|
212f8e619f
|
Use dynamic imports for code splitting
|
6 years ago |
Kelvin Schoofs
|
860a59c99a
|
Organize imports
|
6 years ago |
Kelvin Schoofs
|
cf9223965f
|
Change how debug mode for Settings UI works/fails
|
6 years ago |
Kelvin Schoofs
|
c2c64c8e8d
|
Make new version with Settings UI release-ready
|
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
|
07ec617bc4
|
Working on WebView in React
|
6 years ago |
Kelvin Schoofs
|
cc1eef5dff
|
Working on configuration webview
|
6 years ago |
Kelvin Schoofs
|
113db7f5e8
|
Move FileSystemConfig to separate file
|
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
|
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 |
Kelvin Schoofs
|
28473e8099
|
Change censorConfig to show "uncensored" booleans for password/passphrase
|
6 years ago |
Kelvin Schoofs
|
461ccc9c23
|
Fix node DEP0005 (Buffer() being deprecated)
|
6 years ago |
Kelvin Schoofs
|
2d39bced12
|
Add more logging for sftpCommand in getSFTP
|
6 years ago |
Kelvin Schoofs
|
1232fec687
|
Fix/improve config picker (issue #94, PR #96)
|
6 years ago |
Kelvin Schoofs
|
2fca4951ff
|
Auto-rename nameless configurations (fix #1)
|
6 years ago |
Kelvin Schoofs
|
93284f92d7
|
Fix issue #87 (DNS lookup for localhost socks proxy)
|
6 years ago |
Kelvin Schoofs
|
db576ac23c
|
Fix issue #95 (active configs shown twice in pickConfig)
|
6 years ago |
Kelvin Schoofs
|
151d72ca08
|
Add output channel and initial logging (issue #97)
|
6 years ago |
Kelvin Schoofs
|
2d0a092d3d
|
Improve prompt messages
|
6 years ago |
Kelvin Schoofs
|
037eeb5359
|
Fix bug with usernamefromenvironment for PuTTY session (issue #71)
|
6 years ago |
Kelvin Schoofs
|
ee0041402e
|
Clean up some code
|
6 years ago |
Kelvin Schoofs
|
35e3ab384c
|
Add config option 'newFileMode' (umask number, or octal umask string)
|
6 years ago |
Kelvin Schoofs
|
499bb06d32
|
Add default keepInterval config option of 30 seconds (issue #49)
|
6 years ago |
Kelvin Schoofs
|
146c57637f
|
Merge pull request #65 from schrej/feature/username-in-putty-hostname
extract username from putty hostname if not set
|
6 years ago |
Jakob Schrettenbrunner
|
298bbd9b9c
|
extract username from putty hostname if not set
|
6 years ago |
Jakob Schrettenbrunner
|
d492ffcac5
|
add http proxy support
|
6 years ago |
Kelvin Schoofs
|
30d8a7b080
|
Clean imports and some other code
|
6 years ago |
Kelvin Schoofs
|
8c2360b0ef
|
Remove unused fileSystemProvider.ts
|
6 years ago |