Commit graph

153 commits

Author SHA1 Message Date
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
Abhinav e60e6b2e11 remove get app version api for now 2022-07-11 02:47:07 +05:30
Abhinav 7ea105038a temp 2022-07-11 02:42:31 +05:30
Abhinav 171412575e add safe storage util 2022-07-11 02:00:10 +05:30
Abhinav 8653867178 update safe storage store 2022-07-11 02:00:10 +05:30
Abhinav 73c3f8c45a add safe storage store 2022-07-11 02:00:10 +05:30
Abhinav c0882952a7 eslint fix 2022-06-14 12:13:32 +05:30
Abhinav 4d71bfccd6 change URL to prod 2022-04-26 16:09:39 +05:30
Abhinav 37cef47aa9 refactor getSavedPaths 2022-04-20 20:28:56 +05:30
Abhinav 350ca08bd0 remove console log 2022-04-20 18:22:47 +05:30
Abhinav e9d2194412 fix getPendingUploads for zips 2022-04-20 18:14:26 +05:30
Abhinav 495389ffbd return type in pending uploads 2022-04-20 17:31:40 +05:30
Abhinav 76173d8412 store zip paths 2022-04-20 16:29:26 +05:30
Abhinav b3d938dead testing-url 2022-04-20 14:23:14 +05:30
Abhinav 7ade92310b remove redundant api 2022-04-20 13:32:08 +05:30
Abhinav 364089eebd dont disable error dialogs 2022-04-20 13:29:03 +05:30
Abhinav 922c8448e4 log error 2022-04-20 13:28:51 +05:30
Abhinav 6b4086b072 remove console logs 2022-04-20 13:07:18 +05:30
Abhinav b0f5f202cf Merge branch 'zip-2' into zip 2022-04-20 12:52:37 +05:30
Abhinav da67a218d7 clean code 2022-04-20 12:36:57 +05:30
Abhinav db342dfedc working 2022-04-20 12:33:23 +05:30
Abhinav a25406da2b attempt 2 2022-04-19 21:28:00 +05:30
Abhinav eb586d6b18 attempt 1 2022-04-19 21:26:35 +05:30
Abhinav d6747571ab ignore non file path and filename starting with dot 2022-04-19 21:14:00 +05:30
Abhinav a738fdf4e4 Merge branch 'main' into zip 2022-04-19 15:05:59 +05:30
Abhinav c382eda9b1 Revert "push a build for testing on master"
This reverts commit 3359733ff5.
2022-04-19 14:49:43 +05:30
Abhinav 3359733ff5 push a build for testing on master 2022-04-19 14:38:31 +05:30
Abhinav 8fb57a3b88 merge main into sync-support 2022-04-19 12:42:15 +05:30
Abhinav 1306f64f55 update ui 2022-04-18 18:55:34 +05:30
Abhinav 78ccf48840 udpate bada frame to remote 2022-04-18 18:52:34 +05:30
Abhinav 05eeaa71c4 udpate ui submodule 2022-04-15 13:48:43 +05:30
Rushikesh Tote 8fd5ad7a57 rename host to ente 2022-04-14 13:26:55 +05:30
Abhinav 6601ae5ef6 update ui 2022-04-13 15:18:31 +05:30
Abhinav 87cefe8311 disable eslint check for electronReload 2022-04-13 11:43:30 +05:30
Abhinav 2366384c8c moved isDev to common 2022-04-13 11:43:13 +05:30
Rushikesh Tote 186274ab38 segregate setting file paths and collection name in store 2022-04-13 10:51:10 +05:30
Rushikesh Tote 6bb04912d2 rename renderer to ui 2022-04-12 17:44:26 +05:30