1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-10 23:14:32 +03:00
Commit Graph

83 Commits

Author SHA1 Message Date
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
Eugene Pankov
1bbf9d4294
bumped plugins 2022-02-07 15:33:34 +01:00
Eugeny
28f4a052d7
Merge pull request #5626 from Eugeny/dependabot/npm_and_yarn/tabby-electron/winston-3.5.0 2022-01-31 17:20:28 +01:00
Eugene Pankov
8f4e28fba4
bumped plugins 2022-01-31 16:37:43 +01:00
Eugene Pankov
75764cd725
macOS vibrancy fixes 2022-01-30 20:43:59 +01:00
Eugene Pankov
3466d42cb1
openssh: make option parsing case insensitive - #5559 2022-01-28 22:57:14 +01:00
Eugene Pankov
9e9066d3cd
split openssh-importer into tabby-electron, support tilde in private key paths - fixes #5627 2022-01-28 22:49:52 +01:00
dependabot[bot]
bee62f3001
Bump winston from 3.3.3 to 3.5.0 in /tabby-electron
Bumps [winston](https://github.com/winstonjs/winston) from 3.3.3 to 3.5.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.3.3...v3.5.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-01-28 04:18:34 +00:00
Eugene Pankov
88bbdd0da1
debounce tab progress updates 2022-01-22 14:16:59 +01:00
Eugene Pankov
53cbb8a7e3
avoid rechecking window status on every loop 2022-01-22 14:16:46 +01:00
Eugene Pankov
0dd460a6d7
bumped plugins 2022-01-14 13:04:57 +01:00
Eugene Pankov
0814d44207
Translation infrastructure 2022-01-08 16:03:01 +01:00
Eugene Pankov
5249a9076a
config defaults tweaks 2021-12-19 17:56:50 +01:00
Eugene Pankov
0e9723cb3b
updated window docking logic 2021-12-15 23:21:56 +01:00
Eugene Pankov
f308fd481d
bumped plugins 2021-12-06 09:19:32 +01:00
Eugene Pankov
0e3b486e22
don't auto-update on quit 2021-11-15 21:44:02 +01:00
Eugene Pankov
14098177e4
bumped plugins 2021-11-14 16:23:29 +01:00
Eugene Pankov
a16c397843
bumped plugins 2021-10-31 18:21:04 +01:00
Eugene Pankov
3da6f6ffa6
bump 2021-10-27 13:03:48 +02:00
Eugene Pankov
e3e01558b2
less sync ipc 2021-09-25 18:11:35 +02:00
Eugene Pankov
a9515d38d1
bumped plugins 2021-09-06 23:38:58 +02:00
Eugene Pankov
d5c9e1e9f6
keep a backup of the config file 2021-09-02 22:40:01 +02:00
Eugene Pankov
de3aab4996
web related fixes 2021-08-25 01:25:40 +02:00
Eugene Pankov
8d587d27e5
reintroduced electron-updater 2021-08-24 19:13:49 +02:00