Commit Graph

472 Commits (feature/forwarding)
 

Author SHA1 Message Date
Kelvin Schoofs cc823c6bba Add ShellConfig system to support more shells (home directory detection)
3 years ago
Kelvin Schoofs 16ffd1efa6 Set `$TERM` to `xterm-256color` instead of default `vt100` (fixes #299)
3 years ago
Kelvin Schoofs 29cae0eeeb Update Yarn SDKs for VSCode regression
3 years ago
Kelvin Schoofs 0cb50d7eac Update extension recommendations due to publisher id change
3 years ago
Kelvin Schoofs 69c2370ff1 Write `REMOTE_COMMANDS` profile script to separate file for each user (#292)
3 years ago
Kelvin Schoofs 9be6aa0668 v1.23.1
3 years ago
Kelvin Schoofs 76052376e2 Initial fix for home detection for csh/tcsh shell (#295)
3 years ago
Kelvin Schoofs e326a16642 Improve logging and async stack tracing
3 years ago
Kelvin Schoofs c749fc99ca Add FieldConfig dropdown type + improve proxy field
3 years ago
Kelvin Schoofs bd25e7322d Make use of improved logger with template literal support
3 years ago
Kelvin Schoofs 3e8aa832f5 Improve logging with template literals support
3 years ago
Kelvin Schoofs f44e71314d v1.23.0
3 years ago
Kelvin Schoofs dce279d506 Add utility script to add commits to changelog's unreleased section
3 years ago
Kelvin Schoofs 06c8e21a2b Update to Yarn 3.0.2 and TypeScript ^4.4.3
3 years ago
Kelvin Schoofs 860f65a34d Fix issue with not detecting home directory when .bashrc echoes (fixes #294)
3 years ago
Kelvin Schoofs 518e246ea1 Add `DEBUG_REMOTE_COMMANDS` flag and improve `code` remote command
3 years ago
Kelvin Schoofs 30c213ab31 Prompt to create empty file for `code` command (closes #267)
3 years ago
Kelvin Schoofs 6f6e3ad838 Fix bug with terminal-initiated connections
3 years ago
Kelvin Schoofs c121647485 Fix issue with loading/resolving .pnp.cjs for debugging
3 years ago
Kelvin Schoofs b821bae74d Remove "stale workspace" fix
3 years ago
Kelvin Schoofs 865969f8c4 Slightly improve webpack config/plugin
3 years ago
Kelvin Schoofs 1f7e333b15 Make proxy hop field in webview a properly populated dropdown
3 years ago
Kelvin Schoofs 3d1aff327b Improve webpack configs (deterministic builds across devices)
3 years ago
Kelvin Schoofs 573f2e4bfd Improve port forwarding for wildcard addresses
3 years ago
Kelvin Schoofs f03e1754ba Improve parsePortForwarding
3 years ago
Kelvin Schoofs b7a68da3ec Merge branch 'master' into feature/forwarding
3 years ago
Kelvin Schoofs 90ca8f0308 Fix issue with loading/resolving .pnp.cjs for debugging
3 years ago
Kelvin Schoofs 12317c2fe9 Remove "stale workspace" fix
3 years ago
Kelvin Schoofs 0e52e477f4 Slightly improve webpack config/plugin
3 years ago
Kelvin Schoofs c9b6c3d4de Make proxy hop field in webview a properly populated dropdown
3 years ago
Kelvin Schoofs 284e02f763 Improve webpack configs (deterministic builds across devices)
3 years ago
Kelvin Schoofs 1af2739d7b v1.22.0
3 years ago
Kelvin Schoofs 24b1a8a026 Add CHANGELOG.md
3 years ago
Kelvin Schoofs 05e1b6995f Fix issue with debug mode on code-server (fixes #279)
3 years ago
Kelvin Schoofs bfae800a5a
Merge pull request #285 from grtcdr/patch-1
3 years ago
Aziz Ben Ali e5455b3db8
Simplify NewConfig description
3 years ago
Kelvin Schoofs 48ef2298a8 Add support for VSCODE_SSHFS_PRODUCTION environment variable (#279)
3 years ago
Kelvin Schoofs 73f890e897 Major refactor:
3 years ago
Kelvin Schoofs 4eef87a7e8 v1.21.2
3 years ago
Kelvin Schoofs 803dc59856 Fix bug in connect command with `Root` starting with `~` (fixes #280)
3 years ago
Kelvin Schoofs fcbd6d71f4 Remove editor title label (fix #278)
3 years ago
Kelvin Schoofs dac893c5ab v1.21.1
3 years ago
Kelvin Schoofs 417945d4bb Improve logging of errors through promises
3 years ago
Kelvin Schoofs c7f1261311 Improve effect of CHECK_HOME flag (fixes #277)
3 years ago
Kelvin Schoofs ef40b07b2d Improve map-error.js utility
3 years ago
Kelvin Schoofs c217261eab Add `forwardings` to FileSystemConfig and auto-forward on connection creation
3 years ago
Kelvin Schoofs cf941c73c6 Improve/fix port forwarding
3 years ago
Kelvin Schoofs b7dd83dd70 Add initial auto-reconnection logic
3 years ago
Kelvin Schoofs 7bde31c3b2 Add SOCKS proxy support to RemoteForward (closes #252)
3 years ago
Kelvin Schoofs 3ad7bae30b Add support for DynamicForward (closes #251)
3 years ago