Commit graph

2475 commits

Author SHA1 Message Date
Eugene
d922b2de1f
Bump raw-loader from 3.0.0 to 3.1.0 (#1267)
Bump raw-loader from 3.0.0 to 3.1.0
2019-07-19 07:45:06 +02:00
dependabot-preview[bot]
84e2cdb191
Bump raw-loader from 3.0.0 to 3.1.0
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/raw-loader/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 04:43:01 +00:00
Eugene
b424876cf8
Bump css-loader from 3.0.0 to 3.1.0 (#1253)
Bump css-loader from 3.0.0 to 3.1.0
2019-07-18 22:00:49 +02:00
Eugene
3e306c1479
Bump url-loader from 2.0.0 to 2.1.0 (#1254)
Bump url-loader from 2.0.0 to 2.1.0
2019-07-18 22:00:05 +02:00
Eugene Pankov
fb4258d0a2 disabled travis cache 2019-07-18 21:59:14 +02:00
Eugene
c9965d3d1a
Bump node-gyp from 5.0.2 to 5.0.3 (#1258)
Bump node-gyp from 5.0.2 to 5.0.3
2019-07-18 21:58:57 +02:00
Eugene
5411ef4802
Bump file-loader from 4.0.0 to 4.1.0 (#1259)
Bump file-loader from 4.0.0 to 4.1.0
2019-07-18 21:54:55 +02:00
Eugene
fbc67970b4
docs: add hammster as a contributor (#1264)
docs: add hammster as a contributor
2019-07-18 21:53:55 +02:00
Eugene
08910933e0
Merge pull request #1263 from Hammster/master
added proc destruction on tab close (fixes #1261)
2019-07-18 21:53:44 +02:00
allcontributors[bot]
ee23ca0770 docs: update .all-contributorsrc 2019-07-18 19:53:38 +00:00
allcontributors[bot]
febdb96c2b docs: update README.md 2019-07-18 19:53:37 +00:00
Eugene
d771bd196c
Merge pull request #1262 from ehwarren/bugfix/app-crashes-when-clicking-on-systray-icon
bugfix/app-crashes-when-clicking-on-systray-icon
2019-07-18 21:41:06 +02:00
Hans Koch
4782a67fe0 added proc destruction on tab close (fixes #1261) 2019-07-18 21:38:15 +02:00
Austin Warren
6cd5d819ea Added setTimeout to make sure that tray operation is complete before we destroy tray icon 2019-07-18 10:48:11 -07:00
dependabot-preview[bot]
f8cc637e19
Bump file-loader from 4.0.0 to 4.1.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.0.0...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:56:05 +00:00
dependabot-preview[bot]
23907ffffe
Bump node-gyp from 5.0.2 to 5.0.3
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 5.0.2 to 5.0.3.
- [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/v5.0.2...v5.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:55:38 +00:00
dependabot-preview[bot]
9af1f40086
Bump url-loader from 2.0.0 to 2.1.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:53:33 +00:00
dependabot-preview[bot]
2a1e1007b7
Bump css-loader from 3.0.0 to 3.1.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 15:53:06 +00:00
Eugene Pankov
4c2168b4b5 added plugin load entitlements 2019-07-18 15:25:52 +02:00
Austin Warren
8920cc7924
remove console log 2019-07-17 20:56:39 -07:00
Austin Warren
8ee7022307
Merge branch 'master' into feature/support-multiple-windows-win10 2019-07-17 17:30:11 -07:00
Austin Warren
380266a57c Do not auto-open tab if we've started the console and pointed it to open in a specific location 2019-07-17 17:17:50 -07:00
Austin Warren
5679d5edf1 Fix code from xterm-addon-fit so that we don't run into issues with the first recovered console.. I'm sure there's a better way. 2019-07-17 17:16:42 -07:00
Austin Warren
6a9d569345 Do not save settings tab into list of tabs to recover 2019-07-17 17:15:51 -07:00
Austin Warren
eccbd66c18 Alter tab recovery system to only keep track of tabs in main window. Also fix issue where closing main window would remove all tabs from saved tab state 2019-07-17 17:15:14 -07:00
Austin Warren
041a2a92d5 Dont emit destroyed event when we're closing all tabs. This is to ensure we don't save the state of our open tabs innapropriately 2019-07-17 17:10:22 -07:00
Eugene
35984ab66e
Bump electron from 5.0.5 to 5.0.7 (#1244)
Bump electron from 5.0.5 to 5.0.7
2019-07-17 08:57:09 +02:00
Eugene
a4ad435341
Bump xterm from 3.15.0-beta80 to 3.15.0-beta81 in /terminus-ter… (#1243)
Bump xterm from 3.15.0-beta80 to 3.15.0-beta81 in /terminus-terminal
2019-07-17 08:55:58 +02:00
Eugene
1b3f28415e
Merge pull request #1242 from ehwarren/bugfix/action-bar-not-responsive
Fix console warning and svg-icon button click events
2019-07-17 08:51:04 +02:00
Eugene Pankov
b942a2eb1d don't run docs build in forks 2019-07-17 08:50:33 +02:00
dependabot-preview[bot]
60e6e2d3ca
Bump electron from 5.0.5 to 5.0.7
Bumps [electron](https://github.com/electron/electron) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v5.0.5...v5.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 04:30:24 +00:00
dependabot-preview[bot]
77d209e285
Bump xterm from 3.15.0-beta80 to 3.15.0-beta81 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta80 to 3.15.0-beta81.
- [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-17 04:29:15 +00:00
Austin Warren
a735c910d5 Added basic support for multiple windows in windows 10 2019-07-16 20:36:24 -07:00
Austin Warren
876aee93df reduce scope of svg pointer event css 2019-07-16 17:59:20 -07:00
Austin Warren
b0f8dd4036 Remove console warning when attempting to resize without xterm being fully initialized 2019-07-16 17:47:11 -07:00
Austin Warren
9413c80376 Ignore pointer-events for svg icons, this fixes some click event propogation issues 2019-07-16 17:46:45 -07:00
Austin Warren
735fa76239
Merge pull request #3 from Eugeny/master
Back to base
2019-07-16 15:43:09 -07:00
Eugene Pankov
5820b7ff9a use webpack.sourcemapdevtoolplugin for reliable sourcemaps 2019-07-16 23:33:02 +02:00
Eugene Pankov
ce49dd9dae potential fix for #729 2019-07-16 23:29:56 +02:00
Eugene
0804b949fc
Bump yargs from 13.2.4 to 13.3.0 in /app (#1234)
Bump yargs from 13.2.4 to 13.3.0 in /app
2019-07-16 08:23:29 +02:00
dependabot-preview[bot]
dc6871f4a3
Bump yargs from 13.2.4 to 13.3.0 in /app
Bumps [yargs](https://github.com/yargs/yargs) from 13.2.4 to 13.3.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/v13.2.4...v13.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 04:27:22 +00:00
Eugene
2197dceeb2
Merge pull request #1230 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-1.12.0
Bump @typescript-eslint/eslint-plugin from 1.11.0 to 1.12.0
2019-07-15 10:40:03 +02:00
Eugene
e4f29b5862
Bump xterm from 3.15.0-beta72 to 3.15.0-beta80 in /terminus-ter… (#1227)
Bump xterm from 3.15.0-beta72 to 3.15.0-beta80 in /terminus-terminal
2019-07-15 10:39:56 +02:00
dependabot-preview[bot]
aba3e190ed
Bump @typescript-eslint/eslint-plugin from 1.11.0 to 1.12.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v1.12.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 08:36:30 +00:00
Eugene
0ef8c7a570
Bump webpack-cli from 3.3.5 to 3.3.6 (#1231)
Bump webpack-cli from 3.3.5 to 3.3.6
2019-07-15 10:35:12 +02:00
Eugene
04b3ab45ea
Bump @typescript-eslint/parser from 1.11.0 to 1.12.0 (#1228)
Bump @typescript-eslint/parser from 1.11.0 to 1.12.0
2019-07-15 10:34:30 +02:00
dependabot-preview[bot]
8f2f66c269
Bump xterm from 3.15.0-beta72 to 3.15.0-beta80 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta72 to 3.15.0-beta80.
- [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-15 08:33:02 +00:00
Eugene
1ebbe07870
Bump xterm-addon-webgl from 0.2.0-beta3 to 0.2.0-beta5 in /term… (#1226)
Bump xterm-addon-webgl from 0.2.0-beta3 to 0.2.0-beta5 in /terminus-terminal
2019-07-15 10:31:39 +02:00
Eugene
dadc6c1665
Bump ssh2 from 0.8.4 to 0.8.5 in /terminus-ssh (#1225)
Bump ssh2 from 0.8.4 to 0.8.5 in /terminus-ssh
2019-07-15 10:31:08 +02:00
dependabot-preview[bot]
3f3bcfe805
Bump webpack-cli from 3.3.5 to 3.3.6
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.6/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 04:35:40 +00:00