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
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
3d7308cea0
fixed #9751 - title/color observers not detaching when detaching a tab
2024-07-18 23:53:23 +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
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
Eugene
db2280e147
Merge pull request #9624 from C41M50N/feature/hide-tray
...
add setting to hide tray (menubar for macos)
2024-06-19 12:20:24 +02:00
Charles Buffington
8a49c738b4
change from 'show tray' to 'hide tray'
2024-06-18 17:05:19 -04:00
Charles Buffington
9425920f94
add setting to hide tray (menubar for macos)
2024-05-07 12:13:19 -04:00
Eugene
49d05cc23b
updated locales, added Turkish and Serbian languages
2024-03-11 21:17:53 +01:00
Eugene
0894c305ad
fixed #9482 - dragged-in panes going to sleep after some time
2024-03-11 21:10:39 +01:00
Eugene
68ca4ac9c0
fixed #9492 - tabs not closing on session exit
2024-03-04 10:40:14 +01:00
Eugene
3f160eee46
fixed duplicate multiline-paste prompts
2024-03-01 20:33:20 +01:00
Kazuki Furukawa
e247ff73b2
Fix typos
2024-02-09 12:31:52 +09:00
Eugene
da5342b4a7
fixed #8097 - "close pane" hotkey doesn't kill the process
2024-01-26 20:19:16 +01:00
Ash Neilson
ac95f550d9
Added support for a Quick Connect CLI command
2024-01-12 01:51:53 +13:00
Eugene
977deea2a0
cleanup
2023-11-20 23:47:54 +01:00
Clem Fern
191807c09a
fix f4af21bf71
: exclude macos
2023-11-18 22:07:03 +01:00
Clem Fern
f4af21bf71
fix: force display title-bar when tab-bar on left/right
2023-11-18 17:29:39 +01:00
Eugene
6a458d8b9b
updated config sync settings tab
2023-10-15 21:08:18 +02:00
Clem Fern
651861cd4a
fix(core): selector prevent edit selection on keydown
2023-09-10 17:52:38 +02:00
Clem
0d0bde82a0
Revert "wip fix(core): writeProfile avoid deleting profile fields one by one"
...
This reverts commit 30936b739e
.
2023-09-02 21:29:29 +02:00
Eugene
0becf8cc76
fixed #8878 - default back to dark mode
2023-08-29 14:16:48 +02:00
Eugene
6042a5290c
fixed #8868 - not starting on a fresh install
2023-08-29 13:59:18 +02:00
Eugene
1b0ce6d684
bumped eslint
2023-08-25 23:40:36 +02:00
Eugene
4684b0d6f5
Merge pull request #8726 from Clem-Fern/profiles-rework
2023-08-25 23:36:46 +02:00
Eugene
eddb50b529
fixed delete predicate
2023-08-25 23:04:20 +02:00
Clem
0128013308
ref(core): profiles.services deleteBulkProfiles filter with predicate function
2023-08-25 16:57:34 +02:00
Clem
5e5c80832d
ref(core): profiles.services optionnal options object argument
2023-08-25 16:35:53 +02:00
Clem
06859de2de
ref(core): profiles.services config saving should be the caller's responsibility
2023-08-25 15:26:44 +02:00
Clem
49f9a10372
ref: a9c63b5305
bad promise rejection handling
2023-08-25 13:43:43 +02:00
Eugene
85d988f6b3
Merge pull request #8801 from robinfai/memory_optimization
2023-08-20 19:42:05 +02:00
Eugene
7bc549b555
cleanup, delay canvas rescaling
2023-08-20 19:40:28 +02:00
Eugene Pankov
d6bdecb9c4
macOS: dragging window by tab headers no longer possible after electron update
2023-08-20 19:13:25 +02:00
Clem
7687972e65
ref ef6b8a4eaa
2023-08-18 17:18:06 +02:00
Clem
634d88d220
refactoring ad3b03cb83
2023-08-17 19:32:52 +02:00
Clem
ad3b03cb83
feat(core/selector): PageUp/Down toogle at end of filteredOptions
2023-08-17 17:58:41 +02:00
Clem
d354520910
fix(core/selector): avoid selectedIndex to go NaN if filteredOptions empty
2023-08-17 17:34:09 +02:00
Clem Fern
a9c63b5305
fix(selector): avoid error Uncaught (in promise) on modal dismiss ( fix Eugeny/tabby#8065 )
2023-08-15 19:53:52 +02:00
Clem Fern
d21282501f
fix: avoid error Uncaught (in promise) on modal dismiss
2023-08-15 19:53:00 +02:00
Clem
d2752382aa
Merge branch 'master' into profiles-rework
2023-08-14 17:08:27 +02:00
Clem
5eeaef954c
ref(settings/ssh): migrate and remove deprecated clearServiceMessagesOnConnect ssh option
2023-08-14 15:53:58 +02:00
Clem
ef6b8a4eaa
feat(core/settings/serial/ssh/telnet): add clearServiceMessagesOnConnect option on connectable profile
2023-08-14 15:24:41 +02:00
Clem
21e38c8453
ref(core/settings/serial/ssh/telnet): create ConnectableProfile & ConnectableProfileProvider Eugeny/tabby#8416
2023-08-14 14:14:57 +02:00
Clem Fern
695c5ba670
feat(core/settings): Eugeny/tabby#3999 Allow groups to specify settings that hosts inherit
2023-08-11 23:38:16 +02:00
binghuiluo(罗炳辉)
6d0a84c94e
perf: avoid gpu memory increase
2023-08-07 22:37:21 +08:00
Clem
935c981d2b
wip ref(core): getProfileGroups create non editable group for built-in profile
2023-08-05 21:04:10 +02:00
Clem
951c69b31a
wip ref(core): resolveProfileGroupName return groupId if no name found
2023-08-04 14:39:06 +02:00