Eugene Pankov
|
aab1ae3ceb
|
reconnect hotkey - fixes #3344
|
2021-02-13 12:49:07 +01:00 |
|
Eugene Pankov
|
9b5b5a9d00
|
re-fixed session restarting
|
2021-02-13 12:47:21 +01:00 |
|
Eugene Pankov
|
a8c7134218
|
fixed SSH reconnection behaviour - fixed #3446, fixed #3442
|
2021-02-13 12:42:15 +01:00 |
|
Eugene Pankov
|
6fdccd0a02
|
cleanup webpack configs
|
2021-02-13 12:11:38 +01:00 |
|
Eugene Pankov
|
cba90cec0a
|
better error messages for X11 forwarding issues
|
2021-02-07 12:49:34 +01:00 |
|
Eugene Pankov
|
8695003c74
|
lint
|
2021-02-01 11:40:49 +01:00 |
|
Eugene Pankov
|
73574374f0
|
readline input mode for serial terminals - #3099, #2661
|
2021-01-31 19:33:30 +01:00 |
|
Eugene Pankov
|
0611afa8b5
|
better session handlers behaviour, added serial auto-reconnection logic - #3099
|
2021-01-31 18:20:39 +01:00 |
|
Eugene Pankov
|
e0efb4073a
|
bumped eslint
|
2021-01-28 21:46:31 +01:00 |
|
Eugene Pankov
|
c42b62afe6
|
bumped deps
|
2021-01-28 21:11:53 +01:00 |
|
Eugene Pankov
|
5069070040
|
added a 'copy current path' hotkey and context menu item - fixes #2586
|
2021-01-25 17:30:44 +01:00 |
|
Eugene Pankov
|
2b0ad0d558
|
ssh: 15s default keepalive interval
|
2021-01-24 13:33:54 +01:00 |
|
Eugene Pankov
|
67bacb9dd3
|
ssh: better session close and reconnect behaviours - fixes #3351, fixes #3010, fixes #3276, fixes #3074, fixes #2825, fixes #3285
|
2021-01-24 13:28:59 +01:00 |
|
Eugene Pankov
|
d0a597634d
|
ssh: fixed clearing jump host in connection settings
|
2021-01-24 13:08:07 +01:00 |
|
Eugene Pankov
|
5417efe558
|
ssh: blacklist broken kex algorithms
|
2021-01-24 11:26:43 +01:00 |
|
Eugene Pankov
|
e6bf76c616
|
reenabled @typescript-eslint/no-shadow
|
2021-01-02 20:53:34 +01:00 |
|
Eugene Pankov
|
e36bad2553
|
reenabled @typescript-eslint/no-unnecessary-type-assertion
|
2021-01-02 20:48:37 +01:00 |
|
Eugene Pankov
|
154cc29333
|
reenabled @typescript-eslint/no-untyped-public-signature
|
2021-01-02 20:38:45 +01:00 |
|
Eugene Pankov
|
1b0402c2cf
|
reenabled @typescript-eslint/no-base-to-string
|
2021-01-02 20:33:32 +01:00 |
|
Eugene Pankov
|
3365b143d8
|
fixes
|
2021-01-02 20:24:26 +01:00 |
|
Eugene Pankov
|
4d9cc91e91
|
reenabled @typescript-eslint/no-unnecessary-condition
|
2021-01-02 20:10:00 +01:00 |
|
Eugene Pankov
|
946f4292ef
|
reenabled @typescript-eslint/prefer-nullish-coalescing
|
2021-01-02 19:09:34 +01:00 |
|
Eugene
|
4765c97d31
|
Merge pull request #3173 from Eugeny/dependabot/npm_and_yarn/terminus-ssh/types/ssh2-0.5.46
Bump @types/ssh2 from 0.5.44 to 0.5.46 in /terminus-ssh
|
2021-01-02 18:16:20 +01:00 |
|
Eugene Pankov
|
bc7a537c4c
|
lint
|
2020-12-27 21:03:12 +01:00 |
|
Eugene Pankov
|
10ae6ffd99
|
build fix
|
2020-12-27 20:58:25 +01:00 |
|
Eugene Pankov
|
e98c12d409
|
lint typescript-eslint/prefer-enum-initializers
|
2020-12-24 18:59:33 +01:00 |
|
Eugene Pankov
|
aacc603309
|
lint typescript-eslint/consistent-indexed-object-style
|
2020-12-24 18:56:59 +01:00 |
|
dependabot-preview[bot]
|
d7565e497d
|
Bump @types/ssh2 from 0.5.44 to 0.5.46 in /terminus-ssh
Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.44 to 0.5.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-24 17:45:09 +00:00 |
|
Eugene Pankov
|
a24f52c58a
|
more build fixes
|
2020-12-24 18:18:07 +01:00 |
|
Eugene Pankov
|
0ca971a289
|
electron 11 cleanup
|
2020-12-24 14:03:14 +01:00 |
|
pinpins
|
e87f6e7af0
|
Support for Apple Silicon via node 15, electron 11.1 update
|
2020-12-23 22:45:47 +02:00 |
|
pinpins
|
56be0a1085
|
Merge branch 'master' into terminus_pinpin
|
2020-12-18 15:56:18 +02:00 |
|
pinpins
|
c8dde73158
|
remove DS_Store
|
2020-12-18 13:46:50 +02:00 |
|
Eugene Pankov
|
0971a85db4
|
ssh: added dynamic port forwarding (fixes #2077)
|
2020-12-13 13:36:37 +01:00 |
|
Eugene Pankov
|
b75775283f
|
use run-script-os for xcopy
|
2020-12-13 12:21:28 +01:00 |
|
Eugene
|
cbebc09504
|
Merge branch 'master' into feature/sidetab
|
2020-12-06 18:21:03 +01:00 |
|
Eugene Pankov
|
e6fd31e0b0
|
don't try to load the private key if not selected - fixes #2968
|
2020-12-06 17:43:00 +01:00 |
|
Eugene Pankov
|
7977c1d644
|
cleanup
|
2020-12-06 17:27:45 +01:00 |
|
Eugene
|
ac85a1d7d3
|
Merge pull request #3142 from pinpins/master
|
2020-12-06 17:25:19 +01:00 |
|
Harsh Gadgil
|
225760a9a5
|
Update api.ts
Fix typos
|
2020-12-03 19:09:26 -05:00 |
|
pinpins
|
1e2d6c7e75
|
script for local macos release
|
2020-11-21 20:53:17 +02:00 |
|
pinpin
|
299ede2eb1
|
Add Hide Tab Index and Hide Tab Close Button
|
2020-11-16 21:41:11 +02:00 |
|
pinpin
|
2d558563e4
|
Add Hide Tab Index and Hide Tab Close Button
|
2020-11-16 20:27:39 +02:00 |
|
TakuroOnoda
|
5c7256ffe5
|
Adding Tab Location "left"
|
2020-10-18 18:48:10 +09:00 |
|
Eugene Pankov
|
a15e79ad5a
|
PEM related patches (potentially fixes #2053)
|
2020-10-16 15:53:41 +02:00 |
|
Eugene
|
f1ecbd1a93
|
handle windows usernames with spaces - fixed #2944
|
2020-10-16 12:47:03 +02:00 |
|
Zenghai Liang
|
22b79510ea
|
lint: add the parameter type
|
2020-10-14 17:31:45 +08:00 |
|
Zenghai Liang
|
70cf63f8fa
|
lint: using a template literal
|
2020-10-14 17:17:07 +08:00 |
|
Zenghai Liang
|
c9067cf8b8
|
Fix the linting issue
|
2020-10-14 16:57:09 +08:00 |
|
Zenghai Liang
|
4ccc406768
|
Using Object.assign to copy connection
|
2020-10-14 16:40:14 +08:00 |
|