dependabot[bot]
|
a6e771f7e2
|
Bump uuid from 8.2.0 to 8.3.0 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.2.0...v8.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-02 02:18:16 +02:00 |
|
Labhansh Agrawal
|
6eae01c7ae
|
add default values to cfg.get call
|
2020-07-19 00:07:50 +02:00 |
|
dependabot[bot]
|
820c094923
|
Bump electron-store from 5.2.0 to 6.0.0 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v5.2.0...v6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-19 00:07:50 +02:00 |
|
dependabot[bot]
|
6c9007016b
|
Bump chokidar from 3.4.0 to 3.4.1 in /app
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.4.0...3.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-19 00:07:50 +02:00 |
|
Labhansh Agrawal
|
55479207d3
|
Merge pull request #4743 from LabhanshAgrawal/chokidar
use chokidar to watch config
|
2020-07-15 15:03:44 +02:00 |
|
Labhansh Agrawal
|
5bc4a5c299
|
silence electron remote module warning
|
2020-07-15 15:03:25 +02:00 |
|
Benjamin Staneck
|
5692d32f2a
|
Update eslint and a few ZEIT references to Vercel
|
2020-07-13 15:05:34 +02:00 |
|
dependabot[bot]
|
165e1dee67
|
Bump lodash from 4.17.15 to 4.17.19 in /app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-13 14:27:38 +02:00 |
|
Labhansh Agrawal
|
2e4108e8b2
|
fix system context menu entry on windows
|
2020-07-11 17:24:26 +02:00 |
|
Labhansh Agrawal
|
dab6e06dc1
|
Add shortcut for opening hamburger menu (Linux)
|
2020-06-30 21:28:42 +02:00 |
|
Labhansh Agrawal
|
d01a4a8897
|
Handle undefined focusedWindow in help menu item click (Report Issue)
|
2020-06-29 19:49:47 +02:00 |
|
dependabot[bot]
|
86d80318e5
|
Bump uuid from 8.1.0 to 8.2.0 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.1.0...v8.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-29 14:24:34 +02:00 |
|
Labhansh Agrawal
|
8bf1874706
|
disable webgl in default config
|
2020-06-26 23:28:54 +02:00 |
|
Labhansh Agrawal
|
7f10453e91
|
fix keymap to open hamburger menu
|
2020-06-26 22:58:30 +02:00 |
|
Labhansh Agrawal
|
8df05bba2c
|
disable ligatures in default config
|
2020-06-26 22:57:37 +02:00 |
|
Labhansh Agrawal
|
d0e954def5
|
typing improvements
|
2020-06-19 22:12:42 +02:00 |
|
dependabot-preview[bot]
|
700b3f44fb
|
Bump fs-extra from 9.0.0 to 9.0.1 in /app
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.0.0...9.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-09 00:46:59 +02:00 |
|
dependabot-preview[bot]
|
26f4264f99
|
Bump electron-store from 5.1.1 to 5.2.0 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v5.1.1...v5.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-09 00:46:51 +02:00 |
|
Labhansh Agrawal
|
a1b92dea3f
|
fix breaking change in shell.openItem
https://github.com/electron/electron/pull/20682
|
2020-05-29 10:58:17 +02:00 |
|
dependabot-preview[bot]
|
baee2608fe
|
Bump uuid from 8.0.0 to 8.1.0 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.0.0...v8.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-25 13:22:13 +02:00 |
|
Vassiliy Shvetsov
|
ffd4eb46e3
|
add web-link activation modifier
|
2020-05-25 13:11:17 +02:00 |
|
dependabot-preview[bot]
|
9769c95f2d
|
Bump uuid from 7.0.3 to 8.0.0 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.3...v8.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-05 01:06:38 +02:00 |
|
Labhansh Agrawal
|
6debd1e7f2
|
add config types
|
2020-04-27 22:53:49 +02:00 |
|
Labhansh Agrawal
|
bad51f9c15
|
prefer optional chain
|
2020-04-27 15:48:21 +02:00 |
|
Labhansh Agrawal
|
432fc30c3c
|
fix 'uri too large' error while reporting issue
|
2020-04-25 00:03:02 +02:00 |
|
dependabot-preview[bot]
|
b13ab80efe
|
Bump semver from 7.2.2 to 7.3.2 in /app
Bumps [semver](https://github.com/npm/node-semver) from 7.2.2 to 7.3.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/v7.2.2...v7.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-20 17:53:39 +02:00 |
|
dependabot-preview[bot]
|
5bf7c4c491
|
Bump semver from 7.1.3 to 7.2.2 in /app
Bumps [semver](https://github.com/npm/node-semver) from 7.1.3 to 7.2.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/v7.1.3...v7.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-10 23:11:16 +02:00 |
|
dependabot-preview[bot]
|
7ec9eccee7
|
Bump electron-is-dev from 1.1.0 to 1.2.0 in /app
Bumps [electron-is-dev](https://github.com/sindresorhus/electron-is-dev) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/sindresorhus/electron-is-dev/releases)
- [Commits](https://github.com/sindresorhus/electron-is-dev/compare/v1.1.0...v1.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-05 19:51:01 +02:00 |
|
dependabot-preview[bot]
|
4dedb740b8
|
Bump mkdirp from 1.0.3 to 1.0.4 in /app
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v1.0.3...v1.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-05 19:50:49 +02:00 |
|
dependabot-preview[bot]
|
e76f7fc745
|
Bump uuid from 7.0.2 to 7.0.3 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-05 19:50:40 +02:00 |
|
dependabot-preview[bot]
|
57c2362f9d
|
Bump react-dom from 16.13.0 to 16.13.1 in /app
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.0 to 16.13.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-31 03:45:47 +02:00 |
|
Labhansh Agrawal
|
41b1ac1852
|
fix prettier errors
|
2020-03-25 17:12:51 +01:00 |
|
dependabot-preview[bot]
|
36374302dc
|
Bump fs-extra from 8.1.0 to 9.0.0 in /app
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/8.1.0...9.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 17:24:55 +01:00 |
|
dependabot-preview[bot]
|
e60ecc2d77
|
Bump react from 16.13.0 to 16.13.1 in /app
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.0 to 16.13.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 17:24:41 +01:00 |
|
dependabot-preview[bot]
|
bfddca5c3d
|
Bump os-locale from 4.0.0 to 5.0.0 in /app
Bumps [os-locale](https://github.com/sindresorhus/os-locale) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/os-locale/releases)
- [Commits](https://github.com/sindresorhus/os-locale/compare/v4.0.0...v5.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 17:24:31 +01:00 |
|
Labhansh Agrawal
|
7e27c5a6e3
|
update report issue template
|
2020-03-21 04:06:24 +01:00 |
|
Labhansh Agrawal
|
f6cee0520e
|
port updater to ts
|
2020-03-20 17:54:30 +01:00 |
|
dependabot-preview[bot]
|
b33f0db57b
|
Bump uuid from 7.0.1 to 7.0.2 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.1...v7.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-09 17:00:52 +01:00 |
|
Labhansh Agrawal
|
a81ba84f1e
|
use electron notification api
|
2020-03-08 17:39:58 +01:00 |
|
Labhansh Agrawal
|
a6ba442c1d
|
replace winreg with native-reg
|
2020-03-07 16:42:47 +01:00 |
|
Labhansh Agrawal
|
2d343f4596
|
use electron app name property instead of getName function
|
2020-03-07 16:42:27 +01:00 |
|
Labhansh Agrawal
|
1163173ade
|
filter out undefined keys from createSession extraOptions
|
2020-03-07 16:42:08 +01:00 |
|
Labhansh Agrawal
|
039b90aa65
|
Remove unnecessary eslint-disable directives
|
2020-03-03 00:24:12 +01:00 |
|
Labhansh Agrawal
|
01ea81823e
|
Bump @types/uuid from 3.4.7 to 7.0.0 and fix breaking changes
|
2020-03-02 17:38:50 +01:00 |
|
dependabot-preview[bot]
|
046eb31cba
|
Bump react-dom from 16.12.0 to 16.13.0 in /app
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.12.0 to 16.13.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.0/packages/react-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:45:17 +01:00 |
|
dependabot-preview[bot]
|
697facc41f
|
Bump react from 16.12.0 to 16.13.0 in /app
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.12.0 to 16.13.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.0/packages/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:37:08 +01:00 |
|
dependabot-preview[bot]
|
bdac5e8414
|
Bump uuid from 7.0.0 to 7.0.1 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.0...v7.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 10:00:27 +01:00 |
|
dependabot-preview[bot]
|
d8473851d3
|
Bump electron-store from 5.1.0 to 5.1.1 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v5.1.0...v5.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:50:33 +01:00 |
|
dependabot-preview[bot]
|
ada0955f00
|
Bump uuid from 3.4.0 to 7.0.0 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 7.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v3.4.0...v7.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-24 17:50:25 +01:00 |
|
Benjamin Staneck
|
fae8cc3b3c
|
3.1.0-canary.4
|
2020-02-20 00:28:05 +01:00 |
|