hyper/app
2021-08-30 19:09:21 +05:30
..
config Add disableAutoUpdates config option (#5805) 2021-08-02 14:35:47 +05:30
keymaps Add shortcut for opening hamburger menu (Linux) 2020-06-30 21:28:42 +02:00
menus Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
plugins Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
static Improve Hyper 3 Canary and Stable icons (#3466) 2019-02-09 14:40:39 +01:00
ui Fix file/directory drag and drop 2021-07-22 21:37:23 +05:30
utils Import native-reg directly 2021-05-07 22:23:32 +05:30
.yarnrc set npm registry in yarn config 2020-11-25 08:04:24 +01:00
auto-updater-linux.ts Update eslint and a few ZEIT references to Vercel 2020-07-13 15:05:34 +02:00
commands.ts Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
config.ts Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
ext-modules.d.ts Import native-reg directly 2021-05-07 22:23:32 +05:30
extend-electron.d.ts Fix @typescript-eslint/restrict-plus-operands errors 2021-04-07 21:50:32 +05:30
index.d.ts port app/index and it's referenced files to ts 2019-12-20 18:23:43 +01:00
index.html Upgrade Electron to v4 (#3329) 2018-12-25 18:15:25 -08:00
index.ts Fixed some redundant code (#5577) 2021-05-13 02:34:16 +05:30
notifications.ts typing improvements 2020-06-19 22:12:42 +02:00
notify.ts Show notfications after app is ready 2020-11-09 02:29:00 +01:00
package.json Remove unused dependencies 2021-08-30 19:09:21 +05:30
plugins.ts Redirect exec calls from renderer to main process 2021-08-01 15:31:08 +05:30
rpc.ts Fix @typescript-eslint/unbound-method errors 2021-04-07 21:50:32 +05:30
session.ts Remove usage of String.replaceAll 2021-04-07 17:43:48 +05:30
tsconfig.json use ts project references, remove forkTsChecker 2019-12-13 21:47:22 +01:00
updater.ts Add disableAutoUpdates config option (#5805) 2021-08-02 14:35:47 +05:30
yarn.lock Remove unused dependencies 2021-08-30 19:09:21 +05:30