Eugene
|
c12b445ccd
|
more commands
|
2024-03-01 20:25:39 +01:00 |
|
Eugene
|
1b0ce6d684
|
bumped eslint
|
2023-08-25 23:40:36 +02:00 |
|
Clem
|
7687972e65
|
ref ef6b8a4eaa1ce4cf0311649d009d1a8a3e66a71c
|
2023-08-18 17:18:06 +02:00 |
|
Clem
|
d2752382aa
|
Merge branch 'master' into profiles-rework
|
2023-08-14 17:08:27 +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
|
44c449bd4c
|
wip ref(core): move group collapsed status into profileSettingsTab
|
2023-08-04 14:16:00 +02:00 |
|
Clem Fern
|
21df033012
|
lint
|
2023-07-22 22:36:05 +02:00 |
|
Clem Fern
|
c1e03ed532
|
wip ref(core/profiles.service): move out group managment from settings
|
2023-07-22 21:36:40 +02:00 |
|
Clem Fern
|
ee4487a517
|
Revert "wip ref(core): update profileDefaults in view of Eugeny/tabby#3999"
This reverts commit 272b9ee5dcbdd9c94f51b06509667b44af074e50.
|
2023-07-22 19:43:52 +02:00 |
|
Clem Fern
|
272b9ee5dc
|
wip ref(core): update profileDefaults in view of Eugeny/tabby#3999
|
2023-07-22 16:12:34 +02:00 |
|
Eugene Pankov
|
299be86498
|
automatic dark/light theme - fixes #3934
|
2023-07-18 23:48:43 +02:00 |
|
Clem
|
b1acfe2519
|
resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add behavior when session ends
|
2023-04-23 10:50:39 +02:00 |
|
Eugene Pankov
|
35ca7015c8
|
moved electron-specific parts of tabby-local into tabby-electron
|
2023-03-19 12:39:31 +01:00 |
|
Eugene
|
1e5cfd1d4b
|
bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
|
2023-02-26 20:42:31 +01:00 |
|
Eugene Pankov
|
33d6d41ea2
|
fixed exports
|
2023-01-04 14:22:37 +01:00 |
|
Benjamin Brandmeier
|
9544791c6c
|
barrel export + deep equals
|
2022-12-19 01:07:20 +01:00 |
|
Benjamin Brandmeier
|
72bc58332d
|
Mark duplicate hotkeys
|
2022-12-19 01:07:20 +01:00 |
|
Eugene Pankov
|
b0600b10cc
|
support for providing commands as toolbar buttons
|
2022-12-05 12:03:08 +01:00 |
|
Eugene Pankov
|
f094db9de2
|
fixed #6164 - added command palette
|
2022-11-01 17:13:23 +01:00 |
|
Eugene Pankov
|
ef1366ef7f
|
make Platform.exec async
|
2022-09-27 23:07:26 +02:00 |
|
Eugene Pankov
|
5d383eea04
|
avoid unnecessary config writes
|
2022-07-30 00:03:56 +02:00 |
|
Eugene Pankov
|
7016688170
|
allow directly editing items from the profile selector - fixes #6039
|
2022-04-15 19:45:30 +02:00 |
|
Eugene Pankov
|
2c00b9a4bc
|
fixed profile order in the selector dialog - fixes #5537
|
2022-03-12 18:31:59 +01:00 |
|
Martin Grulich
|
0eb1e8117c
|
optional profile icon added to tabHeader
|
2022-02-15 13:42:20 +01:00 |
|
Eugene Pankov
|
61c11abda2
|
don't include tab state in saved layouts
|
2022-01-10 20:39:29 +01:00 |
|
Eugene Pankov
|
0814d44207
|
Translation infrastructure
|
2022-01-08 16:03:01 +01:00 |
|
Eugene Pankov
|
0e9723cb3b
|
updated window docking logic
|
2021-12-15 23:21:56 +01:00 |
|
Eugene Pankov
|
bbb02f4e64
|
bundle the clickable-links plugin with Tabby
|
2021-12-08 19:54:26 +01:00 |
|
Eugene Pankov
|
8ff130ebfd
|
fixed #4931 - allow empty username to work with winscp integration
|
2021-11-20 17:39:10 +01:00 |
|
Eugene Pankov
|
8a0a9700aa
|
added missing exports
|
2021-11-07 11:40:52 +01:00 |
|
Eugene Pankov
|
59d642434a
|
fixed "infinite" transfer speed display
|
2021-11-06 16:15:09 +01:00 |
|
Eugene Pankov
|
d319a54fee
|
show recent profiles in the start page - fixes #4585
|
2021-09-19 13:35:26 +02:00 |
|
Eugene Pankov
|
8d0bcb94b1
|
better separate profiles by group - fixes #4517
|
2021-09-02 22:30:21 +02:00 |
|
Eugene Pankov
|
81663f351a
|
show icon colors in profile selector - fixes #4405
|
2021-08-14 23:14:14 +02:00 |
|
Eugene Pankov
|
7b59ba4b73
|
reworked hotkey handling - fixes #4355, fixes #4326, fixes #4340
|
2021-08-06 09:03:55 +02:00 |
|
Eugene Pankov
|
edd7e9c7b7
|
set default cancel button in message boxes
|
2021-08-02 21:01:35 +02:00 |
|
Eugene Pankov
|
ab8061ab39
|
better new profile name handling - fixes #4325
|
2021-08-02 20:52:39 +02:00 |
|
Eugene Pankov
|
1fc57018e3
|
allow modifier-only hotkeys
|
2021-07-31 17:18:03 +02:00 |
|
Eugene Pankov
|
2f13f3a401
|
strongly typed partial profiles wip
|
2021-07-13 23:44:23 +02:00 |
|
Eugene Pankov
|
ca9f11484c
|
move terminal-tab to use .profile
|
2021-07-13 21:47:06 +02:00 |
|
Eugene Pankov
|
2706045cc2
|
tab context menu option to save split layouts as profiles - fixes #3468
|
2021-07-11 12:38:35 +02:00 |
|
Eugene Pankov
|
908f90cd52
|
automatically clean up defaults from the config file
|
2021-07-11 00:06:52 +02:00 |
|
Eugene Pankov
|
67bbbd7f65
|
allow renaming and replacing files in the vault - fixes #4110
|
2021-07-10 21:31:18 +02:00 |
|
Eugene Pankov
|
0008b2f022
|
preserve file modes for up- and downloads - fixes #4141
|
2021-07-10 20:39:45 +02:00 |
|
Eugene Pankov
|
827345d899
|
added a telnet client - fixes #760
|
2021-07-04 16:48:48 +02:00 |
|
Eugene Pankov
|
92b34fbc08
|
new profile system
|
2021-07-04 12:23:27 +02:00 |
|
Eugene Pankov
|
cb06a8e493
|
handle legacy plugins in plugin loader
|
2021-07-02 00:09:32 +02:00 |
|
Eugene Pankov
|
43cd3318da
|
project rename
|
2021-06-29 23:57:04 +02:00 |
|