allcontributors[bot]
|
16fcf3d7f8
|
update README.it-IT.md [skip ci]
|
2023-09-01 08:50:25 +00:00 |
|
allcontributors[bot]
|
4a02abdcc3
|
update README.ko-KR.md [skip ci]
|
2023-09-01 08:50:24 +00:00 |
|
allcontributors[bot]
|
98a5bfd338
|
update README.ru-RU.md [skip ci]
|
2023-09-01 08:50:23 +00:00 |
|
allcontributors[bot]
|
2dbc43f828
|
update README.zh-CN.md [skip ci]
|
2023-09-01 08:50:22 +00:00 |
|
allcontributors[bot]
|
0c93010da7
|
update README.md [skip ci]
|
2023-09-01 08:50:21 +00:00 |
|
Eugene
|
0329e7a8b6
|
Merge pull request #8897 from siebsie23/master
|
2023-09-01 10:50:18 +02:00 |
|
Sibren van Setten
|
26ac6b0aa3
|
Fix lint errors
|
2023-08-30 13:16:40 +02:00 |
|
Sibren van Setten
|
8bc2375aab
|
Add show secret functionality to vault
|
2023-08-30 12:19:46 +02:00 |
|
Eugene
|
dc9a7d8fac
|
fixed #8886 - crash on the color schemes settings tab
|
2023-08-29 22:41:03 +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
|
344244297c
|
updated electron
|
2023-08-28 08:25:58 +02:00 |
|
Eugene
|
75eedafbc9
|
lint
|
2023-08-26 10:23:27 +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 |
|
Eugene
|
96eee51590
|
cleanup saving
|
2023-08-25 23:03:02 +02:00 |
|
Eugene
|
f963167b70
|
fixed #8840 - polyfill support for unsafe DH groups
|
2023-08-25 22:55:51 +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 |
|
Eugene
|
34786b1459
|
Merge pull request #8842 from Clem-Fern/fix#8839
|
2023-08-17 20:53:12 +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
|
7be6fca493
|
Merge branch 'Eugeny:master' into profiles-rework
|
2023-08-14 14:16:37 +02:00 |
|
Clem
|
21e38c8453
|
ref(core/settings/serial/ssh/telnet): create ConnectableProfile & ConnectableProfileProvider Eugeny/tabby#8416
|
2023-08-14 14:14:57 +02:00 |
|
Eugene
|
2262d59866
|
Merge pull request #8719 from wljince007/master
|
2023-08-14 08:23:24 +02:00 |
|
wljince007
|
9b0fbcfc56
|
add introduce to sftp-tab plugin
|
2023-08-14 09:30:31 +08:00 |
|
Clem
|
8adb9a6806
|
Merge branch 'Eugeny:master' into profiles-rework
|
2023-08-13 18:12:30 +02:00 |
|
Eugene
|
164d34c543
|
Merge pull request #8820 from zhoro/dev/highlights
|
2023-08-13 09:06:24 +02:00 |
|
Clem Fern
|
f369b140c6
|
feat(settings): Eugeny/tabby#7265 add a button to reset global & groups settings to defaults
|
2023-08-12 17:30:35 +02:00 |
|
Clem Fern
|
c108476262
|
ref(settings): editProfileModal component remove unused ConfigService
|
2023-08-12 17:08:37 +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 |
|
Andrii Zhovtiak
|
e23765045c
|
Expanded devtoolPlugin condition to cover Linux platform
|
2023-08-11 18:57:17 +03:00 |
|
Eugene
|
d6705c20ad
|
Merge pull request #8811 from zhoro/dev/highlights
|
2023-08-09 22:51:38 +02:00 |
|
Andrii Zhovtiak
|
79cabb6eda
|
Fix issue with setTitleBarOverlay method on non-win32 platforms.
|
2023-08-09 19:15:46 +03:00 |
|
Eugene Pankov
|
3024e633a9
|
updated locales - fixed #8789
|
2023-08-07 22:43:19 +02:00 |
|
binghuiluo(罗炳辉)
|
743ea04d0b
|
revert: useless change
|
2023-08-08 00:07:18 +08:00 |
|
binghuiluo(罗炳辉)
|
6d0a84c94e
|
perf: avoid gpu memory increase
|
2023-08-07 22:37:21 +08:00 |
|