Commit graph

733 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