1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-25 19:17:39 +03:00
Commit Graph

116 Commits

Author SHA1 Message Date
Eugene Pankov
9f2f97e0bb . 2019-09-23 10:37:11 +02:00
Eugene Pankov
181c523020 strict null checks 2019-09-18 20:56:59 +02:00
dependabot-preview[bot]
fb56957752
Bump @types/semver from 6.0.1 to 6.0.2 in /terminus-plugin-manager
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 04:26:05 +00:00
Eugene Pankov
331291f34d TS 3.6 fixes (fixes #1447) 2019-09-02 13:35:23 +02:00
Eugene Pankov
e6de63c689 better sourcemaps 2019-08-09 17:39:03 +02:00
Eugene Pankov
5820b7ff9a use webpack.sourcemapdevtoolplugin for reliable sourcemaps 2019-07-16 23:33:02 +02:00
Eugene Pankov
f5485fae2f webpack config formatting 2019-07-04 11:34:31 +02:00
Eugene Pankov
0bd1700872 moved typings to the top level package.json 2019-07-04 11:32:24 +02:00
Eugene Pankov
b98bde71df remove all external deps from generated typings files 2019-06-30 23:08:30 +02:00
Eugene Pankov
97d9173821 Merge branch 'master' of github.com:Eugeny/terminus 2019-06-24 13:40:40 +02:00
Eugene Pankov
8a2a0d8013 ts es2015 modules, path resolution fixes 2019-06-24 13:40:37 +02:00
Eugene
f3096a0a08
Bump semver from 6.1.1 to 6.1.2 in /terminus-plugin-manager (#1114)
Bump semver from 6.1.1 to 6.1.2 in /terminus-plugin-manager
2019-06-24 08:31:01 +02:00
dependabot-preview[bot]
a628df7591
Bump semver from 6.1.1 to 6.1.2 in /terminus-plugin-manager
Bumps [semver](https://github.com/npm/node-semver) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.1.1...v6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-24 06:27:45 +00:00
dependabot-preview[bot]
aae0f9a3cb
Bump @types/node from 12.0.8 to 12.0.10 in /terminus-plugin-manager
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.8 to 12.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-24 06:25:49 +00:00
dependabot-preview[bot]
650d2ac24e
Bump @types/semver from 6.0.0 to 6.0.1 in /terminus-plugin-manager
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-21 04:35:14 +00: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
dependabot-preview[bot]
4ded6f6528
Bump @types/node from 12.0.7 to 12.0.8 in /terminus-plugin-manager
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.7 to 12.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 22:37:30 +00:00
Eugene Pankov
596d75adc1 reduced bundle size 2019-06-07 22:52:41 +02:00
Eugene
8b0ba30b9f
Bump @types/node from 12.0.4 to 12.0.7 in /terminus-plugin-manager (#1032)
Bump @types/node from 12.0.4 to 12.0.7 in /terminus-plugin-manager
2019-06-07 10:47:08 +02:00
Eugene Pankov
1d9206886a moved npm package to app (fixes #714) 2019-06-07 10:45:06 +02:00
dependabot-preview[bot]
4a24bd5d90
Bump @types/node from 12.0.4 to 12.0.7 in /terminus-plugin-manager
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.4 to 12.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07 05:29:54 +00:00
Eugene Pankov
1031b2912c Revert "bumped @types/node"
This reverts commit 025927577e.
2019-06-06 14:32:50 +02:00
Eugene Pankov
025927577e bumped @types/node 2019-06-06 13:46:54 +02:00
Eugene Pankov
39bbe54992 refactoring, build fix 2019-06-06 13:45:15 +02:00
Eugene Pankov
58482ecc63 make sure NPM isn't imported at start 2019-05-31 13:42:07 +02:00
dependabot-preview[bot]
7a59edbe71
Bump @types/node from 12.0.3 to 12.0.4 in /terminus-plugin-manager
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.3 to 12.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
2019-05-31 05:54:21 +00:00
dependabot-preview[bot]
403f988248
[Security] Bump axios from 0.18.0 to 0.19.0 in /terminus-plugin-manager
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.19.0. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.19.0)
2019-05-31 05:30:21 +00:00
Eugene
b45da4edc8
Bump semver from 6.1.0 to 6.1.1 in /terminus-plugin-manager (#975)
Bump semver from 6.1.0 to 6.1.1 in /terminus-plugin-manager
2019-05-29 07:56:07 +02:00
dependabot-preview[bot]
ce4abc28a7
Bump semver from 6.1.0 to 6.1.1 in /terminus-plugin-manager
Bumps [semver](https://github.com/npm/node-semver) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.1.0...v6.1.1)
2019-05-29 05:54:53 +00:00
dependabot-preview[bot]
bb2a4c69ad
Bump @types/node from 12.0.2 to 12.0.3 in /terminus-plugin-manager
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
2019-05-29 05:54:15 +00:00
dependabot-preview[bot]
8f7f10dc8f
Bump @types/semver from 5.4.0 to 6.0.0 in /terminus-plugin-manager
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
2019-05-24 18:48:34 +00:00
dependabot-preview[bot]
1ae91b3ea7
Bump @types/webpack-env in /terminus-plugin-manager
Bumps [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) from 1.13.0 to 1.13.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env)
2019-05-24 18:44:15 +00:00
Eugene
a3c834696d
[Security] Bump tar from 2.2.1 to 2.2.2 in /terminus-plugin-manager (#915)
[Security] Bump tar from 2.2.1 to 2.2.2 in /terminus-plugin-manager
2019-05-24 20:43:01 +02:00
Eugene
00e33d6d1e
Bump mz from 2.6.0 to 2.7.0 in /terminus-plugin-manager (#909)
Bump mz from 2.6.0 to 2.7.0 in /terminus-plugin-manager
2019-05-24 20:42:48 +02:00
dependabot-preview[bot]
480db40f10
Bump @types/node from 7.0.12 to 12.0.2 in /terminus-plugin-manager
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 7.0.12 to 12.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
2019-05-24 18:36:38 +00:00
dependabot-preview[bot]
4ad047aed7
Bump mz from 2.6.0 to 2.7.0 in /terminus-plugin-manager
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 18:35:15 +00:00
dependabot-preview[bot]
39d7ebb7e9
Bump axios from 0.16.2 to 0.18.0 in /terminus-plugin-manager
Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.18.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.16.2...v0.18.0)
2019-05-24 18:23:04 +00:00
dependabot-preview[bot]
73d27a6a49
[Security] Bump tar from 2.2.1 to 2.2.2 in /terminus-plugin-manager
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-24 18:15:36 +00:00
Eugene Pankov
347f1c4840 dep fixes 2019-05-24 20:08:30 +02:00
Eugene
aa63b04e2a
[Security] Bump macaddress from 0.2.8 to 0.2.9 in /terminus-plugin-manager (#877)
[Security] Bump macaddress from 0.2.8 to 0.2.9 in /terminus-plugin-manager
2019-05-24 18:10:34 +02:00
Eugene
aaf575354d
Bump semver from 5.4.1 to 6.1.0 in /terminus-plugin-manager (#882)
Bump semver from 5.4.1 to 6.1.0 in /terminus-plugin-manager
2019-05-24 18:09:00 +02:00
Eugene
6ddfc8b924
Bump @types/mz from 0.0.31 to 0.0.32 in /terminus-plugin-manager (#876)
Bump @types/mz from 0.0.31 to 0.0.32 in /terminus-plugin-manager
2019-05-24 18:07:41 +02:00
Eugene
d54b17e2f3
Bump ngx-pipes from 1.6.5 to 1.6.6 in /terminus-plugin-manager (#885)
Bump ngx-pipes from 1.6.5 to 1.6.6 in /terminus-plugin-manager
2019-05-24 18:06:16 +02:00
Eugene
6c52e0496d
[Security] Bump debug from 2.6.8 to 2.6.9 in /terminus-plugin-manager (#866)
[Security] Bump debug from 2.6.8 to 2.6.9 in /terminus-plugin-manager
2019-05-24 18:05:41 +02:00
dependabot-preview[bot]
58e5ab2e7c
Bump ngx-pipes from 1.6.5 to 1.6.6 in /terminus-plugin-manager
Bumps [ngx-pipes](https://github.com/danrevah/ngx-pipes) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/danrevah/ngx-pipes/releases)
- [Changelog](https://github.com/danrevah/ngx-pipes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danrevah/ngx-pipes/compare/v1.6.5...v1.6.6)
2019-05-24 16:04:36 +00:00
dependabot-preview[bot]
03c2e214e1
Bump semver from 5.4.1 to 6.1.0 in /terminus-plugin-manager
Bumps [semver](https://github.com/npm/node-semver) from 5.4.1 to 6.1.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.4.1...v6.1.0)
2019-05-24 16:02:11 +00:00
dependabot-preview[bot]
82a57957b1
Bump @types/mz from 0.0.31 to 0.0.32 in /terminus-plugin-manager
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 15:54:44 +00:00
dependabot-preview[bot]
77273fe052
[Security] Bump macaddress in /terminus-plugin-manager
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. **This update includes security fixes.**
- [Release notes](https://github.com/scravy/node-macaddress/releases)
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)
2019-05-24 15:54:09 +00:00
dependabot-preview[bot]
32ed3d16fd
[Security] Bump debug from 2.6.8 to 2.6.9 in /terminus-plugin-manager
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:32 +00:00