Commit Graph

6304 Commits

Author SHA1 Message Date
Clem e4169a54aa ref(settings): avoid useless object assign & deleting profile fields one by one 2023-09-04 20:04:47 +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
Clem 04b53ab366 ref(terminal) 7cde5c08075da0e5cf9e244c95b5c32791da6193: clear service message on connection succeeds only 2023-09-02 20:52:25 +02:00
Clem 7cde5c0807 fix(terminal) Eugeny/tabby#8912: move frontend clear after session initialization (ref ef6b8a4eaa Eugeny/tabby#8726) 2023-09-02 17:51:08 +02:00
Eugene cb71c79ecc
Merge pull request #8911 from siebsie23/master
#8907 Fix for not being able to select the "Interactive" authentication method
2023-09-01 17:43:20 +02:00
Sibren 6843b87493
Merge branch 'Eugeny:master' into master 2023-09-01 13:32:33 +02:00
Sibren van Setten a17da4b4af #8907 Fix interactive button not selectable 2023-09-01 13:32:13 +02:00
Eugene 5d5c545b4e
Merge pull request #8910 from Eugeny/all-contributors/add-siebsie23 2023-09-01 10:53:38 +02:00
allcontributors[bot] f7299ee321
update README.pt-BR.md [skip ci] 2023-09-01 08:51:22 +00:00
allcontributors[bot] d1e97bf737
update README.de-DE.md [skip ci] 2023-09-01 08:51:21 +00:00
allcontributors[bot] f9f1a809a1
update .all-contributorsrc [skip ci] 2023-09-01 08:50:47 +00:00
allcontributors[bot] d881da94de
update README.es-ES.md [skip ci] 2023-09-01 08:50:46 +00:00
allcontributors[bot] 3aaa68fe09
update README.ja-JP.md [skip ci] 2023-09-01 08:50:43 +00:00
allcontributors[bot] ea84612788
update README.id-ID.md [skip ci] 2023-09-01 08:50:37 +00:00
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