Commit graph

7555 commits

Author SHA1 Message Date
Abhinav bb6aec07f3 fix build 2023-05-09 20:02:34 +05:30
Abhinav a433c4065e simplify 2023-05-09 19:58:30 +05:30
Abhinav ef1bd452d5 add missing await 2023-05-09 19:38:27 +05:30
Abhinav b6315bc7d4 refactor and add logs 2023-05-09 19:16:57 +05:30
Abhinav 900d69a60d better handle export folder doesn't exist issues 2023-05-09 17:31:35 +05:30
Abhinav 82d48fcfd8 remove in-memory caching 2023-05-09 15:42:17 +05:30
Abhinav 5793e14740 change addLogLine to addLocalLog 2023-05-09 12:13:46 +05:30
Abhinav 0815e8e34d purge in memory record on exportDir change 2023-05-09 12:07:15 +05:30
Abhinav Kumar 3e65c490f0
Export delete sync support (#1082) 2023-05-09 11:33:47 +05:30
Abhinav Kumar d8c05ec4f9
Fix sentry not reporting client side exception (#1079) 2023-05-09 09:22:18 +05:30
Abhinav Kumar b497e49185
move export service (#1094) 2023-05-08 14:18:18 +05:30
Abhinav Kumar 474d6bb329
Handle zip drop on desktop (#1098) 2023-05-08 11:39:05 +05:30
Abhinav 879ad0b856 avoid pushing arrays into another array 2023-05-08 11:14:33 +05:30
Abhinav c8b530ddda add-comment-for-unknown-typecast 2023-05-08 11:10:11 +05:30
Abhinav 3ae04f115c convert map and promise.all to for loop 2023-05-08 11:00:03 +05:30
Abhinav 6f2011487e remove unnecessary log line 2023-05-08 10:48:12 +05:30
Abhinav Kumar c04f10707a
fix favorite name undefined issue (#1097) 2023-05-08 10:38:32 +05:30
Abhinav e8c39341ae if drag and drop files parsing fails then upload them as webFiles 2023-05-08 10:36:36 +05:30
Abhinav 0c58384d04 fix non zip drag and drop on desktop 2023-05-08 10:33:17 +05:30
Abhinav 9b9db0fd70 intercept drag and drop and check if the file is zip then try read zip content and upload them 2023-05-08 10:20:29 +05:30
Abhinav Kumar 55730bbd4f
New Translations (#1096) 2023-05-08 09:49:47 +05:30
Abhinav Kumar 16cde3ce98
ignore (0,0) location data (#1095) 2023-05-08 09:49:32 +05:30
Abhinav 606e88b201 add check empty favorite collection not removed from the collection summary 2023-05-08 09:48:56 +05:30
Crowdin Bot 1d3d097179 New Crowdin translations by GitHub Action 2023-05-08 01:06:15 +00:00
Abhinav a7ec1f8fe4 handle location 0,0 2023-05-05 18:04:09 +05:30
Abhinav d0cd90f271 rename trash folder 2023-05-05 14:50:46 +05:30
Abhinav 858b10648d fix getRenamedExportedCollections 2023-05-05 14:48:34 +05:30
Abhinav 326f98a03a fix in-memory exportRecord update 2023-05-05 14:47:59 +05:30
Abhinav f9b915a6b9 update to use the new rename API 2023-05-05 14:23:38 +05:30
Abhinav 5b7e818ca4 add in-memory cache 2023-05-05 13:37:09 +05:30
Abhinav 7c4e3bfacd update collection delete logic 2023-05-05 12:38:20 +05:30
Abhinav 92ee7bd3fb update migration 2023-05-05 10:19:38 +05:30
Abhinav d6f993210a fix types 2023-05-04 19:06:54 +05:30
Abhinav c21462214d refactor and code cleanup 2023-05-04 18:59:40 +05:30
Abhinav dc58b6e2e9 minor refactor 2023-05-04 18:51:31 +05:30
Abhinav 100e839d12 add new line 2023-05-04 18:43:35 +05:30
Abhinav 93924d3025 add missing mergeMetadata 2023-05-04 18:37:42 +05:30
Abhinav e1a1256d3c add missing error logging and fix export counter total value 2023-05-04 18:28:09 +05:30
Abhinav e3a3bc7049 add missing await 2023-05-04 18:08:12 +05:30
Abhinav 9ff498fb83 no need to sort collections 2023-05-04 18:08:02 +05:30
Abhinav 99edbff393 don't throw error from syncExportRecord 2023-05-04 17:55:21 +05:30
Abhinav 678342f616 cleanup code 2023-05-04 17:44:00 +05:30
Abhinav Kumar cfbdcc7a36
New Translations (#1093) 2023-05-04 16:51:53 +05:30
Crowdin Bot 7e6905ecc1 New Crowdin translations by GitHub Action 2023-05-04 11:20:31 +00:00
Abhinav Kumar a0e13fee8e
Spanish language option (#1092) 2023-05-04 16:49:37 +05:30
Abhinav 98982b221c Merge branch 'move-export-service' into export-delete-support 2023-05-04 16:49:18 +05:30
Abhinav 4b1fbfbd3b moved exportService.ts to export/index.ts 2023-05-04 16:38:56 +05:30
Abhinav 25c8e46c89 refactor 2023-05-04 16:25:16 +05:30
Abhinav 65d67c56ad move migration running logic to export init 2023-05-04 16:10:50 +05:30
Abhinav 02c45bb20d remove checkAllElectronAPIsExists checks 2023-05-04 16:00:27 +05:30