Commit graph

1104 commits

Author SHA1 Message Date
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
Abhinav 7b174fe402 move files to service dir 2022-08-25 11:11:40 +05:30
Abhinav d71f61b330 update ui submodule 2022-08-23 15:36:37 +05:30
Abhinav ff467e3389 Merge branch 'main' into watch 2022-08-23 15:35:43 +05:30
Vishnu Mohandas 066c1d30e8
Merge pull request #53 from ente-io/release-v1.6.1
v1.6.1
2022-08-22 17:20:34 +05:30
Abhinav c6aad1832c v1.6.1 2022-08-22 15:03:16 +05:30
Abhinav 2b9c6ada75 update ui submodule 2022-08-22 15:02:39 +05:30
Manav 4afa94e97e
Merge pull request #52 from ente-io/update-menu
Update menu
2022-08-19 20:02:38 +05:30
Manav 5e8845d078
Merge pull request #51 from ente-io/fix-mac-dock-icon
Fix mac dock icon behaviour
2022-08-19 20:02:19 +05:30
Abhinav 9c3fafa68e fix toggleAutoLaunch 2022-08-19 20:00:16 +05:30
Abhinav f5ed1c0856 add auto start menu preference option 2022-08-19 20:00:16 +05:30
Abhinav fae366c828 update autoLauncher 2022-08-19 20:00:16 +05:30
Abhinav a9a9bbd7b4 add autoLauncher util 2022-08-19 20:00:16 +05:30
Abhinav 2e99a7831c add auto-launch types 2022-08-19 20:00:16 +05:30
Abhinav 263298097c refactor 2022-08-19 20:00:16 +05:30