Commit graph

588 commits

Author SHA1 Message Date
Eugene Pankov
0cf4945175
back to stock node-pty 2021-06-30 18:32:18 +02:00
Eugene Pankov
43cd3318da
project rename 2021-06-29 23:57:04 +02:00
Eugene Pankov
30265699d4
fixed window-restore icon - fixes #2712 2021-06-28 21:50:16 +02:00
Eugene
009c2e9478
Merge pull request #4017 from Eugeny/dependabot/npm_and_yarn/app/serialport-9.2.0
Bump serialport from 9.1.0 to 9.2.0 in /app
2021-06-27 10:20:16 +02:00
Eugene
33c32d8c28
Merge pull request #4048 from Eugeny/dependabot/npm_and_yarn/app/fontmanager-redux-1.1.0 2021-06-27 10:17:26 +02:00
Eugene Pankov
307f598be0
compile ssh2 into the bundle again 2021-06-25 19:08:45 +02:00
dependabot[bot]
a9c36e695b
Bump fontmanager-redux from 1.0.0 to 1.1.0 in /app
Bumps [fontmanager-redux](https://github.com/Eugeny/fontmanager-redux) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/Eugeny/fontmanager-redux/releases)
- [Commits](https://github.com/Eugeny/fontmanager-redux/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: fontmanager-redux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 04:03:58 +00:00
Eugene
fe3a1a58f6
Merge pull request #3994 from Eugeny/dependabot/npm_and_yarn/app/electron/remote-1.2.0
Bump @electron/remote from 1.0.4 to 1.2.0 in /app
2021-06-23 12:47:20 +02:00
Eugene Pankov
e9e6211725
show blacklisted plugins in plugin manager 2021-06-22 11:51:45 +02:00
dependabot[bot]
8cc934ad5f
Bump serialport from 9.1.0 to 9.2.0 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.1.0 to 9.2.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.1.0...@serialport/bindings@9.2.0)

---
updated-dependencies:
- dependency-name: serialport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 04:03:08 +00:00
Eugene Pankov
fad7858f3f
more electron/web separation 2021-06-19 01:36:25 +02:00
Eugene Pankov
fa31ac65ab sftp - show size and date - fixes #4001 2021-06-18 22:25:40 +02:00
Eugene Pankov
c946decbca
sftp improvements, fixes #3992 2021-06-17 20:38:47 +02:00
dependabot[bot]
560045f69d
Bump @electron/remote from 1.0.4 to 1.2.0 in /app
Bumps [@electron/remote](https://github.com/electron/remote) from 1.0.4 to 1.2.0.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/master/.releaserc.json)
- [Commits](https://github.com/electron/remote/compare/v1.0.4...v1.2.0)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 04:02:46 +00:00
Eugene Pankov
c29659e13c
added web polyfills 2021-06-15 23:43:02 +02:00
Eugene Pankov
9e17ce157d
download/upload implementation for the web 2021-06-12 13:05:09 +02:00
dependabot[bot]
e52901bc1a
Bump @types/node from 15.6.1 to 15.12.1 in /app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.1 to 15.12.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 17:32:24 +00: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
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
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
779eb235f3
updated ssh2 2021-06-04 22:54:12 +02:00
Eugene Pankov
2b4c25104f
lint 2021-06-03 22:48:48 +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
c0bd008f40
more platform changes 2021-06-03 19:07:48 +02: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
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
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
dependabot[bot]
19576dfa92
Bump @types/node from 15.3.0 to 15.6.1 in /app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 07:53:53 +00:00
dependabot[bot]
6515035e04
Bump rxjs from 7.0.1 to 7.1.0 in /app
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.0.1...7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:45:27 +00:00
Eugene
baf6076819
Merge pull request #3863 from Eugeny/dependabot/npm_and_yarn/app/ngx-toastr-14.0.0
Bump ngx-toastr from 13.2.1 to 14.0.0 in /app
2021-05-24 22:41:58 +02:00
Eugene
4b39d99102
Merge pull request #3891 from Eugeny/dependabot/npm_and_yarn/app/serialport-9.0.8
Bump serialport from 9.0.7 to 9.0.8 in /app
2021-05-24 22:40:34 +02:00
Eugene Pankov
b9e3ef1434
build fix 2021-05-24 21:08:58 +02:00
Eugene Pankov
297b6b69b1
build fix 2021-05-24 18:34:07 +02:00
dependabot[bot]
33b9bc3c22
Bump serialport from 9.0.7 to 9.0.8 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.0.7 to 9.0.8.
- [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.7...v9.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 15:50:21 +00:00
Eugene Pankov
012986dc7e
started separating terminus-electron and terminus-web 2021-05-24 17:48:12 +02:00
dependabot[bot]
617578bfe3
Bump ngx-toastr from 13.2.1 to 14.0.0 in /app
Bumps [ngx-toastr](https://github.com/scttcper/ngx-toastr) from 13.2.1 to 14.0.0.
- [Release notes](https://github.com/scttcper/ngx-toastr/releases)
- [Commits](https://github.com/scttcper/ngx-toastr/compare/v13.2.1...v14.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 04:02:57 +00:00
Eugene Pankov
7398d776be
set Terminus as COMSPEC inside shells - fixes #3643 2021-05-16 19:40:54 +02:00
Eugene Pankov
2f99eeef40
truly blacklist plugins and don't load them 2021-05-16 18:59:25 +02:00
Eugene Pankov
3ef4a8aa73
split terminus-local out of terminus-terminal 2021-05-16 17:36:33 +02:00
Eugene Pankov
7506670dfb
CLI options to start SSH and serial connections - fixes #2785 2021-05-16 16:06:50 +02:00
Eugene Pankov
3716d52700
bumped angular and ng-bootstrap 2021-05-16 13:53:13 +02:00
Eugene
08753b72f0
Merge pull request #3813 from Eugeny/dependabot/npm_and_yarn/app/yargs-17.0.1
Bump yargs from 16.2.0 to 17.0.1 in /app
2021-05-16 13:40:07 +02:00
Eugene
2bf612ba3d
Merge pull request #3855 from Eugeny/dependabot/npm_and_yarn/app/types/node-15.3.0
Bump @types/node from 14.14.35 to 15.3.0 in /app
2021-05-16 13:37:58 +02:00
dependabot[bot]
35158ebba0
Bump yargs from 16.2.0 to 17.0.1 in /app
Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 17:26:25 +00:00
dependabot[bot]
1db9e099f6
Bump @types/node from 14.14.35 to 15.3.0 in /app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 15.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 17:24:32 +00:00
Eugene
6f1b0e02ff
Merge pull request #3817 from Eugeny/dependabot/npm_and_yarn/app/keytar-7.7.0
Bump keytar from 7.6.0 to 7.7.0 in /app
2021-05-15 19:23:05 +02:00
Eugene Pankov
c7bee48199
fixed zooming - fixes #3684 2021-05-13 18:36:45 +02:00
Eugene Pankov
1326fd7355
only hide on blur when docking is enabled - fixes #3782 2021-05-13 17:40:02 +02:00