Commit graph

189 commits

Author SHA1 Message Date
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 1d8d10cb6d add new product update entry 2022-08-19 19:59:44 +05:30
Abhinav 4e7c804110 update menu items 2022-08-19 18:57:24 +05:30
Abhinav b973096392 on mac dock icon click show available window 2022-08-19 18:28:39 +05:30
Abhinav 8cab5280d2 don't hide from dock on window close on mac 2022-08-19 17:33:17 +05:30
Abhinav b24e678924 rename root source-code directory to src 2022-08-13 13:54:27 +05:30
Abhinav 9aa59fffd0 rename src to main 2022-07-23 15:29:47 +05:30
Abhinav ed22698aa4 fix configs 2022-07-13 19:54:44 +05:30
Abhinav 06a8602dbe improve 2022-07-13 15:49:31 +05:30
Abhinav 5902e7ebcf fix package josn import 2022-07-13 14:31:33 +05:30
Abhinav 2552c094d6 move file around 2022-07-13 14:20:07 +05:30
Abhinav 1211316f36 update submodule 2022-07-13 14:07:59 +05:30
Abhinav fdb026bde3 udpate submodile 2022-07-13 13:54:20 +05:30
Abhinav 758046f386 move files around 2022-07-13 13:45:11 +05:30
Rushikesh Tote 33507b5f40 fix type 2022-07-13 13:24:44 +05:30
Rushikesh Tote 7f4936af66 added hot reload 2022-07-13 13:24:38 +05:30
Rushikesh Tote 843a97f0f8 changes according to review comments 2022-07-13 13:22:36 +05:30
Rushikesh Tote 5c4cd36177 switched branch to release 2022-07-13 13:21:07 +05:30
Abhinav c2ac9ba684 refactor and restructure 2022-07-13 13:20:56 +05:30
Rushikesh Tote 699a12cc79 fix cors issue for uploads 2022-07-13 12:54:58 +05:30
Abhinav 8b85ed506b added web app as submodule 2022-07-13 12:51:37 +05:30
Abhinav f0e6fc710e dont pin splash screen on top 2022-07-11 23:10:14 +05:30
Abhinav Kumar 89f3b0403f
Merge pull request #32 from ente-io/capitalize
Capitalize user visible strings
2022-07-11 18:50:07 +05:30
Abhinav aaf5bf6f70 revert testing prod url change 2022-07-11 18:44:59 +05:30
Manav 5fdbd3b566 Capitalize user visible strings
I did not change the title of the window ("ente.io | encrypted photo
storage"), we can revisit it later.
2022-07-11 18:36:05 +05:30
Abhinav 40b91d7d70 through error to caller 2022-07-11 18:15:49 +05:30
Abhinav cc441d6629 add logging 2022-07-11 18:11:43 +05:30
Abhinav 90eaa42038 remove redundant type 2022-07-11 14:45:14 +05:30
Abhinav 8d28f65ab8 add clearElectronStore api 2022-07-11 14:28:20 +05:30
Abhinav aa8bd20024 fix getEncryptionKey undefined check 2022-07-11 14:27:44 +05:30
Abhinav 101c1fc4cf change prod URL for testing 2022-07-11 13:49:05 +05:30
Abhinav 3f62c1bd4c move safeStorage encryption and decryption to main process and use via ipc 2022-07-11 03:51:54 +05:30
Abhinav a79500f5e6 update safe storage schema 2022-07-11 03:51:09 +05:30