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 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
Eugene Pankov
0ca971a289
electron 11 cleanup
2020-12-24 14:03:14 +01:00
Eugene Pankov
0971a85db4
ssh: added dynamic port forwarding ( fixes #2077 )
2020-12-13 13:36:37 +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
Harsh Gadgil
225760a9a5
Update api.ts
...
Fix typos
2020-12-03 19:09:26 -05: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
Zenghai Liang
1c25747de0
feat: Add copy button to ssh connection
2020-10-14 15:43:12 +08:00
Eugene
5185e1fe1d
Update ssh.service.ts
2020-08-27 23:03:54 +02:00
Eugene Pankov
5bde116a4e
Merge branch 'master' of github.com:Eugeny/terminus
2020-08-26 10:54:52 +02:00
Eugene Pankov
179acc1382
only use pageant as agent if it's runing - fixes #2935 , fixes #2936
2020-08-26 10:54:49 +02:00
Eugene Pankov
62b53575ac
WinSCP integration
2020-08-23 14:59:06 +02:00
Eugene Pankov
4eefab5655
made warning when closing SSH tabs optional - fixes #2801
2020-08-15 21:07:35 +02:00
Eugene Pankov
59ce7eeee6
prioritize pubkey auth over password ( fixes #2894 )
2020-08-13 15:05:05 +02:00
Jonathan Beverley
3aee24bdbd
Re-added an option for Agent Forwarding
2020-08-12 21:00:55 +02:00
Eugene Pankov
3d3fcc41b8
lint
2020-07-29 19:27:23 +02:00
Eugene Pankov
da21895e40
more explicit SSH auth options and agent forwarding - fixes #2284 , fixes #2511 , fixes #2717 , fixes #2184
2020-07-29 19:18:57 +02:00
Eugene Pankov
cb97a784da
support windows openssh agent
2020-07-29 18:11:10 +02:00
Eugene
ae3870e297
Merge pull request #2601 from JonathanBeverley/jmb/features
2020-07-29 17:45:05 +02:00
Dmitry Pronin
fcc9d7cf7d
Update ssh.service.ts
2020-07-27 19:26:02 +03:00
Dmitry Pronin
9cae50bfc5
Fixed SSH Keys Permission Denied
2020-07-27 19:19:21 +03:00
Eugene Pankov
dbda8dad34
lint
2020-07-17 20:45:18 +02:00
Eugene Pankov
d0fe64355b
ssh reconnection logic improvements - fixes #2705 , fixes #761 , fixes #2662
2020-07-05 12:47:32 +02:00
Eugene Pankov
21f33618d4
stop ssh session after connection errors
2020-06-30 15:35:07 +02:00
Eugene Pankov
d221f8e561
properly clear jump host from settings ( fixes #2675 )
2020-06-08 09:11:00 +02:00
Eugene Pankov
95bd48d6c6
warn when closing ssh tabs - fixes #2512
2020-05-26 17:12:48 +02:00
Jonathan Beverley
6d187e8117
Add an option for Agent Forwarding
...
I don't understand why this is on by default, let alone not
configurable. Agent forwarding is a significant security concern, and
buggy agent forwarding is the cause of a couple existing bugs.
2020-05-19 12:09:07 -04:00
Jonathan Beverley
a7687a6fc2
Include pagent.exe in installer, Remove check for pageant (fixed Eugeny#350)
2020-05-19 12:08:55 -04:00
Eugene Pankov
f8645df60c
fixed zmodem encoding ( fixes #2352 )
2020-04-20 10:55:38 +02:00
Eugene Pankov
ca444bcf65
fixed #2411
2020-04-19 16:22:48 +02:00
Eugene Pankov
7f55d6f1e2
ssh jump hosts - fixes #737
2020-04-11 14:26:20 +02:00
Eugene Pankov
28c58d4ec0
new ssh connection selector - fixes #1557
2020-03-23 00:39:31 +01:00
Eugene Pankov
2b8bb47aed
lint
2020-03-19 12:47:38 +01:00
Eugene Pankov
0ca0996493
close forwarded ports when session dies ( fixes #2143 )
2020-03-16 22:47:26 +01:00
Eugene Pankov
50959f4490
lint
2020-03-16 22:41:59 +01:00
Eugene Pankov
aace3f42d0
allow disabling ssh dynamic tab title ( fixes #2240 , fixes #2027 )
2020-03-12 18:17:36 +01:00
Nikolaos Stefanou
3c90e904fc
fixed logic bug when deleting from history
2020-03-12 09:12:57 +00:00