summaryrefslogtreecommitdiffhomepage
path: root/cmd/tsconnect/src/lib
AgeCommit message (Expand)AuthorFilesLines
2025-06-27ipn/store: make StateStore.All optional (#16409)Andrew Lytvynov1-3/+0
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov1-0/+3
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy1-0/+3
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-10-17cmd/tsconnect: add progress and connection callbacksMihai Parparita1-4/+12
2022-10-06cmd/tsconnect: close the SSH session an unload event instead of beforeunloadMihai Parparita1-5/+5
2022-09-21cmd/tsconnect: add error callback for SSH sessionsMihai Parparita1-1/+2
2022-09-19cmd/tsconnect: allow SSH connection timeout to be overriddenMihai Parparita1-0/+3
2022-09-14cmd/tsconnect: use the parent window for `beforeunload` event listenerMihai Parparita1-6/+4
2022-09-12cmd/tsconnect: allow xterm.js terminal options to be passed inMihai Parparita1-2/+4
2022-09-12cmd/tsconnect: fix xterm.js link opening not working when rendered into anoth...Mihai Parparita1-1/+3
2022-09-09cmd/tsconnect: enable web links addon in the terminalMihai Parparita1-0/+6
2022-09-08cmd/tsconnect: temporarily switch to xterm.js fork that handles popup windowsMihai Parparita1-1/+4
2022-08-31cmd/tsconnect: remove debugging codeMihai Parparita1-1/+1
2022-08-30cmd/tsconnect: output errors to the JS console tooMihai Parparita1-8/+21
2022-08-26cmd/tsconnect: expose runSSHSession in npm packageMihai Parparita1-0/+52
2022-08-24cmd/tsconnect: extract NPM package for reusing in other projectsMihai Parparita1-0/+14