Commit Graph

6369 Commits

Author SHA1 Message Date
Eugene f4992c3f70
Merge pull request #9899 from fireblue/master
Modify the NSVisualEffectView material in app/lib/window.ts to "fullscreen-ui" on macOS to achieve a more glass-like effect.
2024-08-23 12:51:25 +02:00
Zongxuan Su 5fca7ccf7b Modify the NSVisualEffectView material in app/lib/window.ts to "fullscreen-ui" on macOS to achieve a more glass-like effect. 2024-08-23 18:22:28 +08:00
Eugene 3740166ace
fixed #9894 - incorrect background color for profiles with custom color schemes 2024-08-23 09:42:23 +02:00
marko1616 82013e3139 Trigger CI 2024-08-23 12:43:21 +08: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
Eugene ccb59c3eae
Merge pull request #9897 from Eugeny/all-contributors/add-fireblue
add fireblue as a contributor for code
2024-08-22 17:15:03 +02:00
allcontributors[bot] 2966c1fdad
update .all-contributorsrc [skip ci] 2024-08-22 14:43:19 +00:00
allcontributors[bot] 42eefe8ef0
update README.ja-JP.md [skip ci] 2024-08-22 14:43:12 +00:00
allcontributors[bot] 1c62438f9d
update README.es-ES.md [skip ci] 2024-08-22 14:42:48 +00:00
allcontributors[bot] e9f17ea597
update README.pt-BR.md [skip ci] 2024-08-22 14:42:47 +00:00
allcontributors[bot] 838d4afb94
update README.id-ID.md [skip ci] 2024-08-22 14:42:46 +00:00
allcontributors[bot] 09194a964e
update README.de-DE.md [skip ci] 2024-08-22 14:42:36 +00:00
allcontributors[bot] a5188f4cf5
update README.it-IT.md [skip ci] 2024-08-22 14:42:35 +00:00
allcontributors[bot] d7b7e6bcfd
update README.ko-KR.md [skip ci] 2024-08-22 14:42:34 +00:00
allcontributors[bot] 37b1c1c750
update README.ru-RU.md [skip ci] 2024-08-22 14:42:32 +00:00
allcontributors[bot] 09b261e265
update README.zh-CN.md [skip ci] 2024-08-22 14:42:32 +00:00
allcontributors[bot] df75f2bdb7
update README.md [skip ci] 2024-08-22 14:42:31 +00:00
Eugene ccee879b16
Merge pull request #9896 from fireblue/master
Fixed the issue where Windows Vibrancy was not working on newer versions of macOS due to the outdated macos-release package.
2024-08-22 16:42:21 +02:00
Zongxuan Su 5587e10dc8 Fixed the issue where Windows Vibrancy was not working on newer versions of macOS due to the outdated macos-release package. 2024-08-22 22:07:13 +08:00
marko1616 856a800cb2 lint pass. 2024-08-22 08:11:36 +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
Andy Law 69fc7803b8 Added entitlement requests to allow the app to send AppleScript events to other applications 2024-08-09 23:04:05 +01:00
Eugene 3f0b78edd0
upgraded to electron 29 2024-08-03 10:31:19 +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 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 1e6c2cba76.
2024-07-18 23:57:58 +02:00
Eugene 4485e9a917
Revert "handle node-powershell failing during icon resolution"
This reverts commit b4c3ac8ab6.
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 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 4d63422b78
updated locales 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 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