Commit graph

19 commits

Author SHA1 Message Date
Labhansh Agrawal
de9dd1433a basic changes 2022-12-25 23:52:48 -08:00
Labhansh Agrawal
2a4771fad5 use import instead of require 2022-02-07 12:41:56 +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
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
Labhansh Agrawal
ceaac466d7 enable chrome devtools 2021-04-20 14:12:25 +05:30
Labhansh Agrawal
e266dd00f2 Fix @typescript-eslint/no-unsafe-return 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
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
8bc7d979ef Remove squirrel 2021-01-21 02:20:06 +01:00
Labhansh Agrawal
a1d80372d5 fix mac close button behaviour 2021-01-09 22:31:23 +01:00
Labhansh Agrawal
507ff2ee9e Move electron type augmentation to separate dts file 2020-09-16 18:37:16 +02:00
Benjamin Staneck
5692d32f2a
Update eslint and a few ZEIT references to Vercel 2020-07-13 15:05:34 +02:00
Labhansh Agrawal
2e4108e8b2 fix system context menu entry on windows 2020-07-11 17:24:26 +02:00
Labhansh Agrawal
41b1ac1852 fix prettier errors 2020-03-25 17:12:51 +01:00
Labhansh Agrawal
039b90aa65 Remove unnecessary eslint-disable directives 2020-03-03 00:24:12 +01:00
Labhansh Agrawal
a733963371 port app/index and it's referenced files to ts 2019-12-20 18:23:43 +01:00
Labhansh Agrawal
ef60eb03b3 rename app/index and it's referenced files to ts 2019-12-20 18:23:43 +01:00
Renamed from app/index.js (Browse further)