Commit graph

700 commits

Author SHA1 Message Date
Abhinav 0dc61ad862 rename doesFolderExists to isFolder 2022-08-29 11:53:11 +05:30
Abhinav 462c116d3c add reload in dev mode 2022-08-29 11:04:11 +05:30
Abhinav ed02a46975 change branch to watch 2022-08-29 10:12:26 +05:30
Abhinav 8dd51042b8 update submodule ui 2022-08-29 10:04:02 +05:30
Abhinav ef08775136 update submodule 2022-08-29 09:59:35 +05:30
Abhinav 7f11029bd3 Merge branch 'add-electron-types' into watch 2022-08-27 18:27:16 +05:30
Abhinav e505ca865d revert back to ui main 2022-08-27 18:26:10 +05:30
Abhinav b6190acad0 fix readTextFile not returning any value 2022-08-27 11:58:06 +05:30
Abhinav d8344b570b update ui 2022-08-27 11:47:24 +05:30
Abhinav 5614694b18 Revert "reorder and remove loggn"
This reverts commit b3f60bffcc.
2022-08-27 11:00:53 +05:30
Abhinav 4d3a8558f9 Revert "remove try catch wrapper"
This reverts commit 0f5e36b281.
2022-08-27 11:00:29 +05:30
Abhinav e95b866cfa add space between functions 2022-08-27 10:40:12 +05:30
Abhinav c3b4872da7 move non-exported function to util 2022-08-27 10:37:32 +05:30
Abhinav a35d40739c update ui branch 2022-08-27 10:22:02 +05:30
Abhinav a9f53e733d better types 2022-08-27 10:18:43 +05:30
Abhinav b3f60bffcc reorder and remove loggn 2022-08-27 09:27:03 +05:30
Abhinav 0f5e36b281 remove try catch wrapper 2022-08-27 09:22:43 +05:30
Abhinav f0e2b00851 missing file case covered 2022-08-26 19:43:45 +05:30
Abhinav 4a56adfe9e remove wrapper functions 2022-08-26 19:40:54 +05:30
Abhinav b88b4e8746 remove createDirectory and use fs.mkdir directly 2022-08-26 19:37:46 +05:30
Abhinav 6451ef583c remove doesPath exist and directly use fs.existSync 2022-08-26 19:35:30 +05:30
Abhinav 9305059346 update ui 2022-08-26 19:15:34 +05:30
Abhinav a6a0c404c9 rename 2022-08-26 16:27:24 +05:30
Abhinav 50355b326a remove next serve util 2022-08-26 16:18:41 +05:30
Abhinav dab960ea47 separate unlink file and dir 2022-08-26 16:16:16 +05:30
Abhinav 8c9a4136ac rename function 2022-08-26 16:15:08 +05:30
Abhinav c7be75aac1 update errors 2022-08-26 15:25:54 +05:30
Abhinav 3da096a16c export service functions through api
add updateMappingFiles api
update types
2022-08-26 15:23:40 +05:30
Abhinav 502751a1ea fix imports 2022-08-26 15:03:52 +05:30
Abhinav ea137eafcd make watch util and service 2022-08-26 14:52:33 +05:30
Abhinav b7a8bcc434 dont change import 2022-08-26 14:47:45 +05:30
Abhinav fb9db5a040 fix getFileStream 2022-08-25 16:08:00 +05:30
Abhinav 101a7f6b65 Merge branch 'restructure-codebase' into watch 2022-08-25 16:05:29 +05:30
Abhinav 831047ecf1 keep electron stores in stores directory 2022-08-25 15:31:32 +05:30
Abhinav 6743cfcf80 create DiskCache service 2022-08-25 15:30:20 +05:30
Abhinav 2e4dd54a13 rearrange imports 2022-08-25 14:58:30 +05:30
Abhinav eee37c2765 move cache to api 2022-08-25 14:56:35 +05:30
Abhinav 6439c4bd7d move electron util to api 2022-08-25 14:53:51 +05:30
Abhinav ba2bf813ec move safeStorage to api 2022-08-25 14:52:48 +05:30
Abhinav 9446a34b23 remove empty import 2022-08-25 14:50:29 +05:30
Abhinav 0da6eedc8c move appUpdater and diskLRU and sentry to service 2022-08-25 14:41:59 +05:30
Abhinav 5bbe39f057 move fixHotReload after imports 2022-08-25 11:42:09 +05:30
Abhinav fdae6bd9f0 fix check, change doesFileExists to doesPathExists 2022-08-25 11:38:37 +05:30
Rushikesh Tote feb20afa9e fix bug where paths can be undefined 2022-08-25 11:38:02 +05:30
Rushikesh Tote 2133727652 null check 2022-08-25 11:37:27 +05:30
Abhinav 0da45931c8 refactor 2022-08-25 11:36:19 +05:30
Abhinav fe0b9617f0 refactor code to fs service 2022-08-25 11:34:40 +05:30
Abhinav 64acef79d3 move doesFolderExists to common api 2022-08-25 11:32:45 +05:30
Abhinav 8fe23a4da1 fix build 2022-08-25 11:16:43 +05:30
Abhinav 82284d27f3 move file to api dir 2022-08-25 11:16:07 +05:30