Commit Graph

261 Commits

Author SHA1 Message Date
Florian Kefferpütz 264f1cbe85
Pr askeverytime fix https://github.com/Eugeny/tabby/issues/10681 (#10786) 2025-10-13 21:34:31 +02:00
Eugene c4db2863fa
bump russh, enable mlkem768x25519-sha256 - fixes #10792, fixes #10560 2025-10-13 21:15:10 +02:00
Eugene d1196a0e2a
Revert "disable SSH keepalive by default"
This reverts commit b31c2a5c11.
2025-09-24 23:14:38 +02:00
Eugene 61f02d1f85
fixed #10619 2025-08-25 20:32:17 +02:00
Eugene 56ee368b63
SFTP filter bar (#10590) 2025-07-25 20:20:59 +02:00
Eugene b31c2a5c11
disable SSH keepalive by default 2025-07-23 09:31:31 +02:00
Eugene 7e1905c32c
SFTP folder downloads (#10586) 2025-07-23 08:38:25 +02:00
Eugene d1293c6a89
update author field 2025-06-16 23:13:18 +02:00
Eugene 5a7a06e529
fixed #10034 - added auto-sudo-password plugin 2025-06-16 23:12:36 +02:00
loopx9 020372c902
add ssh compression option (#10396) 2025-05-25 08:48:09 +02:00
Clem 7ac85a329e
fix(ssh/settings): formats date value according to locale rules (#10468) 2025-05-15 21:51:05 +02:00
mannjani 4a515d9432
Add support for %h and %r escape characters in IdentityFile for SSH. (#10343)
* Add support for %h and %r escape characters in IdentityFile for SSH.
See section "IdentityFile" on https://linux.die.net/man/5/ssh_config for
details.

* Fix lint warnings.
2025-03-05 09:28:31 +01:00
OpaqueGlass 15f4182e0e
Fix: Unable to launch WinSCP for SSH sessions using private key (#10308) 2025-02-19 10:27:59 +01:00
Eugene 5d2d179677
prefer saved password to keyboard interactive auth 2025-01-29 10:37:28 +01:00
Eugene 380c306d89
added warning when server disconnects during auth 2025-01-27 14:53:44 +01:00
Eugene d1c1b48502
bump russh for rsa hash autoselection 2025-01-25 12:56:54 +01:00
Eugene c4a514fc4a
fixed agent login regression - fixes #10248, fixes #10174 2025-01-22 22:33:26 +01:00
Eugene 6db08b765f
lint 2025-01-16 22:30:36 +01:00
Eugene 92c729dada
bump russh for keyboard-interactive fixes and lock race fix 2025-01-16 22:14:29 +01:00
Eugene 0a475daa9c
fixed #10180 - encrypted PPK keys 2025-01-09 21:06:01 +01:00
Eugene 52a85e4f36
lint 2025-01-08 18:44:00 +01:00
Eugene ddbb2feb9c
bump russh for jump host fix - fixes #10166 2025-01-08 18:37:56 +01:00
Eugene 070343aebe
bump russh for ppk2 and remainingMethods support 2025-01-06 22:19:29 +01:00
Eugene 6b0b1563c5
bump russh 2024-12-28 14:12:55 +01:00
Eugene aab7e285a9
replace ssh2 with russh 2024-10-18 20:24:53 +02:00
Eugene 1c077147ac
fixed #9955 - host key checking race 2024-09-23 09:42:52 +02:00
marko1616 4d60ae2e90 Lint pass 2024-08-23 11:42:53 +08:00
marko1616 d6c2c5de31 Support empty directory. 2024-08-23 11:32:10 +08:00
marko1616 3c5f2ba28c Drag upload support. 2024-08-22 08:05:37 +08:00
marko1616 aa105bdf4d Lint pass. 2024-08-22 05:49:43 +08:00
marko1616 b0dcc5f9df Style fix. 2024-08-22 05:42:00 +08:00
marko1616 fdda602a76
Apply suggestions from code review.
Co-authored-by: Eugene <x@null.page>
2024-08-21 17:25:21 +08:00
marko1616 f630b53e0a Tiny fix. 2024-08-21 14:33:11 +08:00
marko1616 89dd0773ee Lint pass. 2024-08-21 14:24:19 +08:00
marko1616 deaa529c07 Basic folder upload for sftp electron. 2024-08-21 13:50:25 +08:00
Eugene 3f0b78edd0
upgraded to electron 29 2024-08-03 10:31:19 +02:00
GeminiLn b436eac973 Fix: Ensure IP is selectable in SSH tab 2024-07-09 22:17:11 -07:00
GeminiLn 64195940a1 Fix: Ensure IP is selectable in SSH tab 2024-07-09 22:15:12 -07:00
Vadhvis 2b65bb4b14 Linting Fix: Switch to function property 2024-07-09 11:39:37 +03:00
Vadhvis 4ed4d756c9 Remove semicolons 2024-07-09 11:32:02 +03:00
Vadhvis fa9ee756d2 SSH Lag Fix 2024-07-09 11:21:35 +03:00
Eugene ab4899043f
export SSHMultiplexerService 2024-06-22 21:36:46 +02:00
Eugene fec5d809b7
style tweak 2024-01-23 20:33:28 +01:00
cfs4819 cf09d95602 Improve sftp visual effects 2024-01-23 12:27:49 +08:00
cfs4819 266dfe15a3 Improve sftp visual effects 2024-01-23 12:02:53 +08:00
Mxmilu 2507317d6b Fix Connection error while opening WinSCP session using IPV6 address 2023-12-24 12:55:00 +08:00
Mxmilu 78a64a9025 Fix Connection error while opening WinSCP session using IPV6 address 2023-12-24 12:48:16 +08:00
Mxmilu 1369b5b299 Fix Connection error while opening WinSCP session using IPV6 address 2023-12-24 12:43:18 +08:00
Mxmilu 76931e69ad Fix Connection error while opening WinSCP session using IPV6 address 2023-12-24 12:37:11 +08:00
Mxmilu e4ceb3ee6a Fix Connection error while opening WinSCP session using IPV6 address 2023-12-24 12:28:47 +08:00