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 |
|