Commit graph

762 commits

Author SHA1 Message Date
Abhinav 28e29f9244 upgraded to use submodule 2022-09-02 14:05:22 +05:30
Abhinav b8b5034c17 update desktop branch of next-server with master 2022-09-02 13:54:08 +05:30
Abhinav 7ab5f90a5a add next-electron-server as submodule 2022-09-02 13:53:19 +05:30
Abhinav Kumar 8ae853f9f2
Merge pull request #56 from ente-io/release-buy-subscription-fix
Release buy subscription fix
2022-09-02 12:50:35 +05:30
Abhinav a56283229c move api functions from needed by other api to service 2022-09-02 12:46:35 +05:30
Abhinav 25ddfb0240 move getSavedFilePaths to service 2022-09-02 12:35:56 +05:30
Abhinav 689bb9d83b v1.6.2 2022-09-02 11:49:42 +05:30
Abhinav 16e2e1ace5 get the fix for buy subscription 400 on desktop issue 2022-09-02 11:49:22 +05:30
Abhinav a3b34617a7 update to latest ui 2022-09-02 08:32:29 +05:30
Abhinav bcafc7acf6 Merge branch 'add-electron-types' into watch 2022-09-01 18:27:58 +05:30
Abhinav be80dc7fd3 update ui 2022-09-01 18:27:30 +05:30
Abhinav 94b6029e45 update submodule branch to followed main again as PR has bada-frame has been merged 2022-08-30 10:17:56 +05:30
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