Commit Graph

248 Commits

Author SHA1 Message Date
dependabot[bot] 5777cf81dd
Bump @types/node from 16.0.1 to 20.3.1 in /tabby-ssh
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.1 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 04:59:23 +00:00
Eugene fac6ec572f
Merge pull request #8416 from Clem-Fern/connectable-refactoring
Refactoring connectable tab
2023-05-16 21:35:21 +02:00
Eugene Pankov b97c334660
fixed #8417 - ensure that serial output is chunked at utf8 char boundaries 2023-05-15 22:17:33 +02:00
Clem Fern 89b3f3892e ref(connectable tab) unused import 2023-05-12 20:32:58 +02:00
Clem Fern 37226f66e3 ref(connectable tab) ngOnInit logger 2023-05-12 20:27:58 +02:00
Clem Fern 38b8702373 ref(connectable tab) getRecoveryToken method 2023-05-12 20:06:40 +02:00
Clem Fern bd4b11813c ref(connectable tab) on frontend ready 2023-05-12 20:01:06 +02:00
Clem Fern 38302622b8 lint 2023-05-12 19:46:43 +02:00
Clem Fern 312b365851 ref(connectable tab) on session destroyed 2023-05-12 19:39:44 +02:00
Clem Fern 2b5976f202 ref(connectable tab) reconnect context menu & hotkey n°2 2023-05-12 19:30:24 +02:00
Clem Fern 1e6f6af5ed ref(connectable tab) reconnect context menu & hotkey 2023-05-12 19:09:33 +02:00
Clem Fern 901181f681 ref(tabby-terminal): create ConnectableTerminalTabComponent class 2023-05-11 21:49:32 +02:00
Eugene Pankov b9b98bd949
Merge branch 'master' of github.com:Eugeny/tabby 2023-04-23 21:34:17 -07:00
Eugene Pankov 20479e9f27
bumped plugins 2023-04-23 10:22:38 -07:00
Eugene Pankov e48b2032ad
updated peerDependencies 2023-04-23 08:57:05 -07:00
Eugene Pankov dc8ddfcd15
#8282 - updated package.json files 2023-04-23 08:40:17 -07:00
Clem b1acfe2519 resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add behavior when session ends 2023-04-23 10:50:39 +02:00
Clem 6498c4f923 ref: implement recentInputs on baseTerminalTab 2023-04-22 15:23:59 +02:00
Clem f423be1510 Revert "resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends"
This reverts commit 268af8806c.
2023-04-22 14:36:43 +02:00
Clem 8cb75e14a2 Revert "lint"
This reverts commit b0973791a8.
2023-04-22 14:36:14 +02:00
Clem b0973791a8 lint 2023-04-12 23:52:25 +02:00
Clem 268af8806c resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends 2023-04-12 23:20:06 +02:00
Eugene ada47d0cfa
Merge pull request #8201 from Clem-Fern/feat#7723 2023-04-12 09:42:50 +02:00
Eugene Pankov 3b8ca0d592
lint 2023-04-10 21:21:49 +02:00
Eugene Pankov 9f050d8e0d
updated locales 2023-04-10 20:14:21 +02:00
Clem 178e4a6527 resolve Eugeny/tabby#7723 reconnect command palette 2023-04-10 19:48:27 +02:00
Eugene Pankov beb7c614bc
fixed #8093 - SFTP panel visual issues 2023-03-19 10:09:43 +01:00
Eugene Pankov 441f442915
typing fixes 2023-02-27 00:09:04 +01:00
Eugene 1e5cfd1d4b
bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00
Eugene Pankov 69d884e164
separate color schemes per profile - fixes #5885, fixes #4593, fixes #3516, fixes #7457, fixes #765 2023-02-04 19:51:16 +01:00
Eugene Pankov e0181973f7
avoid infinite loop on incorrect private key passphrase 2023-02-04 19:19:46 +01:00
Eugene Pankov 9ceb6b4416
bumped plugins 2023-01-29 13:21:51 +01:00
Eugene Pankov 6ccb48fc62
delay loading SSH importers until all plugins are ready 2023-01-29 13:17:30 +01:00
Eugene Pankov 010c18a07b
updated contributors 2023-01-29 10:46:35 +01:00
Elizabeth Martín Campos 7ab1d4b778 feat: publish typings for tabby-ssh 2023-01-29 10:20:58 +01:00
Eugene Pankov 7491c3119f
fixed #7841 - clear SSH service messages by default 2023-01-27 23:14:29 +01:00
Eugene Pankov 1397d0faed
allow editing the current SFTP path by double-clicking - #7154, fixed #7291, fixed #7295, fixed #6666, fixed #6646, fixed #6354, fixed #5646 2023-01-08 20:23:23 +01:00
Eugene Pankov 33d6d41ea2
fixed exports 2023-01-04 14:22:37 +01:00
Eugene Pankov 206123615e
ssh: handle Unicode characters that are chopped up between chunks 2023-01-04 14:09:19 +01:00
Eugene Pankov 98476df882
bumped eslint 2022-12-05 12:16:27 +01:00
Eugene Pankov 78b17d3980
fixed #7522, fixed #7577 - sftp: keep permissions when editing file locally 2022-12-03 12:56:55 +01:00
Eugene Pankov 0f0f61f432
fixed #6263, fixed #7460 - ssh: handle MaxSessions 2022-11-17 20:26:17 +01:00
Eugene Pankov 1b1445bf20
new tabby-web release 2022-11-07 22:57:40 +01:00
Eugene Pankov 54820734e0
Merge branch 'master' of github.com:Eugeny/tabby 2022-11-01 23:14:05 +01:00
Eugene Pankov 1f5ed218f9
fixed #5193 - all-tabs broadcast mode 2022-11-01 23:14:02 +01:00
Artur 688b9de26c use winSCP.com utility to convert private key to ppk to launch winSCP
drop node-forge dependency
2022-11-01 22:35:21 +01:00
Eugene Pankov 07b0aa3d70
bumped electron 2022-10-25 19:29:10 +02:00
Eugene Pankov b3e346f39e
bumped node-sshpk - #7204 2022-10-05 12:41:37 +02:00
Eugene Pankov b017588537
defer tempfile cleanup 2022-09-27 23:12:59 +02:00
Artur 6fff8727d5 Support private key forwarding to winscp 2022-09-19 17:18:46 +03:00
dependabot[bot] c1bab9ebe9 Bump ansi-colors from 4.1.1 to 4.1.3 in /tabby-ssh
Bumps [ansi-colors](https://github.com/doowb/ansi-colors) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/doowb/ansi-colors/releases)
- [Commits](https://github.com/doowb/ansi-colors/compare/4.1.1...4.1.3)

---
updated-dependencies:
- dependency-name: ansi-colors
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:21:06 +02:00
Eugene Pankov d6bdccf66e
locale updates, added Ukrainian 2022-05-16 23:45:36 -07:00
Eugene Pankov 19a73264be
fixed SFTP directory detection - fixes #6360, fixes #6260 2022-05-09 20:48:58 -07:00
Eugene Pankov 12362231cf
ssh: show CWD detection tip more prominently 2022-04-30 10:10:10 -07:00
woodmeal 25f5cf04ea
Adding env handlement for ssh profile sessions (#6242) 2022-04-22 09:50:35 +02:00
Eugene Pankov 7016688170
allow directly editing items from the profile selector - fixes #6039 2022-04-15 19:45:30 +02:00
Eugene Pankov 358a7563f6
ssh: use correct profile's login scripts - fixes #6064 2022-04-15 19:15:27 +02:00
Eugene Pankov 9c6acf99d0
ssh: allow SOCKS proxy-side DNS resolving - fixes #6100 2022-04-15 19:03:21 +02:00
Eugene Pankov 1e85acb99e
fixed tab header animations, allow disabling animations globally #6147 2022-04-15 12:27:48 +02:00
Thomas Peterson d1532f64a0 Merge remote-tracking branch 'origin' into sftp 2022-03-30 19:00:42 +02:00
Eugene Pankov f7e51c298d
Merge branch 'master' of github.com:Eugeny/tabby 2022-03-30 14:20:10 +02:00
Eugene Pankov a9bcc0b206
sftp: fixed folder refresh after uploading 2022-03-30 14:20:06 +02:00
Thomas Peterson 45eebf47f3 Fixing Lang Typo 2022-03-30 14:01:01 +02:00
Thomas Peterson a4600890c3 Fixing Lang Typo 2022-03-30 13:59:56 +02:00
Thomas Peterson 54aa027764 Fixing the modal dialog and some architecture issues :) 2022-03-30 13:57:54 +02:00
boonkerz 8904209bb5
Update tabby-ssh/src/components/sftpCreateDirectoryModal.component.pug
Co-authored-by: Eugeny <x@null.page>
2022-03-30 09:10:22 +02:00
boonkerz d710c5d3fa
Update tabby-ssh/src/sftpContextMenu.ts
Co-authored-by: Eugeny <x@null.page>
2022-03-30 09:10:16 +02:00
Thomas Peterson e2a74a2f6e Fix Typings 2022-03-29 18:43:32 +02:00
Thomas Peterson e223effe98 SFTP Feature: implement Create Folder 2022-03-29 18:26:57 +02:00
dependabot[bot] 591f0eb445
Bump @types/ssh2 from 0.5.51 to 0.5.52 in /tabby-ssh
Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.51 to 0.5.52.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)

---
updated-dependencies:
- dependency-name: "@types/ssh2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:18:53 +00:00
Eugene Pankov 9bc6831f40
sort hosts in the jump hosts list 2022-03-16 10:34:40 +01:00
Eugene Pankov 0560196546
filter out unsupported SSH algos - fixes #5942 2022-03-16 10:10:30 +01:00
Eugene Pankov f073a691fc
ssh: fixed newlines in banners/MOTD - fixes #5905 2022-03-08 21:12:12 +01:00
Eugene Pankov 030ddc721d
sftp: show navigation errors 2022-02-23 21:47:27 +01:00
Eugene Pankov 645531acc0
ssh: fixed missing service messages - fixes #5798 2022-02-23 20:51:17 +01:00
Eugene Pankov fdca83ff27
ssh: try other OpenSSH key types besides rsa 2022-02-22 22:03:52 +01:00
Eugene Pankov 50304d151a
fixed #5797 - verified host keys not saving 2022-02-21 09:01:55 +01:00
Eugene Pankov 81e1757ae9
SSH proxy support, unified proxy streams interface - fixed #5698 2022-02-16 22:14:06 +01:00
Eugene Pankov 4c7e7f5fae
new translation extractor 2022-02-10 22:33:14 +01:00
Eugene Pankov 46a9b655fc
locale updates, added Italian 2022-02-10 16:24:24 +01:00
Eugene Pankov 194342d6fa
bumped plugins, added serialport mocks 2022-02-07 16:36:20 +01:00
Eugene Pankov 1bbf9d4294
bumped plugins 2022-02-07 15:33:34 +01:00
Eugene Pankov b234300bd8
gpg4win support maybe? 2022-01-31 22:19:39 +01:00
Eugene Pankov 8f4e28fba4
bumped plugins 2022-01-31 16:37:43 +01:00
Eugene Pankov 918761bbdc
ssh: remember and verify host keys - fixes #2419 2022-01-30 00:24:58 +01:00
Eugene Pankov 63374f532c
cleaned up terminal toolbar implementation 2022-01-29 17:20:23 +01:00
Eugene Pankov 02a3a8200b
ssh: fixed socks proxy connection race condition - fixes #5093, fixes #5060, fixes #5632 2022-01-29 15:26:26 +01:00
Eugene Pankov 0a20716efd
locale updates, added Spanish 2022-01-28 23:43:46 +01:00
Eugene Pankov 9e9066d3cd
split openssh-importer into tabby-electron, support tilde in private key paths - fixes #5627 2022-01-28 22:49:52 +01:00
Eugene Pankov b469dd603b
ssh: allow empty keyb-interactive responses - fixes #5619 2022-01-27 21:00:25 +01:00
dependabot[bot] 238482932e
Bump @types/ssh2 from 0.5.50 to 0.5.51 in /tabby-ssh
Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.50 to 0.5.51.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)

---
updated-dependencies:
- dependency-name: "@types/ssh2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 04:19:24 +00:00
Eugene Pankov 5d22c15a78
locale update 2022-01-18 22:12:09 +01:00
Eugene Pankov eb60c3c3c6
locale fixes 2022-01-18 10:10:25 +01:00
Eugene Pankov 38423eb139
ssh: enable multiplexing by default 2022-01-17 09:10:00 +01:00
Eugene Pankov 0dd460a6d7
bumped plugins 2022-01-14 13:04:57 +01:00
Eugene Pankov 61c11abda2
don't include tab state in saved layouts 2022-01-10 20:39:29 +01:00
Eugeny 70a12e36e1
Merge pull request #5365 from Eugeny/dependabot/npm_and_yarn/tabby-ssh/types/ssh2-0.5.50 2022-01-08 18:27:05 +01:00
Eugene Pankov 91f3b78b80
build fix 2022-01-08 16:48:18 +01:00
Eugene Pankov 0814d44207
Translation infrastructure 2022-01-08 16:03:01 +01:00
dependabot[bot] d5d6a486d2
Bump @types/ssh2 from 0.5.49 to 0.5.50 in /tabby-ssh
Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.49 to 0.5.50.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)

---
updated-dependencies:
- dependency-name: "@types/ssh2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:19:29 +00:00