Commit Graph

144 Commits (ac559cd45b320bb9905d0bf5e2b5210bd2114768)
 

Author SHA1 Message Date
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
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 06e8fee308 1.12.3
6 years ago
Kelvin Schoofs 1232fec687 Fix/improve config picker (issue #94, PR #96)
6 years ago
Kelvin Schoofs 998b574b99 1.12.2
6 years ago
Kelvin Schoofs 2fca4951ff Auto-rename nameless configurations (fix #1)
6 years ago
Kelvin Schoofs 6586950edb 1.12.1
6 years ago
Kelvin Schoofs 93284f92d7 Fix issue #87 (DNS lookup for localhost socks proxy)
6 years ago
Kelvin Schoofs 5b45f8336c Add license (issue #101)
6 years ago
Kelvin Schoofs aaea022a3a 1.12.0
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 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 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 beb00d63c3 1.11.1
6 years ago
Kelvin Schoofs 35e3ab384c Add config option 'newFileMode' (umask number, or octal umask string)
6 years ago
Kelvin Schoofs 754ee26e8a 1.11.0
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
6 years ago
Kelvin Schoofs c0cd9e350b
Merge pull request #64 from schrej/feature/http-proxy
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 722b7f3283 1.10.0
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