Commit Graph

220 Commits (26abb2237236e42e616a5f0056d30a356c1c4d9d)
 

Author SHA1 Message Date
Kelvin Schoofs 26abb22372 Fix issue #202 (Settings UI writing true instead of "pageant" to the "agent" field)
4 years ago
Kelvin Schoofs 76fad83d0c Add CSP and asWebviewUri to webview
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 6aee8ad57b Merge upgrade/backlog branch
5 years ago
Kelvin Schoofs 346b0056c4 Merging GitHub PRs
5 years ago
Kelvin Schoofs f044bb42a0 Fix source files to adhere to stricter TS type checking
5 years ago
Kelvin Schoofs 31a0a6b4dc Update webview dependencies
5 years ago
Kelvin Schoofs 816c10db84 Upgrade to vscode 1.40.0 + switch to @types/vscode
5 years ago
dependabot[bot] 2478659193
Bump lodash.template from 4.4.0 to 4.5.0 in /webview (#189)
5 years ago
dependabot[bot] 99a4684032
Bump mixin-deep from 1.3.1 to 1.3.2 in /webview (#188)
5 years ago
dependabot[bot] c7c180b23c
Bump mixin-deep from 1.3.1 to 1.3.2 (#187)
5 years ago
Fridtjof Mund 0ce21c0b4e
Fix license typo - GPL, not GLP (#175)
5 years ago
Kelvin Schoofs b22dd71791 Update dependencies
5 years ago
Kelvin Schoofs 2ed807b85e Switch from npm to yarn (stay consistent with ./webview/)
5 years ago
dependabot[bot] dd013c4629
Bump acorn from 6.1.1 to 6.4.1 (#186)
5 years ago
dependabot[bot] c2452293cd
Bump handlebars from 4.1.2 to 4.5.3 in /webview (#180)
5 years ago
Kelvin Schoofs 750f70af67 1.16.3
5 years ago
Kelvin Schoofs a318cdc94c Suggest $USERNAME for the username field (issue 156)
5 years ago
Kelvin Schoofs ba79853db8 Change privateKeyPath suggestion for Windows (issue #151)
5 years ago
Kelvin Schoofs 3d36530c2b Merge https://github.com/bkettle/vscode-sshfs (PR #149)
5 years ago
Ben Kettle 7596c16edc updated logos with glyphs
5 years ago
Kelvin Schoofs 3f7ba568cd 1.16.2
6 years ago
Kelvin Schoofs 04678a7623 Merge branch 'master' of https://github.com/kigawas/vscode-sshfs (PR
6 years ago
Weiliang Li a77a12c9b8 [Fix] Set default port same as placeholder, instead of undefined
6 years ago
Kelvin Schoofs 2c3c4a826e 1.16.1
6 years ago
Kelvin Schoofs 2386ee1f73 Fix bug with how filesystems get disconnected
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 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 1965f51b08 Implement group support in Settings UI
6 years ago
Kelvin Schoofs 8bcbb2179c Fix FileSystemConfig documentation + add "group" field
6 years ago
Kelvin Schoofs d5af8b4c2f Fix issue with missing unique key in React element
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 60ced3eb49 Add proxy support (with hopping) to ConfigEditor
6 years ago
Kelvin Schoofs 7af55ac29e FieldDropdown with optional true should offer blank option
6 years ago
Kelvin Schoofs 27317f8031 Fix FieldString not giving error on empty string as initial value
6 years ago
Kelvin Schoofs 80ddb934f5 Don't show task problems for open documents
6 years ago
Kelvin Schoofs a3795ec63c Get problem matcher for "Extension - Watch" working
6 years ago
Kelvin Schoofs 563df441b5 Get problem matcher for "Extension WebView - Watch" working
6 years ago
Kelvin Schoofs ddae45faa9 Improve tasks.json (add a "Watch All" task)
6 years ago
Kelvin Schoofs 7a02019b72 1.15.2
6 years ago
Kelvin Schoofs 4937028e04 Switch from dns.resolve to dns.lookup (issue #124)
6 years ago
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