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
|
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
|
2023-03-21 12:51:49 +01:00 |
|
Eugene Pankov
|
92513814e4
|
lint
|
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
|
2023-03-19 10:41:31 +01:00 |
|
Eugene Pankov
|
beb7c614bc
|
fixed #8093 - SFTP panel visual issues
|
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
|
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
|
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 |
|
dependabot[bot]
|
1f2fa5cce7
|
Bump @typescript-eslint/parser from 5.45.0 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-07 05:00:13 +00: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 |
|
dependabot[bot]
|
344fd5d05a
|
Bump eslint-plugin-import from 2.26.0 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 05:00:30 +00:00 |
|
Eugene Pankov
|
441f442915
|
typing fixes
|
2023-02-27 00:09:04 +01:00 |
|
dependabot[bot]
|
6225bceab4
|
Bump windows-process-tree from 0.3.4 to 0.4.0 in /app
Bumps [windows-process-tree](https://github.com/Microsoft/vscode-windows-process-tree) from 0.3.4 to 0.4.0.
- [Release notes](https://github.com/Microsoft/vscode-windows-process-tree/releases)
- [Commits](https://github.com/Microsoft/vscode-windows-process-tree/compare/0.3.4...0.4.0)
---
updated-dependencies:
- dependency-name: windows-process-tree
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-26 19:43:54 +00:00 |
|
dependabot[bot]
|
f252316c29
|
Bump qs from 6.4.0 to 6.4.1
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.4.0...v6.4.1)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-26 19:43:36 +00:00 |
|
dependabot[bot]
|
a0fd091383
|
Bump qs from 6.5.2 to 6.5.3 in /app
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-26 19:43:32 +00: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
|
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 |
|