Eugene Pankov
|
53cbb8a7e3
|
avoid rechecking window status on every loop
|
2022-01-22 14:16:46 +01:00 |
|
Eugeny
|
d7ab8a00dc
|
Merge pull request #5428 from Eugeny/dependabot/npm_and_yarn/app/serialport-10.0.2
Bump serialport from 10.0.1 to 10.0.2 in /app
|
2022-01-15 18:45:56 +01:00 |
|
Eugene Pankov
|
08a564588c
|
allow disabling GPU on other platforms
|
2022-01-14 00:25:40 +01:00 |
|
dependabot[bot]
|
b156752106
|
Bump serialport from 10.0.1 to 10.0.2 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 10.0.1 to 10.0.2.
- [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@10.0.1...v10.0.2)
---
updated-dependencies:
- dependency-name: serialport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-10 04:01:48 +00:00 |
|
Eugeny
|
b8c1b5e428
|
Merge pull request #5283 from Eugeny/dependabot/npm_and_yarn/app/yargs-17.3.1
|
2021-12-30 20:11:30 +01:00 |
|
dependabot[bot]
|
af0ecd2400
|
Bump rxjs from 7.4.0 to 7.5.1 in /app
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.4.0 to 7.5.1.
- [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.4.0...7.5.1)
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-28 04:01:58 +00:00 |
|
dependabot[bot]
|
3298840454
|
Bump yargs from 17.2.1 to 17.3.1 in /app
Bumps [yargs](https://github.com/yargs/yargs) from 17.2.1 to 17.3.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.2.1...v17.3.1)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-27 18:48:45 +00:00 |
|
Eugene Pankov
|
b0c300be43
|
bumped serialport for real
|
2021-12-27 19:46:54 +01:00 |
|
Eugene Pankov
|
e86b3cde6f
|
bumped serialport
|
2021-12-27 10:43:53 +01:00 |
|
Eugene Pankov
|
d644c299ae
|
serial: fixed parity settings on Windows - fixes #5267
|
2021-12-23 11:29:50 +01:00 |
|
Eugene Pankov
|
ba61a7f359
|
Revert "electron-remote fixes"
This reverts commit 8587cd31dd .
|
2021-12-22 22:23:02 +01:00 |
|
Eugene Pankov
|
8587cd31dd
|
electron-remote fixes
|
2021-12-22 21:16:50 +01:00 |
|
Eugene Pankov
|
5f88a02647
|
Merge branch 'electron-upgrade'
|
2021-12-22 10:06:51 +01:00 |
|
Eugene Pankov
|
c7589acc87
|
prevent window controls flickering
|
2021-12-22 00:04:01 +01:00 |
|
Eugene Pankov
|
e90db7f07f
|
UI switch for --disable-gpu - #5131, #3499
|
2021-12-19 18:11:43 +01:00 |
|
Eugene Pankov
|
81aa747d83
|
lint
|
2021-12-15 23:30:33 +01:00 |
|
Eugene Pankov
|
0e9723cb3b
|
updated window docking logic
|
2021-12-15 23:21:56 +01:00 |
|
Eugene Pankov
|
6eff3902ca
|
don't disable vibrancy while dragging if it's not fluent
|
2021-12-12 14:24:55 +01:00 |
|
Eugene Pankov
|
b6fd909d67
|
electron 14
|
2021-12-12 14:05:55 +01:00 |
|
Eugene Pankov
|
9500fa8770
|
dep fix
|
2021-12-12 13:18:20 +01:00 |
|
Eugene Pankov
|
f92d9c85cb
|
allowRendererProcessReuse
|
2021-12-12 13:14:24 +01:00 |
|
Eugene Pankov
|
04533a683b
|
upgraded node-serialport
|
2021-12-12 12:23:24 +01:00 |
|
Eugene Pankov
|
5f94e84542
|
theme tweaks, fixed #5068
|
2021-12-12 12:18:02 +01:00 |
|
Eugene Pankov
|
bdcd2720c4
|
properly disable yargs warning
|
2021-12-12 12:10:48 +01:00 |
|
Eugene Pankov
|
07c522385f
|
fixed yargs deprecation warnings
|
2021-12-12 12:03:10 +01:00 |
|
Eugene Pankov
|
d039d76cff
|
fixed restored local tabs being unresponsive - fixes #5122, fixes #5124, fixes #5101
|
2021-12-12 12:03:01 +01:00 |
|
Eugene Pankov
|
f91754ce7c
|
build fix
|
2021-12-09 14:10:49 +01:00 |
|
Eugene Pankov
|
433c7d33d9
|
fixed tab title recovery for split tabs - fixes #4810
|
2021-12-08 21:45:58 +01:00 |
|
Eugene Pankov
|
bbb02f4e64
|
bundle the clickable-links plugin with Tabby
|
2021-12-08 19:54:26 +01:00 |
|
Eugene Pankov
|
860a577ddb
|
fixed ESM default imports
|
2021-12-06 19:13:26 +01:00 |
|
Eugene Pankov
|
d2ec08e3f8
|
build updates
|
2021-12-06 12:14:06 +01:00 |
|
Eugeny
|
b186f986ac
|
Merge pull request #4964 from Eugeny/dependabot/npm_and_yarn/app/electron-updater-4.6.1
|
2021-12-06 11:51:05 +01:00 |
|
dependabot[bot]
|
990b1b8623
|
Bump serialport from 9.2.5 to 9.2.8 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.2.5 to 9.2.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.2.5...@serialport/bindings@9.2.8)
---
updated-dependencies:
- dependency-name: serialport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-29 04:01:51 +00:00 |
|
dependabot[bot]
|
85fb2c5725
|
Bump electron-updater from 4.3.9 to 4.6.1 in /app
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 4.3.9 to 4.6.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/HEAD/packages/electron-updater)
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 04:02:00 +00:00 |
|
Eugene Pankov
|
a1dbcdbae3
|
handle failing dscl
|
2021-11-13 19:04:30 +01:00 |
|
Eugeny
|
1f0e7e44cc
|
Merge pull request #4656 from Eugeny/dependabot/npm_and_yarn/app/yargs-17.2.1
Bump yargs from 17.1.0 to 17.2.1 in /app
|
2021-11-07 10:06:19 +01:00 |
|
dependabot[bot]
|
414966732c
|
Bump node-abi from 3.2.0 to 3.3.0 in /app
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Changelog](https://github.com/electron/node-abi/blob/main/.releaserc.json)
- [Commits](https://github.com/lgeiger/node-abi/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: node-abi
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-06 21:53:41 +00:00 |
|
dependabot[bot]
|
58de0773f4
|
Bump yargs from 17.1.0 to 17.2.1 in /app
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.0 to 17.2.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.0...v17.2.1)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-06 21:53:20 +00:00 |
|
dependabot[bot]
|
654e5f4453
|
Bump tar from 4.4.13 to 4.4.19 in /app
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-06 21:49:03 +00:00 |
|
Eugeny
|
f246eb7736
|
Merge pull request #4861 from Eugeny/dependabot/npm_and_yarn/app/serialport-9.2.5
|
2021-11-06 22:48:16 +01:00 |
|
Eugene Pankov
|
f3312852a9
|
refreshed search panel design
|
2021-11-06 13:41:20 +01:00 |
|
dependabot[bot]
|
6251d7737c
|
Bump serialport from 9.2.1 to 9.2.5 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.2.1 to 9.2.5.
- [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.2.1...v9.2.5)
---
updated-dependencies:
- dependency-name: serialport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 04:03:34 +00:00 |
|
Eugene Pankov
|
a2de29e5ac
|
lint
|
2021-10-28 09:55:20 +02:00 |
|
Eugene Pankov
|
b5cf66c232
|
prevent Cmd-R from reloading in production - fixes #4772
|
2021-10-28 09:26:55 +02:00 |
|
Eugene Pankov
|
f0e96b5f8b
|
settings UI tweaks
|
2021-10-24 22:50:21 +02:00 |
|
dependabot[bot]
|
3473be99bf
|
Bump windows-process-tree from 0.3.0 to 0.3.2 in /app
Bumps [windows-process-tree](https://github.com/Microsoft/vscode-windows-process-tree) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/Microsoft/vscode-windows-process-tree/releases)
- [Commits](https://github.com/Microsoft/vscode-windows-process-tree/compare/v0.3.0...0.3.2)
---
updated-dependencies:
- dependency-name: windows-process-tree
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-14 04:01:22 +00:00 |
|
Eugeny
|
ab623a7a91
|
Merge pull request #4708 from Eugeny/dependabot/npm_and_yarn/app/angular/cdk-12.2.9
|
2021-10-07 23:46:56 +02:00 |
|
Eugeny
|
cd3149b601
|
Merge pull request #4664 from Eugeny/dependabot/npm_and_yarn/app/node-abi-3.2.0
|
2021-10-07 23:45:56 +02:00 |
|
dependabot[bot]
|
db45d0c87a
|
Bump @angular/cdk from 12.2.0 to 12.2.9 in /app
Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.0 to 12.2.9.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/12.2.0...12.2.9)
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-07 04:02:32 +00:00 |
|
dependabot[bot]
|
4107a01a01
|
Bump rxjs from 7.2.0 to 7.4.0 in /app
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.2.0 to 7.4.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.2.0...7.4.0)
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-07 04:02:12 +00:00 |
|
dependabot[bot]
|
26199ebb76
|
Bump node-abi from 3.1.0 to 3.2.0 in /app
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Changelog](https://github.com/electron/node-abi/blob/master/.releaserc.json)
- [Commits](https://github.com/lgeiger/node-abi/compare/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: node-abi
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 04:01:38 +00:00 |
|
Eugene Pankov
|
e3e01558b2
|
less sync ipc
|
2021-09-25 18:11:35 +02:00 |
|
Eugeny
|
94320265b8
|
Merge pull request #4642 from Eugeny/dependabot/npm_and_yarn/app/node-abi-3.1.0
|
2021-09-25 00:10:50 +02:00 |
|
Eugene Pankov
|
b94a943694
|
ui tweaks
|
2021-09-25 00:07:33 +02:00 |
|
Eugene Pankov
|
924fb90220
|
fixed #4537 - macos: focus app when showing a new window
|
2021-09-24 23:41:19 +02:00 |
|
dependabot[bot]
|
ab8992f0aa
|
Bump node-abi from 3.0.0 to 3.1.0 in /app
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Changelog](https://github.com/electron/node-abi/blob/master/.releaserc.json)
- [Commits](https://github.com/lgeiger/node-abi/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: node-abi
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 04:02:03 +00:00 |
|
Eugeny
|
e474ad573a
|
Merge pull request #4577 from Eugeny/dependabot/npm_and_yarn/app/source-map-support-0.5.20
Bump source-map-support from 0.5.19 to 0.5.20 in /app
|
2021-09-20 23:33:31 +02:00 |
|
dependabot[bot]
|
25b3aa5850
|
Bump source-map-support from 0.5.19 to 0.5.20 in /app
Bumps [source-map-support](https://github.com/evanw/node-source-map-support) from 0.5.19 to 0.5.20.
- [Release notes](https://github.com/evanw/node-source-map-support/releases)
- [Commits](https://github.com/evanw/node-source-map-support/compare/v0.5.19...v0.5.20)
---
updated-dependencies:
- dependency-name: source-map-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-10 04:01:52 +00:00 |
|
dependabot[bot]
|
ff3feb61bc
|
Bump serialport from 9.2.0 to 9.2.1 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 9.2.0 to 9.2.1.
- [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.2.0...@serialport/bindings@9.2.1)
---
updated-dependencies:
- dependency-name: serialport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 04:01:41 +00:00 |
|
dependabot[bot]
|
5e30a0b250
|
Bump node-abi from 2.30.0 to 3.0.0 in /app
Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.30.0 to 3.0.0.
- [Release notes](https://github.com/lgeiger/node-abi/releases)
- [Changelog](https://github.com/electron/node-abi/blob/master/.releaserc.json)
- [Commits](https://github.com/lgeiger/node-abi/compare/v2.30.0...v3.0.0)
---
updated-dependencies:
- dependency-name: node-abi
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 04:01:27 +00:00 |
|
Eugene Pankov
|
033468b0b0
|
prevent string_decoder from mangling non-utf output - fixes #4025, fixes #4178, fixes #4373, fixes #4282
|
2021-08-28 20:15:20 +02:00 |
|
Eugene Pankov
|
bcf09c59e3
|
fixed app not quitting completely on cmd-q
|
2021-08-27 18:26:57 +02:00 |
|
Eugeny
|
2b55e72be2
|
Merge pull request #4429 from Eugeny/dependabot/npm_and_yarn/app/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /app
|
2021-08-25 22:06:21 +02:00 |
|
Eugene Pankov
|
8d587d27e5
|
reintroduced electron-updater
|
2021-08-24 19:13:49 +02:00 |
|
Eugene Pankov
|
1992d99556
|
faster startup on macOS
|
2021-08-19 23:29:44 +02:00 |
|
Eugene Pankov
|
60046da4b3
|
perf: tweak pty flow control
|
2021-08-19 23:14:38 +02:00 |
|
Eugene Pankov
|
0f6855d978
|
only leave a process running on macOS- fixes #4442
|
2021-08-19 09:35:42 +02:00 |
|
Eugene Pankov
|
46ac0a6caf
|
Update yarn.lock
|
2021-08-18 23:56:23 +02:00 |
|
Eugene Pankov
|
68e1db040a
|
bumped node-pty
|
2021-08-18 23:56:20 +02:00 |
|
dependabot[bot]
|
14a4acdd92
|
Bump path-parse from 1.0.6 to 1.0.7 in /app
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-17 06:59:49 +00:00 |
|
Eugene Pankov
|
cf6558ec6a
|
lint
|
2021-08-16 20:11:22 +02:00 |
|
Eugene Pankov
|
f5f88d3d9d
|
fixed touchbar activity indicators
|
2021-08-16 20:10:34 +02:00 |
|
Eugene Pankov
|
64955bfcd6
|
fixed macos-release imports
|
2021-08-16 20:10:30 +02:00 |
|
Eugene Pankov
|
8d5b0fe863
|
macOS: don't exit when the last window is closed - fixes #4263
|
2021-08-15 14:42:48 +02:00 |
|
Eugene Pankov
|
f7b0272be5
|
allow type aliases
|
2021-08-15 14:23:26 +02:00 |
|
Eugene Pankov
|
9fbf9136fc
|
moved touchbar handling into main process
|
2021-08-07 19:34:37 +02:00 |
|
Eugene Pankov
|
25fdba7104
|
throttle global hotkey - fixes #4371
|
2021-08-07 10:25:49 +02:00 |
|
Eugeny
|
d665eef430
|
Merge pull request #4349 from Eugeny/dependabot/npm_and_yarn/app/yargs-17.1.0
Bump yargs from 17.0.1 to 17.1.0 in /app
|
2021-08-06 10:12:42 +02:00 |
|
dependabot[bot]
|
6902ccdb95
|
Bump @angular/cdk from 12.1.2 to 12.2.0 in /app
Bumps [@angular/cdk](https://github.com/angular/components) from 12.1.2 to 12.2.0.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/12.1.2...12.2.0)
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-05 04:01:54 +00:00 |
|
dependabot[bot]
|
7ed5aff168
|
Bump yargs from 17.0.1 to 17.1.0 in /app
Bumps [yargs](https://github.com/yargs/yargs) from 17.0.1 to 17.1.0.
- [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/v17.0.1...v17.1.0)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-05 04:01:42 +00:00 |
|
Eugene Pankov
|
a6c535414f
|
switched to webpack asset modules
|
2021-07-31 19:28:01 +02:00 |
|
Eugene Pankov
|
8ba067d90e
|
style tweaks
|
2021-07-27 20:36:34 +02:00 |
|
Eugene Pankov
|
90e56e7605
|
added v8-compile-cache
|
2021-07-27 09:59:35 +02:00 |
|
Eugene Pankov
|
be4cc804a2
|
allow dragging other tabs into existing split tabs - fixes #1347
|
2021-07-21 22:59:58 +02:00 |
|
Eugene Pankov
|
a632a599d3
|
WSL: fixed multiple distro detection
|
2021-07-13 22:20:59 +02:00 |
|
Eugene Pankov
|
50c20f08f8
|
fixed 'hide dock on blur'
|
2021-07-12 23:35:42 +02:00 |
|
Eugene Pankov
|
67bbbd7f65
|
allow renaming and replacing files in the vault - fixes #4110
|
2021-07-10 21:31:18 +02:00 |
|
Eugene Pankov
|
24b7922539
|
fixed high contrast appearance for theme previews
|
2021-07-09 09:58:31 +02:00 |
|
Eugene Pankov
|
485665d449
|
fixed toggle switch appearance in windows high contrast mode - fixes #4165
|
2021-07-09 09:47:51 +02:00 |
|
dependabot[bot]
|
2c59e30c39
|
Bump @types/node from 16.0.0 to 16.0.1 in /app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.0.0 to 16.0.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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-08 04:01:31 +00:00 |
|
Eugene Pankov
|
e06c44f973
|
externals fix
|
2021-07-07 21:00:40 +02:00 |
|
dependabot[bot]
|
a1d39563c3
|
Bump @types/node from 15.12.5 to 16.0.0 in /app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.5 to 16.0.0.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-07 11:29:45 +00:00 |
|
dependabot[bot]
|
786b31e2a2
|
Bump @types/mz from 2.7.3 to 2.7.4 in /app
Bumps [@types/mz](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mz) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mz)
---
updated-dependencies:
- dependency-name: "@types/mz"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-07 04:01:47 +00:00 |
|
Eugene Pankov
|
0ad32fa79d
|
moved profile settings view to settings plugin, web entry cleanup
|
2021-07-07 01:22:50 +02:00 |
|
Eugene Pankov
|
40209dc60d
|
bundle built-in modules together
|
2021-07-06 21:22:57 +02:00 |
|
Eugene Pankov
|
41a53a3e8e
|
lint
|
2021-07-06 10:44:30 +02:00 |
|
Eugene Pankov
|
d1b874c191
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2021-07-06 09:40:58 +02:00 |
|
Eugene Pankov
|
89f369abe6
|
es2021 compilation
|
2021-07-06 09:40:54 +02:00 |
|
dependabot[bot]
|
4ff66a39d8
|
Bump rxjs from 7.1.0 to 7.2.0 in /app
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.1.0 to 7.2.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.1.0...7.2.0)
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-06 04:02:49 +00:00 |
|
dependabot[bot]
|
0f0699d46a
|
Bump @ng-bootstrap/ng-bootstrap from 9.1.1 to 10.0.0 in /app
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases)
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/9.1.1...10.0.0)
---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-04 14:51:49 +00:00 |
|
Eugene Pankov
|
92b34fbc08
|
new profile system
|
2021-07-04 12:23:27 +02:00 |
|
Eugene Pankov
|
cb06a8e493
|
handle legacy plugins in plugin loader
|
2021-07-02 00:09:32 +02:00 |
|
Eugene Pankov
|
4569126322
|
provide legacy requires for terminus-* modules
|
2021-07-01 23:57:21 +02:00 |
|
Eugene Pankov
|
ced8557517
|
new repo name
|
2021-07-01 22:10:12 +02:00 |
|
Eugene Pankov
|
093f79df4e
|
Merge branch 'master' of github.com:Eugeny/terminus
|
2021-07-01 21:57:40 +02:00 |
|
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
|
ef65859c9a
|
Merge pull request #4069 from Eugeny/dependabot/npm_and_yarn/app/types/node-15.12.5
Bump @types/node from 15.12.1 to 15.12.5 in /app
|
2021-06-29 09:03:35 +02:00 |
|
Eugene Pankov
|
30265699d4
|
fixed window-restore icon - fixes #2712
|
2021-06-28 21:50:16 +02:00 |
|
dependabot[bot]
|
1fc73dca0b
|
Bump @types/node from 15.12.1 to 15.12.5 in /app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.1 to 15.12.5.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-27 08:21:26 +00: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 |
|