6218 Commits

Author SHA1 Message Date
Eugene
ca2cf0ffa0
passphrase handling / cleanup 2024-08-03 22:07:13 +02:00
Eugene
76d72a5f32
Merge branch 'master' into russh 2024-08-03 21:45:40 +02:00
Eugene
3f0b78edd0
upgraded to electron 29 2024-08-03 10:31:19 +02:00
Eugene
7c2793f157
Update build.yml 2024-07-23 09:17:06 +02:00
Eugene
6af8469ac6
wip 2024-07-23 08:45:09 +02:00
Eugene
1bf8fdc339
wjl 2024-07-23 00:31:34 +02:00
Eugene
a2b80ff742
Update build.yml 2024-07-22 11:10:28 +02:00
Eugene
0a94c971cf
wip 2024-07-22 11:10:02 +02:00
Eugene
e4d896f02e
Update build.yml 2024-07-22 10:44:32 +02:00
Eugene
4330317dea
Update build.yml 2024-07-22 10:25:53 +02:00
Eugene
f1fed5feb6
Update build.yml 2024-07-22 10:10:48 +02:00
Eugene
6e1d8868f8
Update build.yml 2024-07-22 09:55:09 +02:00
Eugene
8514f3308b
Update build.yml 2024-07-22 09:41:14 +02:00
Eugene
c2d437d407
. 2024-07-22 09:05:27 +02:00
Eugene
237f78edf7
Update build.yml 2024-07-22 08:48:31 +02:00
Eugene
a4438d74e4
Update build.yml 2024-07-22 01:01:12 +02:00
Eugene
0634eb4cee
Update build.yml 2024-07-21 20:25:56 +02:00
Eugene
8550f95a84
Update build.yml 2024-07-21 19:52:22 +02:00
Eugene
b45f74ff83
Update build.yml 2024-07-21 19:13:15 +02:00
Eugene
a378b94324
wip 2024-07-21 19:03:36 +02:00
Eugene
672f85e4d9
wip 2024-07-21 18:39:41 +02:00
Eugene
794a940d2b
Update build.yml 2024-07-21 18:04:29 +02:00
Eugene
9c0352f9cc
wip 2024-07-21 11:16:12 +02:00
Eugene
c2922c960b
sftp file transfers 2024-07-20 14:28:59 +02:00
Eugene
f523b114ca
Merge pull request #9355 from Jai-JAP/better-crossbuild-v3
Better crossbuild v3 + fixes
2024-07-19 10:47:47 +02:00
Eugene
af98505ea4
Merge branch 'master' into pr/9355 2024-07-19 08:35:50 +02:00
Eugene
6c9754c967
lint v1.0.211 2024-07-19 00:16:58 +02:00
Eugene
92bce02f3c
lint 2024-07-19 00:01:46 +02:00
Eugene
72a5da5ac3
Revert "wsl: Get the distro icon from the package family name"
This reverts commit 1e6c2cba769fadf4fdce4715b8cf29b45bfe7984.
2024-07-18 23:57:58 +02:00
Eugene
4485e9a917
Revert "handle node-powershell failing during icon resolution"
This reverts commit b4c3ac8ab601670183557cd58f1da33093d438f8.
2024-07-18 23:57:52 +02:00
Eugene
3d7308cea0
fixed #9751 - title/color observers not detaching when detaching a tab 2024-07-18 23:53:23 +02:00
Eugene
b4c3ac8ab6
handle node-powershell failing during icon resolution v1.0.210 2024-07-15 23:53:30 +02:00
Eugene
a769fdd036
fixed #9760, fixed #9742, fixed #9762, fixed #9763 - terminals unexpectedly going to sleep 2024-07-15 23:29:03 +02:00
Eugene
9d11730417
fixed #9746, fixed #9748, fixed #9757, fixed #9779 - altIsMeta not working on macOS 2024-07-15 22:58:43 +02:00
Eugene
ec8ccb5d43
Update sftp.ts 2024-07-15 22:56:18 +02:00
Eugene
1f2bf12ed7
sftp wip 2024-07-11 23:56:33 +02:00
Eugene
c8d5b7ab61
wip 2024-07-10 23:01:05 +02:00
Eugene
d265b5f8ab
x11 2024-07-10 20:11:03 +02:00
Eugene
4d63422b78
updated locales v1.0.209 2024-07-10 11:06:34 +02:00
Eugene
e9ae253a6c
updated contributors 2024-07-10 10:58:46 +02:00
Eugene
ff49b50d7d
Merge pull request #9773 from GeminiLn/fix-issue-6467
Fix issue 6467: IP cannot be copied in SSH tab
2024-07-10 10:50:36 +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
Eugene
a01d693eec
wip 2024-07-09 21:34:01 +02:00
Eugene
69dd2993af
Merge pull request #9768 from Vadhvis/master
SSH Lag Fix
2024-07-09 11:45:27 +02: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
223d8549ad
Merge pull request #9749 from microhobby/wsl-icon
wsl: Get the distro icon from the package family name
2024-07-09 10:04:05 +02:00
Matheus Castello
1e6c2cba76 wsl: Get the distro icon from the package family name
All the WSL distributions that was installed from the Microsoft Store
have a package family name that can be used to get the icon of the
distribution.

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2024-07-01 12:26:28 -03:00