1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-22 10:28:41 +03:00
Commit Graph

290 Commits

Author SHA1 Message Date
Austin Warren
8ee7022307
Merge branch 'master' into feature/support-multiple-windows-win10 2019-07-17 17:30:11 -07: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
9413c80376 Ignore pointer-events for svg icons, this fixes some click event propogation issues 2019-07-16 17:46:45 -07: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
dependabot-preview[bot]
4f5ee31a69
Bump node-pty from 0.9.0-beta18 to 0.9.0-beta19 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.9.0-beta18 to 0.9.0-beta19.
- [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-08 04:26:22 +00:00
Eugene Pankov
7b249a82d7 fixed crash when no window position is saved (fixes #1175) 2019-07-04 12:04:24 +02:00
Eugene Pankov
e5234b0945 removed debug logging 2019-07-02 21:08:58 +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
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
Eugene Pankov
b98bde71df remove all external deps from generated typings files 2019-06-30 23:08:30 +02:00
Austin Warren
e7bc93a5e2 Added check to see if configured window bounds are within one of the current displays on launch 2019-06-27 19:46:47 -07:00
Eugene Pankov
8a2a0d8013 ts es2015 modules, path resolution fixes 2019-06-24 13:40:37 +02:00
Eugene Pankov
c180f3faff fixed cli option parsing (fixes #1076, fixes #1031) 2019-06-20 11:56:59 +02:00
Eugene Pankov
c008a3478e @typescript-eslint linter 2019-06-14 23:47:48 +02:00
Eugene Pankov
a5ecdeb5ea lint 2019-06-14 17:49:42 +02:00
Eugene Pankov
a90496dc1b custom Electron flags support (fixes #754) 2019-06-14 17:15:52 +02:00
Eugene Pankov
80e67fed22 fixed toasts 2019-06-09 19:49:54 +02:00
Eugene Pankov
1d9206886a moved npm package to app (fixes #714) 2019-06-07 10:45:06 +02:00
Eugene Pankov
37f4be68aa use mixpanel instead of GA 2019-05-31 18:17:41 +02:00
Eugene Pankov
cc6443bb6c use more aggressive module preload 2019-05-31 18:17:15 +02:00
Eugene Pankov
00b9a3e773 don't scan packages that are definitely not plugins 2019-05-31 13:41:56 +02:00
dependabot-preview[bot]
59f1f5e986
Bump @ng-bootstrap/ng-bootstrap from 4.1.3 to 4.2.0 in /app
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 4.1.3 to 4.2.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/4.1.3...4.2.0)
2019-05-30 05:27:04 +00:00
Eugene
2f93202d1d
Bump electron-config from 0.2.1 to 2.0.0 in /app (#858)
Bump electron-config from 0.2.1 to 2.0.0 in /app
2019-05-25 11:43:42 +02:00
Eugene Pankov
a8bbdea224 compat fixes 2019-05-24 21:19:08 +02:00
dependabot-preview[bot]
bb6b4921b4
Bump electron-config from 0.2.1 to 2.0.0 in /app
Bumps [electron-config](https://github.com/sindresorhus/electron-config) from 0.2.1 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/electron-config/releases)
- [Commits](https://github.com/sindresorhus/electron-config/compare/v0.2.1...v2.0.0)
2019-05-24 19:00:52 +00:00
Eugene
47a5362863
Bump @ng-bootstrap/ng-bootstrap from 3.3.1 to 4.1.3 in /app (#919)
Bump @ng-bootstrap/ng-bootstrap from 3.3.1 to 4.1.3 in /app
2019-05-24 21:00:25 +02:00
dependabot-preview[bot]
0ddc1bed76
Bump rxjs from 6.3.3 to 6.5.2 in /app
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.3.3 to 6.5.2.
- [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/6.3.3...6.5.2)
2019-05-24 18:48:54 +00:00
dependabot-preview[bot]
dea7ee8ee1
Bump @ng-bootstrap/ng-bootstrap from 3.3.1 to 4.1.3 in /app
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 3.3.1 to 4.1.3.
- [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/3.3.1...4.1.3)
2019-05-24 18:48:08 +00:00
Eugene Pankov
44cf23ec08 updated electron-debug usage 2019-05-24 20:46:44 +02:00
dependabot-preview[bot]
60d7f546c1
Bump electron-debug from 2.0.0 to 3.0.0 in /app
Bumps [electron-debug](https://github.com/sindresorhus/electron-debug) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/sindresorhus/electron-debug/releases)
- [Commits](https://github.com/sindresorhus/electron-debug/compare/v2.0.0...v3.0.0)
2019-05-24 18:43:52 +00:00
Eugene
d50e59eadb
Bump yargs from 12.0.1 to 13.2.4 in /app (#905)
Bump yargs from 12.0.1 to 13.2.4 in /app
2019-05-24 20:34:30 +02:00
Eugene Pankov
9ce04e4945 bumped core-js 2019-05-24 20:30:42 +02:00
Eugene Pankov
347f1c4840 dep fixes 2019-05-24 20:08:30 +02:00
Eugene
3187545bb7
Bump electron-is-dev from 0.1.2 to 1.1.0 in /app (#900)
Bump electron-is-dev from 0.1.2 to 1.1.0 in /app
2019-05-24 20:07:23 +02:00
dependabot-preview[bot]
e6f5a3d93f
Bump yargs from 12.0.1 to 13.2.4 in /app
Bumps [yargs](https://github.com/yargs/yargs) from 12.0.1 to 13.2.4.
- [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/v12.0.1...v13.2.4)
2019-05-24 18:07:13 +00:00
Eugene
84f5d558fb
Bump zone.js from 0.8.26 to 0.8.29 in /app (#896)
Bump zone.js from 0.8.26 to 0.8.29 in /app
2019-05-24 20:05:17 +02:00
dependabot-preview[bot]
c25e7cab77
Bump electron-is-dev from 0.1.2 to 1.1.0 in /app
Bumps [electron-is-dev](https://github.com/sindresorhus/electron-is-dev) from 0.1.2 to 1.1.0.
- [Release notes](https://github.com/sindresorhus/electron-is-dev/releases)
- [Commits](https://github.com/sindresorhus/electron-is-dev/compare/v0.1.2...v1.1.0)
2019-05-24 16:57:43 +00:00
dependabot-preview[bot]
902deb020b
Bump zone.js from 0.8.26 to 0.8.29 in /app
Bumps [zone.js](https://github.com/angular/zone.js) from 0.8.26 to 0.8.29.
- [Release notes](https://github.com/angular/zone.js/releases)
- [Changelog](https://github.com/angular/zone.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/zone.js/compare/v0.8.26...v0.8.29)
2019-05-24 16:56:53 +00:00
dependabot-preview[bot]
a37d28d6db
Bump @types/mz from 0.0.31 to 0.0.32 in /app
Bumps [@types/mz](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mz) from 0.0.31 to 0.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mz)
2019-05-24 16:56:23 +00:00
Eugene
efc61d9e26
[Security] Bump debug from 2.6.8 to 2.6.9 in /app (#879)
[Security] Bump debug from 2.6.8 to 2.6.9 in /app
2019-05-24 18:05:50 +02:00
Eugene
078582e40c
Bump windows-swca from 2.0.1 to 2.0.2 in /app (#864)
Bump windows-swca from 2.0.1 to 2.0.2 in /app
2019-05-24 17:52:49 +02:00
dependabot-preview[bot]
c8a963ae14
[Security] Bump debug from 2.6.8 to 2.6.9 in /app
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.8 to 2.6.9. **This update includes security fixes.**
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/visionmedia/debug/compare/2.6.8...2.6.9)
2019-05-24 15:52:44 +00:00
dependabot-preview[bot]
a494e03f3d
Bump mz from 2.6.0 to 2.7.0 in /app
Bumps [mz](https://github.com/normalize/mz) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/normalize/mz/releases)
- [Changelog](https://github.com/normalize/mz/blob/master/HISTORY.md)
- [Commits](https://github.com/normalize/mz/compare/2.6.0...2.7.0)
2019-05-24 15:47:45 +00:00
dependabot-preview[bot]
576e63584a
Bump windows-swca from 2.0.1 to 2.0.2 in /app
Bumps [windows-swca](https://github.com/sylveon/windows-swca) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/sylveon/windows-swca/releases)
- [Commits](https://github.com/sylveon/windows-swca/compare/2.0.1...2.0.2)
2019-05-24 15:14:33 +00:00
dependabot-preview[bot]
ba550b9617
Bump js-yaml from 3.8.2 to 3.13.1 in /app
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.8.2 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.8.2...3.13.1)
2019-05-24 15:12:27 +00:00
Eugene Pankov
206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 2019-05-19 20:30:40 +02:00
Eugene Pankov
d42fe4f107 auto-create plugins folder (fixes #738) 2019-05-19 18:26:55 +02:00
Eugene Pankov
d1a2932245 fixed cmd-r reloading the app on macos (fixes #697) 2019-05-17 17:58:10 +02:00
Eugene Pankov
32e7d2db5c use stock windows-blurbehind 2019-05-06 14:09:30 +02:00
Eugene Pankov
ee472bad35 Electron 5 compat 2019-05-04 18:59:50 +02:00
Eugene Pankov
0d4ebe3d96 Revert "bumped electron"
This reverts commit 7237c2b05a.
2019-04-30 21:18:17 +02:00
Eugene Pankov
b6cbd42d8b less touchbar flicker, activity icons 2019-04-28 14:38:21 +02:00
Eugene Pankov
7237c2b05a bumped electron 2019-04-28 14:37:50 +02:00
Eugene Pankov
d0c245d0d5 fixed funky source maps 2019-04-28 11:42:34 +02:00
Eugene Pankov
cf5e31be79 angular bump 2019-03-06 23:46:08 +01:00
Eugene Pankov
05bb07e37d bumped electron 2019-02-20 01:57:38 +01:00
Eugene Pankov
714f181be5 try to force terminus onto the low-power gpu 2019-02-11 15:48:16 +01:00
Eugene Pankov
329d0448d3 reconfigure terminals on DPI change (fixes #576) 2019-02-10 00:23:49 +01:00
Eugene Pankov
22d3e35723 ignore events on destroyed windows 2019-02-09 22:38:45 +01:00
Eugene Pankov
9cdcc8d8e5 fixed #649 2019-02-09 22:10:42 +01:00
Eugene
aecd381b25
Merge pull request #633 from sylveon/master
Update windows-swca dependency
2019-01-30 16:48:11 +01:00
Charles Milette
3bf0ac43ef Update yarn lockfile 2019-01-29 15:37:40 -05:00
Charles Milette
a66dd43e1e Update windows-swca dependency 2019-01-29 15:33:50 -05:00
Eugene Pankov
dd4566cf02 #618 fixes 2019-01-27 23:58:55 +01:00
Eugene Pankov
e28c619bdc force en-us locale (#618) 2019-01-27 23:39:05 +01:00
Eugene Pankov
9faa346699 better messageboxes 2019-01-03 17:20:02 +03:00
Eugene Pankov
ccc34ae4d9 bumped angular to rc 2018-12-30 17:53:07 +01:00
Eugene Pankov
dcd43dc019 fixed the Preferences menu item 2018-12-30 17:32:30 +01:00
Eugene Pankov
8793613117 potentially fixed #576 2018-12-29 13:27:45 +01:00
Eugene Pankov
ca71ec24f8 fixed #585 2018-12-29 12:41:32 +01:00
Eugene Pankov
6f41865474 lint 2018-12-21 23:18:22 +01:00
Eugene Pankov
9aaf670092 fontawesome 5 2018-12-21 21:37:34 +01:00
Eugene Pankov
1da7c85973 cli option to launch a specific profile 2018-12-16 23:13:14 +01:00
Eugene Pankov
6387539980 bumped angular 2018-12-13 18:01:44 +01:00
Eugene Pankov
07a3d88397 updated icon 2018-12-05 01:34:11 +01:00
Eugene Pankov
991294e61a auto-updater (fixes #348) 2018-11-28 21:26:15 +01:00
Eugene Pankov
eb81b9fd01 check tabs before closing the window (fixes #520) 2018-11-22 17:51:12 +01:00
Eugene Pankov
702d29b5b4 added --hidden startup option (fixes #488) 2018-11-11 13:24:27 +01:00
Eugene Pankov
4426d4827f bring window to front when called from CLI (fixes #489) 2018-10-31 17:37:34 +01:00
Eugene Pankov
2b4d3e99b6 multi-window fixes 2018-10-26 16:17:20 +02:00
Eugene Pankov
c8e1c17514 bumped Angular to 7 2018-10-22 16:02:20 +02:00
Eugene Pankov
d7db132c76 prevent ctrl-click events (#465) 2018-10-13 13:35:16 +02:00
Eugene Pankov
8f0f1b19df allow selecting windows vibrancy type (fixes #460) 2018-10-13 04:30:12 -07:00
Eugene Pankov
c13159f7e2 nicer config editor font 2018-10-12 13:49:59 +02:00
Eugene Pankov
bfcc5b4cb9 removed child_process redirection 2018-10-12 12:25:46 +02:00
Eugene Pankov
277f763d0e disabled webpack minification 2018-10-12 00:17:02 +02:00
Eugene Pankov
07792c227e build re-fix 2018-10-09 08:34:23 +02:00
Eugene Pankov
441164363f transparency support on Linux 2018-10-06 20:50:06 +02:00
Eugene Pankov
3d7a4a1e0e build fix 2018-10-06 20:31:50 +02:00
Eugene Pankov
7984313b06 dropped electron-vibrancy 2018-10-05 21:25:44 +02:00
Eugene Pankov
89cc6c0d20 build fix 2018-10-05 20:20:21 +02:00
Eugene Pankov
d104f5e771 reimplemented Windows vibrancy using windows-swca and windows-blurbehind (#383) 2018-10-05 11:12:06 -07:00
Eugene Pankov
78212a9538 build fix 2018-10-05 11:36:15 +01:00
Eugene Pankov
87933edb96 fixed context menu and xterm mouse events (fixes #442) 2018-10-05 10:02:03 +01:00
Eugene Pankov
0d37f4736a build fix 2018-09-23 17:09:11 +02:00
Eugene Pankov
e71d404c2b added CLI option to paste text into terminal 2018-09-23 16:33:57 +02:00
Eugene Pankov
e403a423b7 window management fixes (fixes #426) 2018-09-20 13:02:07 +02:00
Eugene Pankov
6b49cdc974 properly pass cwd from a second instance 2018-09-20 13:01:42 +02:00