Commit graph

833 commits

Author SHA1 Message Date
dependabot[bot]
fe5448f8b2 Bump semver from 7.3.5 to 7.3.6 in /app
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.6.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.3.6)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 22:09:40 +05:30
dependabot[bot]
e98eda6f39 Bump color from 4.2.1 to 4.2.3 in /app
Bumps [color](https://github.com/Qix-/color) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 20:32:40 +05:30
dependabot[bot]
e5319e91ce Bump ansi-regex from 4.1.0 to 4.1.1 in /app
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 08:23:30 +05:30
dependabot[bot]
3c17cdef98 Bump @electron/remote from 2.0.5 to 2.0.8 in /app
Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.5 to 2.0.8.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/remote/compare/v2.0.5...v2.0.8)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 20:50:50 +05:30
Tobias Speicher
b7ff279837 chore: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-19 12:47:39 +05:30
dependabot[bot]
05b1657b33 Bump fs-extra from 10.0.0 to 10.0.1 in /app
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.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/10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 17:14:02 +05:30
dependabot[bot]
fa1645c22b Bump @electron/remote from 2.0.4 to 2.0.5 in /app
Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/remote/compare/v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 17:13:52 +05:30
dependabot[bot]
acbb9a1aa7 Bump color from 4.2.0 to 4.2.1 in /app
Bumps [color](https://github.com/Qix-/color) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 01:51:20 +05:30
Labhansh Agrawal
2a4771fad5 use import instead of require 2022-02-07 12:41:56 +05:30
Labhansh Agrawal
cee275f61b Use shell-env only for AppImages 2022-02-07 12:27:20 +05:30
Labhansh Agrawal
b4eb535832 Use shell-env to get clean env 2022-02-07 10:51:10 +05:30
Labhansh Agrawal
80d7e0100c 3.3.0-canary.1 2022-02-04 15:40:05 +05:30
Labhansh Agrawal
e79b0eb0c9 Remove unused execSync import 2022-02-01 14:17:37 +05:30
Labhansh Agrawal
2858dd9ad8 Use electron's arm64 detection 2022-02-01 11:51:18 +05:30
Labhansh Agrawal
dce9f14bfc Update electron to v16 2022-02-01 01:33:23 +05:30
dependabot[bot]
ed96a6d17b Bump @electron/remote from 2.0.1 to 2.0.4 in /app
Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.1 to 2.0.4.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/remote/compare/v2.0.1...v2.0.4)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 18:13:38 +05:30
dependabot[bot]
ca998ab99a Bump chokidar from 3.5.2 to 3.5.3 in /app
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 13:17:10 +05:30
dependabot[bot]
f42e13e112 Bump color from 4.1.0 to 4.2.0 in /app
Bumps [color](https://github.com/Qix-/color) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 15:29:05 +05:30
Labhansh Agrawal
e92971ff57 Update copyright year to 2022 2022-01-11 15:39:52 +05:30
Labhansh Agrawal
bd764b078a 3.2.0-canary.1 2022-01-08 18:27:50 +05:30
Labhansh Agrawal
f79006bae1 Add preserveCWD option 2022-01-08 18:11:57 +05:30
Labhansh Agrawal
cc550b7c73 Add native-process-working-directory module 2022-01-08 18:11:57 +05:30
Labhansh Agrawal
f401864018 Drop duplicate npm packages
using yarn-deduplicate
2022-01-06 23:46:45 +05:30
Labhansh Agrawal
0725a5fc0a don't prevent app quit 2022-01-03 23:57:58 +05:30
Labhansh Agrawal
87f231d582 add screenReaderMode option 2021-12-26 22:58:53 +05:30
dependabot[bot]
de45c23e17 Bump color from 4.0.2 to 4.1.0 in /app
Bumps [color](https://github.com/Qix-/color) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/4.0.2...4.1.0)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 20:18:40 +05:30
Jez McKean
a9fa6634f4 grammar/typo fix 2021-11-30 20:50:48 +05:30
dependabot[bot]
1aaeb3d0dd Bump color from 4.0.1 to 4.0.2 in /app
Bumps [color](https://github.com/Qix-/color) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/4.0.1...4.0.2)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 23:47:40 +05:30
Labhansh Agrawal
923518b72f Use WebGL Renderer by default
also set disableLigatures same as default config
2021-11-28 22:07:30 +05:30
Labhansh Agrawal
4c90d7555c Update @electron/remote usage for electron v14 2021-11-23 13:38:12 +05:30
Labhansh Agrawal
832b51e1f3 Use @electron/remote module 2021-11-22 23:22:35 +05:30
dependabot[bot]
0c4467a54e Bump native-reg from 0.3.5 to 1.0.0 in /app
Bumps [native-reg](https://github.com/simonbuchan/native-reg) from 0.3.5 to 1.0.0.
- [Release notes](https://github.com/simonbuchan/native-reg/releases)
- [Changelog](https://github.com/simonbuchan/native-reg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simonbuchan/native-reg/compare/v0.3.5...v1.0.0)

---
updated-dependencies:
- dependency-name: native-reg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 22:14:14 +05:30
Labhansh Agrawal
160dd1220d
Bump copyright year to 2021 2021-10-11 21:03:35 +05:30
Labhansh Agrawal
d8212039f5 use alt+f as the default keymap for hamburger menu 2021-10-09 13:19:01 +05:30
Skanda Srinivasan
f56779b050
Re-add default tab switching keymaps on windows 2021-10-09 13:02:34 +05:30
dependabot[bot]
04ba105b1c Bump electron-store from 8.0.0 to 8.0.1 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: electron-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 12:11:52 +05:30
Labhansh Agrawal
cbe95a45ea Emit isMaximized on window geometry change 2021-09-08 11:39:29 +05:30
Labhansh Agrawal
c6dfab9e67 Fix type errors due to unknow type in try catch 2021-08-30 19:16:39 +05:30
Labhansh Agrawal
d18ee55f65 Remove unused dependencies 2021-08-30 19:09:21 +05:30
dependabot[bot]
3be4cc5aeb Bump electron-fetch from 1.7.3 to 1.7.4 in /app
Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/arantes555/electron-fetch/releases)
- [Changelog](https://github.com/arantes555/electron-fetch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arantes555/electron-fetch/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: electron-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 17:36:58 +05:30
dependabot[bot]
d692dc499b Bump async-retry from 1.3.1 to 1.3.3 in /app
Bumps [async-retry](https://github.com/vercel/async-retry) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/vercel/async-retry/releases)
- [Commits](https://github.com/vercel/async-retry/compare/1.3.1...1.3.3)

---
updated-dependencies:
- dependency-name: async-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:07:40 +05:30
dependabot[bot]
da1c4a5d2a Bump git-describe from 4.0.4 to 4.1.0 in /app
Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases)
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tvdstaaij/node-git-describe/compare/v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: git-describe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 18:04:15 +05:30
dependabot[bot]
df66f91605 Bump color from 4.0.0 to 4.0.1 in /app
Bumps [color](https://github.com/Qix-/color) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 21:26:37 +05:30
letsandeepio
61204f8d5c
Add disableAutoUpdates config option (#5805)
Co-authored-by: Labhansh Agrawal <labhansh.agrawal@gmail.com>
2021-08-02 14:35:47 +05:30
Labhansh Agrawal
5ec787806f Redirect exec calls from renderer to main process 2021-08-01 15:31:08 +05:30
Labhansh Agrawal
4469281861 Add support for updating to arm builds 2021-07-25 17:35:23 +05:30
Labhansh Agrawal
dd0ae33dda Fix file/directory drag and drop 2021-07-22 21:37:23 +05:30
dependabot[bot]
f82067517f Bump color from 3.1.3 to 4.0.0 in /app
Bumps [color](https://github.com/Qix-/color) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/3.1.3...4.0.0)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:11:08 +05:30
dependabot[bot]
674bac7deb Bump parse-url from 5.0.6 to 5.0.7 in /app
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 08:19:20 +05:30
dependabot[bot]
4a00186d9b Bump parse-url from 5.0.3 to 5.0.6 in /app
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 5.0.3 to 5.0.6.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/5.0.3...5.0.6)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 17:06:23 +05:30
dependabot[bot]
5d346ef23b Bump color-string from 1.5.4 to 1.5.5 in /app
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 14:44:48 +05:30
Labhansh Agrawal
c9f7728d63 3.1.0-canary.6 2021-06-22 14:22:52 +05:30
dependabot[bot]
4162962350 Bump chokidar from 3.5.1 to 3.5.2 in /app
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 23:46:49 +05:30
dependabot[bot]
1b481ec333 Bump glob-parent from 5.1.1 to 5.1.2 in /app
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 09:02:16 +05:30
dependabot[bot]
96aa20c366 Bump parse-url from 5.0.2 to 5.0.3 in /app
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 18:52:28 +02:00
Labhansh Agrawal
fc29ce58b3 3.1.0-canary.5 2021-06-03 08:45:10 +05:30
T•Ø•R•Ü•S
31f357a0ba
Fixed some redundant code (#5577)
* Fixed some redundant code, index.ts (Check line 210)
Also prefixed 'event' in line 226 and 232 with _ since they are unused

* Fixed a wrongful autoimport

* Removed a finished FIXME

* Name the function and fix typo

Co-authored-by: Labhansh Agrawal <labhansh.agrawal@gmail.com>
2021-05-13 02:34:16 +05:30
dependabot[bot]
e81ade5e6b Bump fs-extra from 9.1.0 to 10.0.0 in /app
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.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/9.1.0...10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 18:06:46 +05:30
Labhansh Agrawal
eb2517d300 Import native-reg directly 2021-05-07 22:23:32 +05:30
Bet4
5224bc5c41 Fix logic in saveAsBackup 2021-05-06 18:32:37 +05:30
dependabot[bot]
5e375b61c3 Bump node-pty from 0.10.0 to 0.10.1 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/Tyriar/node-pty/releases)
- [Commits](https://github.com/Tyriar/node-pty/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 23:42:52 +02:00
dependabot[bot]
39f2964225 Bump electron-store from 7.0.3 to 8.0.0 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v7.0.3...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 02:21:06 +05:30
Labhansh Agrawal
ceaac466d7 enable chrome devtools 2021-04-20 14:12:25 +05:30
dependabot[bot]
65dcf2826b Bump electron-store from 7.0.2 to 7.0.3 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v7.0.2...v7.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 19:32:12 +05:30
Labhansh Agrawal
e266dd00f2 Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
c347ce8483 Fix @typescript-eslint/no-unsafe-call errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
9b0a57db13 Fix @typescript-eslint/restrict-plus-operands errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
b9a52b06c7 Fix @typescript-eslint/unbound-method errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
ae70054e59 Fix @typescript-eslint/no-unnecessary-type-assertion errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
fe2653c5c0 Fix @typescript-eslint/no-misused-promises errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
76912a3d27 Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
b9aa271bfc Fix @typescript-eslint/await-thenable errors 2021-04-07 21:50:32 +05:30
Labhansh Agrawal
319d019768 Remove usage of String.replaceAll
It works in electron, but it's not part of ES2020
2021-04-07 17:43:48 +05:30
dependabot[bot]
775821ba37 Bump semver from 7.3.4 to 7.3.5 in /app
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [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.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 04:51:50 +02:00
dependabot[bot]
1ff15f67f8 Bump react and react-dom in /app
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 17.0.1 to 17.0.2
- [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/v17.0.2/packages/react)

Updates `react-dom` from 17.0.1 to 17.0.2
- [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/v17.0.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:43:30 +05:30
dependabot[bot]
9978a02045 Bump native-reg from 0.3.4 to 0.3.5 in /app
Bumps [native-reg](https://github.com/simonbuchan/native-reg) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/simonbuchan/native-reg/releases)
- [Changelog](https://github.com/simonbuchan/native-reg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simonbuchan/native-reg/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 17:08:35 +05:30
Labhansh Agrawal
f4ff68edd9 upgrade to electron v12 2021-03-12 00:06:15 +05:30
dependabot[bot]
d2efad0a28 Bump electron-is-dev from 1.2.0 to 2.0.0 in /app
Bumps [electron-is-dev](https://github.com/sindresorhus/electron-is-dev) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/electron-is-dev/releases)
- [Commits](https://github.com/sindresorhus/electron-is-dev/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 16:51:40 +01:00
Labhansh Agrawal
8e58fd9235 remove outdated git bash example from config 2021-02-25 15:40:34 +01:00
Labhansh Agrawal
812ca44ffb create /usr/local/bin if it doesn't exist 2021-02-24 20:41:15 +01:00
Labhansh Agrawal
ff40cdb578 Add cli to path when running from AppImage 2021-02-24 20:41:15 +01:00
Labhansh Agrawal
0a7a0e6078 enable Add Hyper CLI to PATH option on linux
Use sudo-prompt to create symlink with sudo if required
2021-02-24 20:41:15 +01:00
dependabot[bot]
8affe029b9 Bump lodash from 4.17.20 to 4.17.21 in /app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:40:42 +01:00
dependabot[bot]
36ee0685c0 Bump electron-store from 7.0.1 to 7.0.2 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v7.0.1...v7.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 11:35:11 +01:00
Labhansh Agrawal
faaad901fe add fallback to default shell 2021-02-11 02:16:36 +01:00
dependabot[bot]
222955a34a Bump node-pty from 0.10.0-beta20 to 0.10.0 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.10.0-beta20 to 0.10.0.
- [Release notes](https://github.com/Tyriar/node-pty/releases)
- [Commits](https://github.com/Tyriar/node-pty/commits/0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 14:05:33 +01:00
Labhansh Agrawal
6c191800e0 Add option to keep window always on top 2021-02-07 18:05:45 +01:00
Labhansh Agrawal
d3a12f9912 remove about role from help menu item 2021-02-07 18:05:33 +01:00
dependabot[bot]
6fbccb9384 Bump electron-store from 7.0.0 to 7.0.1 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v7.0.0...v7.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 12:14:19 +01:00
Labhansh Agrawal
b59d512fe5 Rename plugins menu to tools menu 2021-01-26 22:58:29 +01:00
dependabot[bot]
43f338f921
Merge pull request #5258 from vercel/dependabot/npm_and_yarn/app/canary/fs-extra-9.1.0
Bump fs-extra from 9.0.1 to 9.1.0 in /app
2021-01-25 17:48:59 +01:00
dependabot[bot]
889bd7e133 Bump node-pty from 0.10.0-beta19 to 0.10.0-beta20 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.10.0-beta19 to 0.10.0-beta20.
- [Release notes](https://github.com/Tyriar/node-pty/releases)
- [Commits](https://github.com/Tyriar/node-pty/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 17:38:05 +01:00
dependabot[bot]
36b3c60f16 Bump electron-store from 6.0.1 to 7.0.0 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v6.0.1...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 17:37:38 +01:00
Labhansh Agrawal
a78b3d9aea Add system context menu options in plugins menu 2021-01-25 17:37:08 +01:00
Labhansh Agrawal
f169c2e906 Move system-context-menu.ts to utils 2021-01-25 17:37:08 +01:00
Labhansh Agrawal
244a4c3134 Update cli install for nsis install path 2021-01-21 02:20:06 +01:00
Labhansh Agrawal
8bc7d979ef Remove squirrel 2021-01-21 02:20:06 +01:00
dependabot[bot]
fe6b06b5bd Bump electron-fetch from 1.7.2 to 1.7.3 in /app
Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/arantes555/electron-fetch/releases)
- [Changelog](https://github.com/arantes555/electron-fetch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arantes555/electron-fetch/compare/v1.7.2...v1.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:17:38 +01:00
dependabot[bot]
32ed9027f4 Bump node-pty from 0.10.0-beta18 to 0.10.0-beta19 in /app
Bumps [node-pty](https://github.com/Tyriar/node-pty) from 0.10.0-beta18 to 0.10.0-beta19.
- [Release notes](https://github.com/Tyriar/node-pty/releases)
- [Commits](https://github.com/Tyriar/node-pty/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:17:16 +01:00
dependabot[bot]
3028e0ae13 Bump chokidar from 3.5.0 to 3.5.1 in /app
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.5.0...3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:17:06 +01:00
dependabot[bot]
c7e2ee48bb Bump shell-env from 3.0.0 to 3.0.1 in /app
Bumps [shell-env](https://github.com/sindresorhus/shell-env) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/shell-env/releases)
- [Commits](https://github.com/sindresorhus/shell-env/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:16:53 +01:00
dependabot[bot]
2d8baa6784 Bump chokidar from 3.4.3 to 3.5.0 in /app
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.4.3...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 12:44:57 +01:00
dependabot[bot]
baebea3544 Bump queue from 6.0.1 to 6.0.2 in /app
Bumps [queue](https://github.com/jessetane/queue) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/jessetane/queue/releases)
- [Commits](https://github.com/jessetane/queue/compare/6.0.1...6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 12:44:45 +01:00
Labhansh Agrawal
0863a46889 refactor config/open 2021-01-11 12:08:02 +01:00
Labhansh Agrawal
7ae9a328a3 move native-reg loading to utils 2021-01-11 12:08:02 +01:00
Labhansh Agrawal
a1d80372d5 fix mac close button behaviour 2021-01-09 22:31:23 +01:00
Labhansh Agrawal
14a34d33dd close chokidar watcher before quit 2021-01-09 22:30:58 +01:00
Benjamin Staneck
d9a01038c7
Update node-pty and electron-builder 2020-12-16 02:32:22 +01:00
dependabot[bot]
5079a5943d Bump ms from 2.1.2 to 2.1.3 in /app
Bumps [ms](https://github.com/vercel/ms) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](https://github.com/vercel/ms/compare/2.1.2...2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 02:19:59 +01:00
dependabot[bot]
8df59f8c60 Bump uuid from 8.3.1 to 8.3.2 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.1 to 8.3.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/v8.3.1...v8.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 02:19:51 +01:00
David Gronlund
8befa1ebf7 Add support for SIGQUIT, SIGSTOP, and tmux special character bindings 2020-12-12 20:04:23 +01:00
dependabot[bot]
69d8fe1c9c Bump semver from 7.3.2 to 7.3.4 in /app
Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.4.
- [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.3.2...v7.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 03:25:28 +01:00
dependabot[bot]
33234caec9 Bump electron-fetch from 1.7.1 to 1.7.2 in /app
Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/arantes555/electron-fetch/releases)
- [Changelog](https://github.com/arantes555/electron-fetch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arantes555/electron-fetch/compare/v1.7.1...v1.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 13:08:54 +01:00
Labhansh Agrawal
80ea309f8b update typescript 2020-11-25 08:04:42 +01:00
Labhansh Agrawal
d0899e5835 set npm registry in yarn config 2020-11-25 08:04:24 +01:00
Benjamin Staneck
b423c24fb7
switch to npm registry 2020-11-19 18:17:45 +01:00
dependabot[bot]
1cf5a46390 Bump react and react-dom in /app
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 16.14.0 to 17.0.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/v17.0.1/packages/react)

Updates `react-dom` from 16.14.0 to 17.0.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/v17.0.1/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 03:13:51 +01:00
Tom Panning
a8803eca6d Show notfications after app is ready 2020-11-09 02:29:00 +01:00
dependabot[bot]
54d88210e3 Bump react-dom from 16.13.1 to 16.14.0 in /app
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.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.14.0/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 16:20:07 +01:00
dependabot[bot]
14c41fc219 Bump color from 3.1.2 to 3.1.3 in /app
Bumps [color](https://github.com/Qix-/color) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/3.1.2...3.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 00:27:36 +01:00
dependabot[bot]
9fc7cbbaef Bump chokidar from 3.4.2 to 3.4.3 in /app
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.4.2...3.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 00:23:44 +01:00
dependabot[bot]
6b0fb2427f Bump react from 16.13.1 to 16.14.0 in /app
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.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.14.0/packages/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 00:23:32 +01:00
dependabot[bot]
bb659aca01 Bump electron-store from 6.0.0 to 6.0.1 in /app
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v6.0.0...v6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 00:23:21 +01:00
dependabot[bot]
97b658e50d Bump uuid from 8.3.0 to 8.3.1 in /app
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.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/v8.3.0...v8.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-07 17:18:57 +02:00
Labhansh Agrawal
4543f1c32a fix ts errors 2020-09-16 18:37:16 +02:00
Labhansh Agrawal
507ff2ee9e Move electron type augmentation to separate dts file 2020-09-16 18:37:16 +02:00
dependabot[bot]
6121ebe282 Bump electron-fetch from 1.6.0 to 1.7.1 in /app
Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/arantes555/electron-fetch/releases)
- [Changelog](https://github.com/arantes555/electron-fetch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arantes555/electron-fetch/compare/v1.6.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 02:39:41 +02:00
dependabot[bot]
3ad0a70fe8 Bump electron-fetch from 1.4.0 to 1.6.0 in /app
Bumps [electron-fetch](https://github.com/arantes555/electron-fetch) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/arantes555/electron-fetch/releases)
- [Changelog](https://github.com/arantes555/electron-fetch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arantes555/electron-fetch/compare/v1.4.0...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 00:50:46 +02:00
dependabot[bot]
5f16231bd7 Bump lodash from 4.17.19 to 4.17.20 in /app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 00:48:56 +02:00
dependabot[bot]
e5c886bea8
Merge pull request #4790 from vercel/dependabot/npm_and_yarn/app/canary/parse-url-5.0.2
Bump parse-url from 5.0.1 to 5.0.2 in /app
2020-09-02 00:48:04 +02:00
dependabot[bot]
c01ef20680 Bump chokidar from 3.4.1 to 3.4.2 in /app
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.4.1...3.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 00:47:51 +02:00
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