Commit Graph
6246 Commits
Author SHA1 Message Date
Eugene 21aedb6045 fixed #9323 - "Save as profile" profile editability 2024-10-20 23:42:02 +02:00
Eugene 2bc95bb0e0 removed legacy themes 2024-10-20 23:20:14 +02:00
Eugene b4d3667b9a lint 2024-10-20 23:15:51 +02:00
Eugene e84cbd82d8 added support for custom color schemes for local shell profiles 2024-10-20 22:19:06 +02:00
Clem 2ecccad2db Feat#10008: add hotkeys to open profile selectors for a specific group (#10015) 2024-10-20 21:31:09 +02:00
Eugene aab7e285a9 replace ssh2 with russh 2024-10-18 20:24:53 +02:00
Eugene 3eaa600544 Create funding-manifest-urls 2024-10-17 11:22:02 +02:00
AuroraTea 9beab8994b Docs: fix terminal type in readme (#9985) 2024-10-08 09:02:41 +02:00
Eugene d9363b5de1 Update README.md 2024-10-01 16:00:58 +02:00
Eugene ed22309e93 Update homeBase.service.ts 2024-10-01 15:59:45 +02:00
Eugene 5932b8664b updated contributors 2024-09-29 09:38:57 +02:00
Eugene 0ca097fa23 updated locales v1.0.215 2024-09-26 10:04:31 +02:00
Eugene Pankov e8fdb8b8f9 fixed #9947 - window not showing up on first start 2024-09-24 19:45:59 +02:00
Eugene 1c077147ac fixed #9955 - host key checking race v1.0.214 2024-09-23 09:42:52 +02:00
Eugene bc63068af5 Update entitlements.plist v1.0.213 2024-09-18 10:22:15 +02:00
Eugene f71a58ea85 set ElectronTeamID v1.0.212 2024-09-17 20:02:29 +02:00
Eugene 6f451ab735 added discord link 2024-09-17 19:48:08 +02:00
Eugene 3145429856 Merge pull request #9859 from andylaw/add_apple_events
Added entitlement requests to allow the app to send AppleScript event…
2024-09-17 19:16:42 +02:00
Eugene 44b2757975 Merge pull request #9915 from joerg/packagecloud_updates
Update packagecloud action with up2date distro versions
2024-09-03 10:25:43 +02:00
Eugene ac8dd9f290 Update .github/workflows/build.yml 2024-09-03 10:25:33 +02:00
Jörg Herzinger 0f3aeb6a40 Update packagecloud action with up2date distro versions 2024-09-03 09:48:12 +02:00
Eugene c7ca4d6aa1 Update README.md 2024-08-26 23:45:09 +02:00
Eugene fa4c544c9c added IQ Hive logo 2024-08-26 23:43:25 +02:00
Eugene ace5ac79a4 updated contributors 2024-08-25 11:23:17 +02:00
Eugene af0e25ea09 Merge pull request #9891 from marko1616/master
Fix Issue #4946 Basic folder upload for sftp electron.
2024-08-24 23:49:46 +02:00
Eugene f0d228bb60 cleanup 2024-08-24 23:49:16 +02:00
Eugene 0241623d27 fixed #9829 - show the active pane's title as the first in the split tab title 2024-08-24 13:05:05 +02:00
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