6334 Commits

Author SHA1 Message Date
Eugene
ef59394b79
Merge branch 'master' of github.com:Eugeny/tabby 2025-05-25 11:47:18 +02:00
loopx9
020372c902
add ssh compression option (#10396) 2025-05-25 08:48:09 +02:00
Eugene
912e0aa426
fixed #10454 - "Warn on multi-line paste" fails to trigger on Unix-style newlines (\n) in Windows 2025-05-25 08:46:34 +02:00
Eugene
4a5087afc1
fixed #5672 - incorrect microphone entitlement on macOS 2025-05-25 08:43:54 +02:00
Eugene
e0c34ef7bc
fixed #10482 - duplicate browser tab opening when clicking a link with an IP in it 2025-05-24 15:19:43 +02:00
Eugene
406e9e1c42
bump electron to v36 (#10506) 2025-05-24 15:09:47 +02:00
Clem
7ac85a329e
fix(ssh/settings): formats date value according to locale rules (#10468) 2025-05-15 21:51:05 +02:00
Roman
af5d3b729b
chore: update GitHub actions (#10480) 2025-05-11 15:58:01 +02:00
thuanpham582002
c3dfb351fc
Add new plugins to README files for multiple languages (#10440)
Co-authored-by: thuanpt <thuanpt@mpt.com.vn>
2025-04-15 23:48:10 +02:00
Eugene
7b942c4e28
fix search hotkey (#10371) 2025-03-28 15:29:24 +01:00
gh-log
c5759b29ca
search_next_previous_keyboard (#10371)
Co-authored-by: gh-log <>
2025-03-27 23:15:27 +01:00
gh-log
66257c87af
Packagecloud_upload_for_Debian_testing_unstable (#10370)
Co-authored-by: gh-log <>
2025-03-27 23:08:38 +01:00
gh-log
424b062d5b
scroll_terminal_by_line (#10353)
Co-authored-by: gh-log <>
v1.0.223
2025-03-12 00:48:34 +01:00
Eugene
5deb725758
bumped russh again 2025-03-10 07:50:20 +01:00
Eugene
4069c22891
bumped russh for EXT_INFO race condition fix 2025-03-09 19:27:48 +01: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.
v1.0.222
2025-03-05 09:28:31 +01:00
Eugene
b83b2e5acc
Update README.ru-RU.md 2025-02-28 10:11:30 +01:00
Eugene
e407ee8bf1
fixed #9845, fixed #10302 - allow alternative OSC52 suffix 2025-02-25 00:40:28 +01:00
Eugene
c7b39bdca7
bump russh for 1024 bit rsa key support 2025-02-25 00:37:24 +01:00
ianaflous
934cdff0f8
Using ssh default profile(user/password/port) without host (#10076) 2025-02-25 00:14:27 +01:00
Timo Schnaible
ab87099b8b
add debian bullseye, bookworm and trixie deb package upload (#10314) 2025-02-25 00:12:45 +01:00
Eugene
47b4b54557
bump russh for agent RSA auth fixes 2025-02-21 10:48:51 +01:00
OpaqueGlass
15f4182e0e
Fix: Unable to launch WinSCP for SSH sessions using private key (#10308) 2025-02-19 10:27:59 +01:00
aminelch
4be1e12559
Add Tokyonight color scheme (#10283) 2025-02-03 10:06:20 +01:00
Eugene
5d2d179677
prefer saved password to keyboard interactive auth 2025-01-29 10:37:28 +01:00
Eugene
4197cefdfd
bump russh for events fix 2025-01-28 10:57:56 +01:00
Eugene
7c1421ffcf
bump russh for async trait 2025-01-28 09:00:50 +01:00
Eugene
380c306d89
added warning when server disconnects during auth 2025-01-27 14:53:44 +01:00
Eugene
cf0da75224
bump russh for best hash selection in agent auth 2025-01-27 14:53:32 +01:00
Eugene
d1c1b48502
bump russh for rsa hash autoselection 2025-01-25 12:56:54 +01:00
Eugene
a3c5b41bb1
electron builder fixes v1.0.221 2025-01-22 23:44:36 +01:00
Eugene
2fa7678bec
Squashed commit of the following:
commit 4efcf1bbd667ce5b25dd0da873738b22604af786
Author: Eugene <inbox@null.page>
Date:   Wed Jan 22 23:07:24 2025 +0100

    Update build.yml

commit abea964d94b27729edf29f73543454507084965c
Author: Eugene <inbox@null.page>
Date:   Wed Jan 22 22:59:28 2025 +0100

    Update build.yml

commit 2e7b66ac606e1c7c16fe483b4cddf4e06c44c7a2
Author: Eugene <inbox@null.page>
Date:   Wed Jan 22 22:40:11 2025 +0100

    native arm64 build
2025-01-22 23:28:47 +01:00
Eugene
c6939b114d
updated locales 2025-01-22 23:07:08 +01:00
Eugene
d3e8e2a6af
bump electron-builder 2025-01-22 23:01:57 +01:00
Eugene
d1b161364b
bump russh for error handling crash fix - fixes #10184, fixes #10244, fixes #10178, fixes #8481, fixes #10215, fixes #10203, fixes #7659 2025-01-22 22:44:47 +01:00
Eugene
c4a514fc4a
fixed agent login regression - fixes #10248, fixes #10174 2025-01-22 22:33:26 +01:00
Eugene
d525374061
fixed missing app theme at the initial vault password prompt 2025-01-22 22:16:17 +01:00
Eugene
6db08b765f
lint v1.0.220 2025-01-16 22:30:36 +01:00
Eugene
d8d346c507
bump russh for agent fix 2025-01-16 22:27:11 +01:00
Eugene
6ffeb61c9c
fixed dropping files into the terminal not inserting the path - fixes #10221, fixes #10206 2025-01-16 22:24:24 +01:00
Eugene
92c729dada
bump russh for keyboard-interactive fixes and lock race fix 2025-01-16 22:14:29 +01:00
PytatoDuck
302f88058c
Added Sponsors Logos in README.md (#10200) 2025-01-13 20:46:29 +01:00
fireblue
66c173b1b5
Keep the translucency effect even when the window loses focus on macOS. (#10196) 2025-01-13 19:06:09 +01:00
fireblue
f9dadf0816
Set the application's dark mode to follow the app settings on macOS. (#10186) 2025-01-10 22:07:17 +01:00
Eugene
0a475daa9c
fixed #10180 - encrypted PPK keys v1.0.219 2025-01-09 21:06:01 +01:00
Eugene
ba7c31d940
fixed #10146 - agent auth 2025-01-09 21:05:30 +01:00
Eugene
52a85e4f36
lint v1.0.218 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
c43ee28a0c
Update install-deps.mjs v1.0.217 2025-01-08 16:44:06 +01:00
Eugene
9f3c7a95cf
Update install-deps.mjs 2025-01-08 16:08:51 +01:00