1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-21 18:07:54 +03:00
Commit Graph

3532 Commits

Author SHA1 Message Date
Eugene
a3fe87431c
Merge pull request #3933 from Eugeny/dependabot/npm_and_yarn/sass-loader-12.0.0
Bump sass-loader from 11.1.1 to 12.0.0
2021-06-05 19:19:07 +02:00
Eugene
d73368b3c2
Merge pull request #3916 from Eugeny/dependabot/npm_and_yarn/node-gyp-8.1.0
Bump node-gyp from 8.0.0 to 8.1.0
2021-06-05 19:18:48 +02:00
Eugene
eada482ff7
Merge pull request #3954 from Eugeny/dependabot/npm_and_yarn/terminus-core/core-js-3.14.0
Bump core-js from 3.12.1 to 3.14.0 in /terminus-core
2021-06-05 19:18:31 +02:00
Eugene
b0a7a348ce
Merge pull request #3924 from Eugeny/dependabot/npm_and_yarn/app/serialport-9.1.0 2021-06-05 19:17:54 +02:00
dependabot[bot]
3069862b25
Bump core-js from 3.12.1 to 3.14.0 in /terminus-core
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.14.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 17:17:47 +00:00
Eugene
b0f28a4c01
Merge pull request #3925 from Eugeny/dependabot/npm_and_yarn/core-js-3.13.1
Bump core-js from 3.12.1 to 3.13.1
2021-06-05 19:17:37 +02:00
Eugene
339d7eb996
Merge pull request #3926 from Eugeny/dependabot/npm_and_yarn/eslint-plugin-import-2.23.4 2021-06-05 19:17:33 +02:00
Eugene
83cdc96d35
Merge pull request #3930 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
2021-06-05 19:17:23 +02:00
Eugene
d9e0d27261
Merge pull request #3904 from Eugeny/dependabot/npm_and_yarn/app/node-abi-2.30.0 2021-06-05 19:16:57 +02:00
Eugene Pankov
cbaf40bb82
allow config encryption 2021-06-05 19:13:22 +02:00
Eugene Pankov
7f18396926
added the vault 2021-06-05 17:38:11 +02:00
Eugene Pankov
17471096f2
fixed provider duplication 2021-06-05 12:50:19 +02:00
Eugene Pankov
c2ca127574
added a winscp hotkey - fixes #2938 2021-06-05 12:32:38 +02:00
Eugene Pankov
03bf6e5302
don't recover state when splitting 2021-06-05 12:22:19 +02:00
Eugene
95adff0b13
Merge pull request #3953 from Eugeny/all-contributors/add-lambdalisue 2021-06-05 12:10:33 +02:00
allcontributors[bot]
177916c373
docs: update .all-contributorsrc [skip ci] 2021-06-05 10:10:24 +00:00
allcontributors[bot]
86d13bf056
docs: update README.md [skip ci] 2021-06-05 10:10:23 +00:00
Eugene
ac9fe4cf45
Merge pull request #3952 from lambdalisue/add-color-scheme-iceberg 2021-06-05 12:10:22 +02:00
Eugene Pankov
a9069a4a49
allow multiple private key paths - fixes #3921 2021-06-05 12:05:46 +02:00
Alisue
e91432faad
Add Iceberg color scheme
https://cocopon.github.io/iceberg.vim/
2021-06-05 16:19:53 +09:00
Eugene Pankov
79a429be5d
private key and agent auth cleanup 2021-06-04 23:05:20 +02:00
Eugene Pankov
779eb235f3
updated ssh2 2021-06-04 22:54:12 +02:00
Eugene Pankov
d435abd944
build fix 2021-06-04 09:01:52 +02:00
Eugene Pankov
2b4c25104f
lint 2021-06-03 22:48:48 +02:00
Eugene Pankov
45c48b379b
logging cleanup 2021-06-03 22:47:22 +02:00
Eugene Pankov
3d16dad0cb
fixed zmodem issues - fixes #3914, fixed #3860, fixes #3509, fixes #2609, fixes #2368 2021-06-03 22:46:19 +02:00
Eugene Pankov
4a0cbff2d6
pty cleanup 2021-06-03 22:44:22 +02:00
Eugene Pankov
9a1cea29f9
removed patch-package 2021-06-03 22:42:02 +02:00
Eugene Pankov
c0bd008f40
more platform changes 2021-06-03 19:07:48 +02:00
dependabot[bot]
fb4b39adf9
Bump sass-loader from 11.1.1 to 12.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:01:04 +00:00
dependabot[bot]
dffee853b8
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 04:05:08 +00:00
dependabot[bot]
13950e298d
Bump eslint-plugin-import from 2.23.3 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:05:30 +00:00
dependabot[bot]
4a56c24d25
Bump core-js from 3.12.1 to 3.13.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:04:51 +00:00
dependabot[bot]
d0365d8f43
Bump serialport from 9.0.8 to 9.1.0 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.0.8 to 9.1.0.
- [Release notes](https://github.com/serialport/node-serialport/releases)
- [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/serialport/node-serialport/compare/@serialport/bindings@9.0.8...@serialport/bindings@9.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:02:34 +00:00
Eugene Pankov
faa9a1269c
mark deb as replacing old pkg 2021-05-28 20:29:07 +02:00
Eugene Pankov
3d754090f7
Merge branch 'linux-pkg-rename' 2021-05-28 20:28:44 +02:00
dependabot[bot]
a57b7cfc84
Bump node-abi from 2.26.0 to 2.30.0 in /app
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.26.0 to 2.30.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.26.0...v2.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 18:10:06 +00:00
dependabot[bot]
3fcb6b126e
Bump node-gyp from 8.0.0 to 8.1.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 18:09:49 +00:00
Eugene Pankov
871b06c19d
lint 2021-05-28 20:08:27 +02:00
Eugene Pankov
95cc29f8a7
removed gyp dependency 2021-05-28 20:01:30 +02:00
Eugene
e67efea682
Merge pull request #3917 from Eugeny/dependabot/npm_and_yarn/webpack-5.38.1 2021-05-28 19:55:04 +02:00
Eugene Pankov
4e3ba9bf2f
renamed linux packages - fixes #3364, fixes #3796, fixes #3741 2021-05-28 19:51:53 +02:00
Eugene Pankov
1931b5ac7e
handle buffers cut in the middle of a unicode char - fixes #3883, fixes #3882, fixes #3093, fixes #2043 2021-05-28 19:39:41 +02:00
Eugene Pankov
ae7416792a
bump node-abi 2021-05-28 19:39:01 +02:00
Eugene Pankov
86083e1491
cancel broadcast on when clicking any pane 2021-05-28 19:24:42 +02:00
Eugene Pankov
d324b5e665
Merge branch 'electron13' 2021-05-28 19:18:08 +02:00
dependabot[bot]
46be8b92e0
Bump webpack from 5.37.1 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 04:06:04 +00:00
Eugene Pankov
f7b7502bfc
electron 13 wip 2021-05-25 12:28:02 +02:00
Eugene
f980d540e8
Merge pull request #3897 from Eugeny/dependabot/npm_and_yarn/types/node-15.6.1
Bump @types/node from 14.14.35 to 15.6.1
2021-05-25 12:21:38 +02:00
Eugene
cc420c57c7
Merge pull request #3889 from Eugeny/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3
Bump eslint-plugin-import from 2.22.1 to 2.23.3
2021-05-25 12:21:20 +02:00