Clem Fern
|
1e096ede77
|
fix: do not use installer to update portable version Eugeny/tabby#7768
|
2023-11-19 13:25:30 +01:00 |
|
Nathaniel Walser
|
d70be3abf9
|
added possibility to set config file path in environment file
|
2023-09-30 21:07:14 +02:00 |
|
Eugene
|
1b0ce6d684
|
bumped eslint
|
2023-08-25 23:40:36 +02:00 |
|
Eugene Pankov
|
299be86498
|
automatic dark/light theme - fixes #3934
|
2023-07-18 23:48:43 +02:00 |
|
Evan / Fero
|
539c213ef6
|
Fix: linting errors
|
2023-07-14 12:15:53 -07:00 |
|
Evan / Fero
|
e38b826fd6
|
fix: WCO color, settings icon position
|
2023-07-14 11:57:27 -07:00 |
|
Eugene
|
bb579303dc
|
Merge pull request #8509 from Eugeny/dependabot/npm_and_yarn/tabby-electron/winston-3.9.0
|
2023-06-14 23:39:23 +02:00 |
|
dependabot[bot]
|
7cc7048b40
|
Bump winston from 3.7.2 to 3.9.0 in /tabby-electron
Bumps [winston](https://github.com/winstonjs/winston) from 3.7.2 to 3.9.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.7.2...v3.9.0)
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 05:10:11 +00:00 |
|
dependabot[bot]
|
98965585cc
|
Bump which from 3.0.0 to 3.0.1 in /tabby-electron
Bumps [which](https://github.com/npm/node-which) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-which/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: which
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-02 04:58:52 +00:00 |
|
Eugene Pankov
|
20479e9f27
|
bumped plugins
|
2023-04-23 10:22:38 -07:00 |
|
Eugene Pankov
|
e48b2032ad
|
updated peerDependencies
|
2023-04-23 08:57:05 -07:00 |
|
Eugene Pankov
|
dc8ddfcd15
|
#8282 - updated package.json files
|
2023-04-23 08:40:17 -07:00 |
|
Eugene Pankov
|
0cd856b51f
|
replaced hashbin with which
|
2023-03-21 17:24:56 +01:00 |
|
Eugene Pankov
|
92513814e4
|
lint
|
2023-03-21 10:36:40 +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
|
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
|
9ceb6b4416
|
bumped plugins
|
2023-01-29 13:21:51 +01:00 |
|
Eugene Pankov
|
010c18a07b
|
updated contributors
|
2023-01-29 10:46:35 +01:00 |
|
Eugene Pankov
|
62d2735f86
|
sftp: added "copy full path" context menu item - fixed #7013, fixed #6866
|
2023-01-08 20:26:22 +01:00 |
|
Eugene Pankov
|
98476df882
|
bumped eslint
|
2022-12-05 12:16:27 +01:00 |
|
Eugene Pankov
|
78b17d3980
|
fixed #7522, fixed #7577 - sftp: keep permissions when editing file locally
|
2022-12-03 12:56:55 +01:00 |
|
Eugene Pankov
|
1b1445bf20
|
new tabby-web release
|
2022-11-07 22:57:40 +01:00 |
|
Eugene Pankov
|
67914e7ee4
|
use keygen for updates
|
2022-10-01 13:17:54 +02:00 |
|
Eugene Pankov
|
ef1366ef7f
|
make Platform.exec async
|
2022-09-27 23:07:26 +02:00 |
|
Qianfan Jiang
|
04407b38c8
|
fix #6694 - correctly save downloaded config
|
2022-08-01 10:00:47 +02:00 |
|
Eugene Pankov
|
5d383eea04
|
avoid unnecessary config writes
|
2022-07-30 00:03:56 +02:00 |
|
Eugene Pankov
|
c75294e03a
|
fixed #4686, fixed #6506 - font lookup on Windows
|
2022-06-27 10:41:30 +02:00 |
|
Eugene Pankov
|
1a1381a64a
|
avoid unnecessary touchbar updates
|
2022-06-18 12:40:22 +02:00 |
|
Eugene Pankov
|
85d0b47511
|
added missing string
|
2022-06-16 18:34:44 +02:00 |
|
Eugene Pankov
|
9ed6c138f8
|
revert updates back to Github
|
2022-06-02 20:15:30 +02:00 |
|
Eugene Pankov
|
8c4c07c39b
|
synchronize config saves between windows
|
2022-05-28 12:35:32 +02:00 |
|
Eugeny
|
3e207f7ed2
|
Merge pull request #6092 from Eugeny/dependabot/npm_and_yarn/tabby-electron/winston-3.7.2
|
2022-05-22 04:20:00 +02:00 |
|
Eugene Pankov
|
f1d91162c3
|
set --no-sandbox when relaunching on Linux
|
2022-05-17 00:05:10 -07:00 |
|
zhipeng
|
ca441b6f83
|
fix import lowcase host from ssh/config
|
2022-04-20 19:34:06 +08:00 |
|
Eugene Pankov
|
9a08bf8782
|
Update updater.service.ts
|
2022-04-19 12:30:24 +02:00 |
|
Eugene Pankov
|
2e83b450a9
|
Update updater.service.ts
|
2022-04-19 11:28:32 +02:00 |
|
Eugene Pankov
|
12486584f0
|
use s3 for updates
|
2022-04-19 10:50:31 +02:00 |
|
dependabot[bot]
|
7807c5e1c8
|
Bump winston from 3.6.0 to 3.7.2 in /tabby-electron
Bumps [winston](https://github.com/winstonjs/winston) from 3.6.0 to 3.7.2.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/commits)
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-05 04:17:20 +00:00 |
|
Eugene Pankov
|
8e00761b0c
|
don't filter out non-monospace fonts - fixes #5544
|
2022-04-02 18:12:56 +02:00 |
|
Eugene Pankov
|
7e876afb3b
|
Update platform.service.ts
|
2022-03-16 10:26:38 +01:00 |
|
Eugene Pankov
|
d4fb56b30b
|
lint
|
2022-03-08 23:05:50 +01:00 |
|
Eugene Pankov
|
b31b500727
|
fixed .ssh/config port binding parsing - fixes #5906
|
2022-03-08 20:47:21 +01:00 |
|
Eugene Pankov
|
5caa4d14f5
|
fixed docked window overlapping the Windows taskbar - fixes #5799, fixes #3522, fixes #4839, fixes #2900
|
2022-02-23 20:23:25 +01:00 |
|
Eugeny
|
57feb1f3cc
|
Merge pull request #5749 from Eugeny/dependabot/npm_and_yarn/tabby-electron/winston-3.6.0
|
2022-02-23 10:02:26 +01:00 |
|
Eugene Pankov
|
fdca83ff27
|
ssh: try other OpenSSH key types besides rsa
|
2022-02-22 22:03:52 +01:00 |
|
Eugene Pankov
|
3eb4bd53a9
|
ensure config saves don't overwrite each other
|
2022-02-16 21:26:57 +01:00 |
|
dependabot[bot]
|
1efae39d9a
|
Bump winston from 3.5.0 to 3.6.0 in /tabby-electron
Bumps [winston](https://github.com/winstonjs/winston) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 04:18:18 +00:00 |
|
Eugene Pankov
|
b3a07e5f99
|
fixed #5712 - SSH import from a separate config file
|
2022-02-09 20:19:07 +01:00 |
|
Eugene Pankov
|
194342d6fa
|
bumped plugins, added serialport mocks
|
2022-02-07 16:36:20 +01:00 |
|