1413 Commits
Author SHA1 Message Date
Eugene Pankov f49f37992d pkg build v1.0.83 2019-07-03 23:14:47 +02:00
Eugene Pankov 6fe08475ff windows build fix 2019-07-03 19:58:41 +02:00
Eugene Pankov 99618d75ec use tslib and --importHelpers 2019-07-03 12:24:26 +02:00
Eugene f8f2d007a2 Bump xterm-addon-search from 0.1.0-beta6 to 0.2.0-beta1 in /ter… (#1158)
Bump xterm-addon-search from 0.1.0-beta6 to 0.2.0-beta1 in /terminus-terminal
2019-07-03 12:09:37 +02:00
Eugene 4db27f4623 Bump app-builder-lib from 21.0.5 to 21.0.6 (#1159)
Bump app-builder-lib from 21.0.5 to 21.0.6
2019-07-03 11:23:37 +02:00
Eugene Pankov 5cd4209ec5 Update .travis.yml 2019-07-03 11:23:00 +02:00
dependabot-preview[bot] 1bd5204d24 Bump app-builder-lib from 21.0.5 to 21.0.6
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder) from 21.0.5 to 21.0.6.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/compare/v21.0.5...v21.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-03 04:27:47 +00:00
dependabot-preview[bot] c6bd1358e3 Bump xterm-addon-search in /terminus-terminal
Bumps xterm-addon-search from 0.1.0-beta6 to 0.2.0-beta1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-03 04:24:48 +00:00
Eugene Pankov d6c9ce84ea delay frontend init if not focused (fixes #1147, fixes #1137) 2019-07-02 21:28:40 +02:00
Eugene Pankov 1fdf5367b6 bumped webpack 2019-07-02 21:09:07 +02:00
Eugene Pankov e5234b0945 removed debug logging 2019-07-02 21:08:58 +02:00
Eugene Pankov a146505c5a fixed search panel background 2019-07-02 20:40:07 +02:00
Eugene 20a1ae3374 Bump app-builder-lib from 21.0.3 to 21.0.5 (#1156)
Bump app-builder-lib from 21.0.3 to 21.0.5
2019-07-02 07:50:23 +02:00
dependabot-preview[bot] 8a19a93b4d Bump app-builder-lib from 21.0.3 to 21.0.5
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder) from 21.0.3 to 21.0.5.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/compare/v21.0.3...v21.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 04:31:16 +00:00
Eugene Pankov f9c51e04e1 Merge branch 'master' of github.com:Eugeny/terminus 2019-07-01 11:28:17 +02:00
Eugene Pankov 1afc212e71 restored cmd-v to paste on macOS (#1013) 2019-07-01 11:28:14 +02:00
Eugene d44224d23e Bump node-pty from 0.9.0-beta9 to 0.9.0-beta18 in /app (#1152)
Bump node-pty from 0.9.0-beta9 to 0.9.0-beta18 in /app
2019-07-01 08:19:54 +02:00
Eugene e1cca33379 Bump electron-debug from 3.0.0 to 3.0.1 in /app (#1153)
Bump electron-debug from 3.0.0 to 3.0.1 in /app
2019-07-01 08:19:35 +02:00
Eugene e48936484d Bump xterm from 3.15.0-beta61 to 3.15.0-beta65 in /terminus-ter… (#1150)
Bump xterm from 3.15.0-beta61 to 3.15.0-beta65 in /terminus-terminal
2019-07-01 08:19:08 +02:00
dependabot-preview[bot] 911b72508b Bump electron-debug from 3.0.0 to 3.0.1 in /app
Bumps [electron-debug](https://github.com/sindresorhus/electron-debug) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/electron-debug/releases)
- [Commits](https://github.com/sindresorhus/electron-debug/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 04:39:01 +00:00
dependabot-preview[bot] 8575555204 Bump node-pty from 0.9.0-beta9 to 0.9.0-beta18 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.9.0-beta9 to 0.9.0-beta18.
- [Release notes](https://github.com/Tyriar/node-pty/releases)
- [Commits](https://github.com/Tyriar/node-pty/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 04:37:58 +00:00
dependabot-preview[bot] 4775632c51 Bump xterm from 3.15.0-beta61 to 3.15.0-beta65 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta61 to 3.15.0-beta65.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 04:36:34 +00:00
Eugene Pankov b198864063 removed the mostly misused mouse wheel zooming (fixes #1144) 2019-06-30 23:49:51 +02:00
Eugene 0896844e96 Bugfix - Terminal Docking Issues (#1145)
Bugfix - Terminal Docking Issues
2019-06-30 23:42:29 +02:00
Eugene Pankov 3c27e8105e fixed start page icons 2019-06-30 23:35:48 +02:00
Eugene Pankov 269971ab60 docs fix 2019-06-30 23:08:59 +02:00
Eugene Pankov b98bde71df remove all external deps from generated typings files 2019-06-30 23:08:30 +02:00
Austin Warren 0238515b42 Ensure that users with old default config don't end up with an out of bounds window 2019-06-28 13:48:06 -07:00
Austin Warren be2f2f4575 Ensure our list of screens is up to date when we add/remove/modify screen settings 2019-06-28 13:27:41 -07:00
Austin Warren 38494c9704 Properly identify primary display and ensure all screens are sorted by their X/Y bounds 2019-06-28 13:26:17 -07:00
Austin Warren fa6fa3f1ea Fix default value to fit within dockFill boundaries 2019-06-28 12:35:08 -07:00
Austin Warren 8632f1eedf Merge pull request #2 from Eugeny/master
Back up to date
2019-06-28 12:17:26 -07:00
Eugene Pankov 944c7b072b restored travis config 2019-06-28 17:07:58 +02:00
Eugene Pankov a08df2fd12 Revert "Update azure-pipelines.yml"
This reverts commit c0804b6940.
2019-06-28 16:35:20 +02:00
Eugene Pankov c0804b6940 Update azure-pipelines.yml 2019-06-28 13:02:52 +02:00
Eugene Pankov ebdc2e4105 Update azure-pipelines.yml 2019-06-28 12:38:57 +02:00
Eugene Pankov a0a4346cc4 Revert "Update azure-pipelines.yml"
This reverts commit 336cac78c7.
2019-06-28 12:30:55 +02:00
Eugene Pankov 336cac78c7 Update azure-pipelines.yml 2019-06-28 11:03:08 +02:00
Eugene Pankov fc9389ab30 Update appveyor.yml 2019-06-28 10:55:34 +02:00
Eugene Pankov eb52a37f77 strip data-volume prefix from CWD on Catalina 2019-06-28 10:29:56 +02:00
Eugene Pankov cc68ad492a removed build:typings as separate ci step 2019-06-28 10:26:55 +02:00
Eugene Pankov a1c3829572 enable electron-builder debug output 2019-06-28 10:23:47 +02:00
Eugene 32890f17c0 Bump xterm from 3.15.0-beta58 to 3.15.0-beta61 in /terminus-ter… (#1140)
Bump xterm from 3.15.0-beta58 to 3.15.0-beta61 in /terminus-terminal
2019-06-28 10:21:58 +02:00
dependabot-preview[bot] 3f8ee9b4fc Bump xterm from 3.15.0-beta58 to 3.15.0-beta61 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta58 to 3.15.0-beta61.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-28 08:21:50 +00:00
Eugene 3eb15a6e66 Bump xterm-addon-webgl from 0.1.0 to 0.2.0-beta1 in /terminus-t… (#1139)
Bump xterm-addon-webgl from 0.1.0 to 0.2.0-beta1 in /terminus-terminal
2019-06-28 10:20:28 +02:00
Eugene b62f54ef05 Bump keytar from 4.10.0 to 4.11.0 in /terminus-ssh (#1141)
Bump keytar from 4.10.0 to 4.11.0 in /terminus-ssh
2019-06-28 10:19:53 +02:00
Eugene 95abe8bb4d Bugfix - Window starts outside of display bounds (#1138)
Bugfix - Window starts outside of display bounds
2019-06-28 10:17:33 +02:00
Eugene Pankov 8f3ab68705 auto-build typings 2019-06-28 10:14:40 +02:00
Eugene Pankov dce6df7783 disable docs builds for PRs 2019-06-28 10:14:32 +02:00
dependabot-preview[bot] 7b3426d2f9 Bump keytar from 4.10.0 to 4.11.0 in /terminus-ssh
Bumps [keytar](https://github.com/atom/node-keytar) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/atom/node-keytar/releases)
- [Commits](https://github.com/atom/node-keytar/compare/v4.10.0...v4.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-28 04:28:10 +00:00