Commit graph

113 commits

Author SHA1 Message Date
abhinav-grd 6cf696a164 Merge branch 'disable-shared-collection-ops' into archive 2021-09-22 13:25:16 +05:30
abhinav-grd 3cab5372e9 added queue processor to file decryption 2021-09-21 17:13:18 +05:30
abhinav-grd a26722d8de refactor deleteFileHelper and delete API 2021-09-21 16:09:04 +05:30
abhinav-grd 3021fd4a43 update updateMagicMetadata API 2021-09-21 16:07:53 +05:30
abhinav-grd 0b62609591 added updateMagicMetadata 2021-09-21 13:33:15 +05:30
abhinav-grd 78533c01e9 adds magicMetadata decryption logic 2021-09-21 13:15:17 +05:30
abhinav-grd 57aa358865 hides archived from all section 2021-09-21 13:00:39 +05:30
abhinav-grd 5ec72c2550 added ownerID to check if file is a shared file 2021-09-21 12:07:39 +05:30
Abhinav-grd cbcdba8229 add jpg to list of files missed by file type lib 2021-08-31 17:29:33 +05:30
Abhinav-grd 61df0d6ea8 move FORMAT_MISSED_BY_FILE_TYPE_LIB to file service build fix 2021-08-30 10:48:28 +05:30
Abhinav-grd a6567753e5 Merge branch 'master' into upload-refactoring 2021-08-13 08:57:36 +05:30
Abhinav-grd 0a709c12f5 move types to proper place 2021-08-13 08:55:04 +05:30
Abhinav-grd 7123360fa3 Merge branch 'master' into upload-refactoring 2021-08-13 08:25:43 +05:30
Abhinav-grd ed049bac9a formatted source files 2021-08-13 08:17:10 +05:30
Abhinav-grd 3d7a8c4106 moved uploadService to upload sub folder 2021-08-05 17:34:47 +05:30
Abhinav-grd ff2b471518 setFiles too after removingDeletedCollectionFiles 2021-07-27 12:18:49 +05:30
Abhinav-grd 8761696f28 update ui with uploaded file 2021-07-25 13:26:05 +05:30
Abhinav-grd 99889501c0 updated Error handling 2021-07-15 12:56:44 +05:30
Abhinav-grd ec225294ac change diff fetch limit to 1000 2021-07-09 14:17:30 +05:30
Pushkar Anand 0ce1e88db5 Moved to sentry login 2021-06-12 22:44:21 +05:30
Abhinav-grd 521cfa4cb5 update file sorting logic 2021-06-10 13:56:02 +05:30
Abhinav-grd 0ed71a6b76 improved error logging 2021-06-07 10:34:50 +05:30
Pushkar Anand 252e81eb1d Increased diff to 250 per page. 2021-06-03 02:46:06 +05:30
Pushkar Anand 0905c46a79 Changed batch size to 100 2021-06-02 02:12:44 +05:30
Abhinav-grd be6dd6d5a7 added error handling to file delete 2021-05-31 16:28:33 +05:30
Abhinav-grd f0db56bb30 removed isUpdated from synFile response 2021-05-31 16:02:38 +05:30
Pushkar Anand e66817c43b Eslint rule update 2021-05-30 22:26:48 +05:30
Pushkar Anand 5520b94b57 Optimize gallery for frist load. 2021-05-30 22:05:48 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Abhinav-grd 5b535faa92 moved getSelectedFileIds to util and new helper get selectedFiles 2021-04-27 17:14:26 +05:30
Abhinav-grd d867c8b120 udpate file interfcae name to PascalCase 2021-04-27 14:47:38 +05:30
Abhinav-grd 1d9dcfac89 moved image display logic to photoframe 2021-04-27 14:10:37 +05:30
Abhinav-grd e217a6e345 minor changes 2021-04-25 20:48:17 +05:30
Abhinav-grd d9261a8465 remove deleted file for localDB 2021-04-24 19:00:11 +05:30
Abhinav-grd 214a999661 corrected syncFile logic is Updated state when just files deleted 2021-04-24 00:46:27 +05:30
Abhinav-grd 1a79e88ed8 changed logic to decrypt files per request 2021-04-23 12:52:04 +05:30
Abhinav-grd cddff63a31 moved crytoWorker to util/cryto/index 2021-04-03 10:06:15 +05:30
Abhinav-grd afbf9c741f improved error handling 2021-03-30 13:53:36 +05:30
Abhinav-grd 15d5a1660c updated token null handling 2021-03-30 10:39:43 +05:30
Abhinav-grd 1d8ca64f48 cleaned up deleteFiles function 2021-03-29 15:59:17 +05:30
Abhinav-grd 4a528115b1 added deleteFiles service 2021-03-21 12:23:41 +05:30
Abhinav-grd 90d73a660e updated logic to find unique files 2021-03-16 15:11:11 +05:30
Abhinav-grd dc9c081706 cancel async calls if token beomes null 2021-03-16 12:19:34 +05:30
Abhinav-grd 05a8e02282 Merge branch 'master' into lfu-with-multipart 2021-03-14 15:51:11 +05:30
Abhinav-grd c435783e3d added wrapper import for localForage 2021-03-12 12:28:27 +05:30
Abhinav-grd 9a6a6bc608 replace error console logs with console.error 2021-03-08 18:06:10 +05:30
Abhinav-grd d03c48251f almost working multipart upload 2021-03-04 17:44:45 +05:30
Abhinav-grd d5718b43e5 removed unneccesary Cryptoworker creations 2021-02-25 22:01:49 +05:30
Vishnu Mohandas 5204bd30e4 Increase diff limit to 2500 2021-02-24 21:35:26 +05:30
Abhinav-grd 55047a4313 changed + e to , e 2021-02-22 13:20:06 +05:30