Commit Graph
5601 Commits
Author SHA1 Message Date
Clem bbca7a6a84 feat: reconnect current tab hotkey 2023-04-11 23:47:24 +02:00
Clem d1b45812d5 lint + refactor 2023-04-11 22:53:05 +02:00
Clem 178e4a6527 resolve Eugeny/tabby#7723 reconnect command palette 2023-04-10 19:48:27 +02:00
Eugene Pankov 3e559832ec updated contributors 2023-04-06 15:00:41 +02:00
Eugene Pankov 01953ff064 ui: new theme contrast fixes - fixed #8128 2023-03-23 23:18:08 +01:00
Eugene Pankov a22f9a8b43 lint 2023-03-23 22:24:09 +01:00
Eugene Pankov b710c1711f ui: better contrast between active and inactive tabs 2023-03-23 21:31:39 +01:00
Eugene Pankov 4e6b1d2ed2 fixed #8134 - can't change serial session baudrate 2023-03-23 21:04:30 +01:00
Eugene Pankov 2a8b7c3e79 fixed #8124 - animation toggle didn't affect pane maximizing v1.0.196 2023-03-21 21:03:14 +01:00
Eugene Pankov 9a6e684f9e added minimum contrast ratio support to the theme 2023-03-21 20:55:31 +01:00
Eugene Pankov 1ebf29a977 Merge branch 'master' of github.com:Eugeny/tabby 2023-03-21 19:35:27 +01:00
Eugene Pankov 0cd856b51f replaced hashbin with which 2023-03-21 17:24:56 +01:00
Eugene Pankov 307b4ea266 removed unused ngbDropdown directives 2023-03-21 15:55:03 +01:00
Eugene Pankov 8116ab733f search panel layout fix v1.0.195 2023-03-21 12:51:49 +01:00
Eugene Pankov 92513814e4 lint v1.0.194 2023-03-21 10:36:40 +01:00
Eugene Pankov 0f71618cb8 fixed #8100 - search box layout issues in the new theme 2023-03-20 09:52:14 +01:00
Eugene Pankov 8cba805522 moved more electron stuff out of tabby-local 2023-03-19 13:20:30 +01:00
Eugene Pankov 35ca7015c8 moved electron-specific parts of tabby-local into tabby-electron 2023-03-19 12:39:31 +01:00
Eugene Pankov 2e72774548 fixed copying as HTML - fixes #8092, fixes #8091 v1.0.193 2023-03-19 10:41:31 +01:00
Eugene Pankov beb7c614bc fixed #8093 - SFTP panel visual issues v1.0.192 2023-03-19 10:09:43 +01:00
Eugene Pankov ef3c9e3be0 fixed #8028 - ghost panes and missing pane drag handle 2023-03-18 20:01:28 +01:00
Eugene Pankov ceb9b3cca8 fixed close button color v1.0.191 2023-03-18 17:08:14 +01:00
Eugene Pankov 55a9aaaf32 fixed window close button alignment 2023-03-18 17:07:33 +01:00
Eugene Pankov 9bd7a92bf8 fixed infinite spinner loop 2023-03-18 16:45:47 +01:00
Eugene Pankov c2e7241a64 fixed #8088 - new theme bugs 2023-03-18 16:45:42 +01:00
Eugene Pankov 685a0ab9f5 updated locales v1.0.190 2023-03-18 00:09:08 +01:00
Eugene Pankov abddfe85d5 fixed #7637 2023-03-07 19:00:35 +01:00
Eugene Pankov 95f7ad21bb variable theme spaciness 2023-03-07 19:00:28 +01:00
Eugene Pankov ccaf98aaa0 Merge branch 'master' of github.com:Eugeny/tabby 2023-03-07 19:00:09 +01:00
allcontributors[bot] cdd8be97ed add karaketir16 as a contributor for code (#8036)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-05 22:37:27 +01:00
Osman Karaketir c8b5501a5f Fix serial Hexadecimal write (#8035) 2023-03-05 21:46:36 +01:00
Eugene Pankov aef6037333 pin nan version - fixes #7883 2023-02-27 22:54:48 +01:00
Eugene Pankov 441f442915 typing fixes 2023-02-27 00:09:04 +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 7a8108b20d updated locales v1.0.189 2023-02-20 11:40:49 +01:00
Eugene Pankov 34cf60617a . 2023-02-14 09:05:05 +01:00
Eugene Pankov c113d4d082 updated locales 2023-02-06 20:58:37 +01:00
Eugene Pankov 0a2011acba Merge branch 'master' of github.com:Eugeny/tabby 2023-02-04 19:55:27 +01:00
Eugene Pankov 45ea4f4532 updated locales - fixes #7876 2023-02-04 19:55:08 +01:00
Clem ac5019f4d9 fix Eugeny/tabby#4684 - removing profile's hotkeys on profile delete 2023-02-04 19:53:33 +01:00
Clem 44a39b022c ref: export AppHotkeyProvider from tabby-core 2023-02-04 19:53:33 +01:00
Eugene Pankov 01b0be6d22 Update README.md 2023-02-04 19:52:14 +01:00
Eugene Pankov 69d884e164 separate color schemes per profile - fixes #5885, fixes #4593, fixes #3516, fixes #7457, fixes #765 2023-02-04 19:51:16 +01:00
Eugene Pankov e0181973f7 avoid infinite loop on incorrect private key passphrase 2023-02-04 19:19:46 +01:00
Eugene Pankov 85bb7a2e95 potentially fix config corruption - #5355, #7874 2023-02-04 09:46:05 +01:00
Clem 9e5c9ede44 fix: prevent backspace in profile selection 2023-02-03 14:13:47 +01:00
allcontributors[bot] 1738caa4a8 update README.es-ES.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot] da41526166 update README.pt-BR.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot] e410d76f96 update .all-contributorsrc [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot] a3334db22b update README.ja-JP.md [skip ci] 2023-01-30 20:09:32 +01:00