Commit graph

2316 commits

Author SHA1 Message Date
abhinav-grd 2d8cb444df unarchive files 2021-09-22 13:58:23 +05:30
abhinav-grd 31632d779f set archived to quickly show archived file before server sync 2021-09-22 13:51:06 +05:30
abhinav-grd cbb880b42d fixed arhive file not visible bug 2021-09-22 13:29:08 +05:30
abhinav-grd 6cf696a164 Merge branch 'disable-shared-collection-ops' into archive 2021-09-22 13:25:16 +05:30
abhinav-grd c4165dca8c add conditional lookup 2021-09-22 13:08:45 +05:30
abhinav-grd 42c1687b3f fix archive icon import 2021-09-22 12:45:34 +05:30
abhinav-grd b45b6af9e1 renamed archive collection to archive section 2021-09-22 12:45:27 +05:30
abhinav-grd e067b7260b add a collection chip for archive section 2021-09-22 12:45:09 +05:30
abhinav-grd ea6074462f fixes collection related warning 2021-09-22 12:44:56 +05:30
abhinav-grd c98d4792be Merge branch 'move-files' into disable-shared-collection-ops 2021-09-22 12:34:12 +05:30
abhinav-grd f1848eca54 Merge branch 'master' into archive 2021-09-22 12:23:42 +05:30
abhinav-grd 6eb47c1fb9 Merge branch 'master' into move-files 2021-09-22 12:02:58 +05:30
abhinav-grd 6524204b2d set active collection to 0 for all section 2021-09-22 10:37:08 +05:30
abhinav-grd 1a8c4dcf23 makes move icon thinner 2021-09-22 10:23:26 +05:30
abhinav-grd 0bb82c189e better variable names 2021-09-21 17:52:31 +05:30
abhinav-grd d039dd87ef fixes magic metadata verison 2021-09-21 17:26:34 +05:30
abhinav-grd 973aedb7d3 fix magicMetadata encryption and decryption 2021-09-21 17:14:28 +05:30
abhinav-grd 3cab5372e9 added queue processor to file decryption 2021-09-21 17:13:18 +05:30
abhinav-grd 4250ad7c34 add option to view archived file on the sidebar 2021-09-21 16:59:24 +05:30
abhinav-grd a26722d8de refactor deleteFileHelper and delete API 2021-09-21 16:09:04 +05:30
abhinav-grd ea6a2165e2 added Archive logic 2021-09-21 16:08:03 +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 760cdef036 update decryptMetadata to handle any generic json decryption 2021-09-21 13:14:29 +05:30
abhinav-grd 57aa358865 hides archived from all section 2021-09-21 13:00:39 +05:30
abhinav-grd fe33c63c2f adds archive and unarchive icons 2021-09-21 12:25:52 +05:30
abhinav-grd a278b1d901 hide shared collection files from all section 2021-09-21 12:08:50 +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 ae881e6a4f fix isSharedCollection 2021-09-21 11:56:26 +05:30
abhinav-grd 801ff1a856 Merge branch 'move-files' into disable-shared-collection-ops 2021-09-21 11:48:08 +05:30
abhinav-grd d8230155fc remove unneccesary showCollectionSelector prop 2021-09-21 11:37:03 +05:30
abhinav-grd 065c051230 no need of adding isShared property to collection and can compare whenever needed 2021-09-21 11:31:47 +05:30
abhinav-grd 6c597570d1 better remove fromCollection 2021-09-20 21:08:14 +05:30
abhinav-grd cfb3f048e4 rename variable 2021-09-20 20:50:09 +05:30
abhinav-grd bc9a785093 disable fav button for sharedCollection 2021-09-20 19:20:45 +05:30
abhinav-grd ec0bc9919a disable selecting for sharedColletion 2021-09-20 19:20:17 +05:30
abhinav-grd 5fcde0b6e6 added isShared property to collection and isSharedCollectionActive state 2021-09-20 19:16:08 +05:30
abhinav-grd 1e45557e34 avoid double filtering 2021-09-20 18:58:46 +05:30
abhinav-grd 641053a025 hide collection from which file are moved from collection selector view 2021-09-20 18:54:26 +05:30
abhinav-grd 27baf3523c dont show move option in all 2021-09-20 18:44:05 +05:30
abhinav-grd e610005a85 updated showCreateCollection to create and move files if collection ops move selected 2021-09-20 18:21:40 +05:30
abhinav-grd b90fc6409b added error handling for move to collection fail 2021-09-20 17:57:24 +05:30
abhinav-grd 93c3cf8121 update moveToCollection API 2021-09-20 17:38:03 +05:30
abhinav-grd dd2b7a50ca updates addToCollection util to handle move 2021-09-20 17:38:03 +05:30
abhinav-grd 0d8af74e4a added moveButton on Selection bar 2021-09-20 17:38:03 +05:30
abhinav-grd 8c8a8dd1ce added move icon 2021-09-20 17:38:03 +05:30
abhinav-grd 68a81c2f77 added moveToCollection API 2021-09-20 17:38:03 +05:30
abhinav-grd be4e821190 clear selection if file of other collection selected 2021-09-20 17:26:29 +05:30
abhinav-grd 99d62756cc use activeCollection state for navigation between collections 2021-09-20 17:25:29 +05:30
abhinav-grd 219c7aa8d7 hide just overflow-x 2021-09-20 09:18:55 +05:30
abhinav-grd 760c84aaad fix looped resize 2021-09-16 16:36:00 +05:30
abhinav-grd 4dec65a891 try to get exif only for image files 2021-09-16 07:27:11 +05:30
abhinav-grd e17eb7aca4 exif data can be null so dont destructure function response 2021-09-16 07:26:48 +05:30
Abhinav-grd 74471d9bfb
Merge pull request #143 from ente-io/update-exif-package
Update exif package
2021-09-13 12:05:36 +05:30
Abhinav-grd 269a926ac7
Merge pull request #147 from ente-io/folder-drop
Upload behavior
2021-09-13 11:14:15 +05:30
abhinav-grd 96d2d089b7 removes unneccessary exif Data null check 2021-09-13 11:02:19 +05:30
abhinav-grd 958d3bd72c fix banner message state type 2021-09-13 09:15:26 +05:30
abhinav-grd bce0adfe33 updates init state of analysis result 2021-09-13 09:10:33 +05:30
abhinav-grd 63c3eb5db3 updates choice modal to directly call uploadToNewCollection 2021-09-13 09:04:44 +05:30
abhinav-grd 3c61fc1ab5 update behavior on folder drop 2021-09-13 08:45:53 +05:30
abhinav-grd e34a8e8b92 remove processQueue recursive call
as we are processing the queue in a loop left when making the change
2021-09-12 16:01:08 +05:30
abhinav-grd b3a9c8ee94 improves queueProcessor 2021-09-12 15:56:16 +05:30
abhinav-grd d68cebb7a1 if unix time less than zero ignore it 2021-09-12 12:41:15 +05:30
abhinav-grd c4938d04e3 updates code to fit with new getExif function 2021-09-12 12:17:17 +05:30
abhinav-grd 5cf48597df updates exif parsing to use new library features 2021-09-12 12:16:30 +05:30
abhinav-grd f9c46cdcb6 dont log exifdata 2021-09-10 22:12:15 +05:30
abhinav-grd 0cde9ea63c update prettyPrintExif 2021-09-10 22:09:18 +05:30
abhinav-grd a90f978c67 added pretty print exif util 2021-09-10 14:01:51 +05:30
abhinav-grd f4f685d2cf build fix 2021-09-10 13:30:31 +05:30
abhinav-grd 55b1746f3d cleanup 2021-09-10 13:16:50 +05:30
abhinav-grd a71a8e4d96 updates exifInfo usage of exifParser 2021-09-10 12:50:21 +05:30
abhinav-grd 5e6adb4634 updated getUNIXTime logic 2021-09-10 12:21:18 +05:30
abhinav-grd ea73bc43f8 use exifr package
exif-js fails for heic EXIF parsing
2021-09-10 12:18:34 +05:30
abhinav-grd 8989cd4af1 remove console log 2021-09-10 10:15:30 +05:30
abhinav-grd c24a187df6 better error for favourite operations 2021-09-10 09:34:38 +05:30
abhinav-grd 37bb67ea21 remove deleted collection from local 2021-09-10 09:12:58 +05:30
abhinav-grd a1a73b0cbd show zero files for collection with no files 2021-09-09 15:18:45 +05:30
Abhinav-grd c38de745c9 name worker as ente worker 2021-09-07 17:18:36 +05:30
Abhinav-grd 02d7cf3802 remove console and try catch 2021-09-07 14:55:41 +05:30
Abhinav-grd 07d44846be replaced heic2any pacakeg with heic-convert and use custom worker 2021-09-07 14:54:08 +05:30
Abhinav-grd 1d0adec48c throw error if hasSetKey undefined 2021-09-06 11:47:24 +05:30
Neeraj Gupta 6dc6501381 Show correct err msg when verification code has expired 2021-09-04 16:16:02 +05:30
Abhinav-grd 56bcf32b95 fix retrier returning undefined 2021-09-03 16:02:58 +05:30
Abhinav-grd e595ea09f0 fix usage info string 2021-09-03 14:15:04 +05:30
Abhinav-grd 1ff2fa3462 update error message 2021-09-02 13:28:35 +05:30
Abhinav-grd baf509085e fix new line between error stacks 2021-09-02 12:20:27 +05:30
Abhinav-grd 7ec132b39f updated the errorWithContext generation logic 2021-09-02 10:38:45 +05:30
Abhinav-grd 7dfd6658ea added compulary context message to all logError calls 2021-09-01 18:04:18 +05:30
Abhinav-grd 39d93c4f79 wrap error with context and report to sentry 2021-09-01 15:33:01 +05:30
Abhinav-grd cd309b0c77 update the feild below which error appears 2021-09-01 13:22:35 +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 7e7284d64a set collection state on collection sync
dont without waiting for filtering out the deleted collection for which we need to wait for the whole files to be synced
2021-08-31 17:01:33 +05:30
Abhinav-grd e614ef755c fix create collection fail
The cause of bug was due to collection sync fail which occured due collection decyrption failure because of collection key mismatch bug
2021-08-31 16:53:43 +05:30
Abhinav-grd e1465609dd run unlink thumbnail only if thumbnail generation succeedes 2021-08-31 15:56:12 +05:30
Abhinav-grd b195015d64 added PAGES enum for all avialable routes 2021-08-31 10:28:58 +05:30
Abhinav-grd 08e2f4b038 added two factor disabled flash message and fix credentials redirect 2021-08-31 09:56:51 +05:30
Abhinav-grd ccd3a20a0d fix two-factor modal styles 2021-08-31 09:40:08 +05:30
Neeraj Gupta 18fc21377d Merge pull request #128 from ente-io/bugFixes
Fix recovery flow
2021-08-31 08:46:45 +05:30
Neeraj Gupta ca8d294496 Fix recoery flow 2021-08-31 08:35:30 +05:30
Abhinav-grd c21b20df95 only put if hasSetKeys explicitly false 2021-08-30 23:22:56 +05:30
Abhinav-grd a7a10f1a19 show save recovery key after singup 2021-08-30 18:58:27 +05:30
Abhinav-grd 10e86a7bd5 set ORIGINAL_KEY_ATTRIBUTES from verify response 2021-08-30 17:56:20 +05:30
Abhinav-grd 01e9a2ca96 put ORIGINAL_KEY_ATTRIBUTES after keySet check 2021-08-30 17:54:04 +05:30
Abhinav-grd af1ad9c973 put keyAttributes if not set , using session-validity-v2 check 2021-08-30 17:30:04 +05:30
Abhinav-grd b8a01d18f7 put keyAttribute if no response and local storage has them 2021-08-30 17:16:31 +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 28a5ccee4a format missed by type detection 2021-08-30 10:45:16 +05:30
Abhinav-grd c596338463 adds type detection failed logs 2021-08-30 10:11:50 +05:30
Abhinav-grd ecec1b4a29 fix infinite seek 2021-08-30 09:45:02 +05:30
Abhinav-grd e06ca8c4a9 fix seek more than videoLength ebug 2021-08-30 09:27:27 +05:30
Abhinav-grd d1d3623880 fix file extension logging for unsupported formats 2021-08-30 06:54:57 +05:30
Abhinav-grd f4cb568444 added user token or encryptedToken present check before credential redirect 2021-08-29 22:50:09 +05:30
Abhinav-grd aa1ae957af fix unlink inputFileName 2021-08-29 20:38:19 +05:30
Abhinav-grd abdab27287 unlink correct thumbFileName 2021-08-29 20:30:11 +05:30
Abhinav-grd 6fc64b8d93 re push 2021-08-29 20:07:19 +05:30
Abhinav-grd ee3dfff1a3 set title 2021-08-29 19:47:44 +05:30
Abhinav-grd 4ad60fe2c2 dont regsiter worker 2021-08-29 19:35:23 +05:30
Abhinav-grd dac0b35a9b unregister service worker 2021-08-29 19:33:09 +05:30
Abhinav-grd f7af8b5c2d set header only in gallery 2021-08-29 19:20:39 +05:30
Abhinav-grd b1f9a3320d added coep header in document 2021-08-29 19:09:20 +05:30
Abhinav-grd 0c30efa3ef updated styles 2021-08-29 17:33:55 +05:30
Abhinav-grd d8ebd5f827 remove cloudflare analytics 2021-08-29 17:28:35 +05:30
Abhinav-grd f31ecece6a fix add to collection button creating first album 2021-08-29 17:20:56 +05:30
Abhinav-grd acef50e512 Merge branch 'master' into fix_multiple_request 2021-08-29 15:00:29 +05:30
Abhinav-grd 974d8d9241 store file promise in fileObjectUrlPromise 2021-08-29 14:58:53 +05:30
Abhinav-grd 3acd3ba87f skip too large files 2021-08-29 14:45:12 +05:30
Abhinav-grd 1b3a8714b8 updated strings 2021-08-29 14:43:20 +05:30
Abhinav-grd dddd7fac30 updated strings 2021-08-29 14:38:35 +05:30
Abhinav-grd 2a645dc16e remove console log 2021-08-29 14:28:37 +05:30
Abhinav-grd 6de4c2fabc upadted alert banner style 2021-08-29 14:22:37 +05:30
Abhinav-grd 7c85308516 added hooks to open plan selector 2021-08-29 14:20:01 +05:30
Abhinav-grd e9ed00fa22 added showPlanSelectorModal to gallery context 2021-08-29 14:19:08 +05:30
Abhinav-grd f145328c38 fixed error message shown to user 2021-08-29 13:50:56 +05:30
Abhinav-grd 1f62d7ba53 updated the alert banner 2021-08-29 13:39:14 +05:30
Abhinav-grd a1d5e75447 no need to catch and throw error 2021-08-29 13:01:48 +05:30
Abhinav-grd 28ccf3d11c added file too large section 2021-08-29 12:56:24 +05:30
Abhinav-grd a8c93da704 updated error handler 2021-08-29 12:44:33 +05:30
Abhinav-grd e6049aef1b function check for breaking error changes 2021-08-29 11:48:53 +05:30
Abhinav-grd ce8bc629a1 renamed parseError and handleError to upload specfic names 2021-08-29 11:48:03 +05:30
Neeraj Gupta 362d4f89ae Thumbnail: don't trigger download if a request is already in-flight 2021-08-29 11:40:18 +05:30
Abhinav-grd c57989d14f convert storage quota to human readable 2021-08-29 10:45:02 +05:30
Abhinav-grd a9d9b41ee0 fixed customer portal redirect 2021-08-29 10:34:50 +05:30
Vishnu 7e819bd940 Update collection share dialog 2021-08-29 02:43:23 +05:30
Vishnu 05173f3120 Remove click handler 2021-08-29 02:20:45 +05:30
Vishnu 0ff3e11584 Improve upload strategy dialog 2021-08-29 02:18:00 +05:30
Vishnu f961571b1f Rename first album 2021-08-29 02:17:00 +05:30
Vishnu bc4d46912e Update first screen 2021-08-29 01:20:00 +05:30
Abhinav-grd 24d0917537
Merge pull request #122 from ente-io/ffmpeg
Ffmpeg
2021-08-28 22:15:17 +05:30
Abhinav-grd febb0a47ae appended timestamp to filenames 2021-08-28 21:49:31 +05:30
Abhinav-grd 9c59984a75 clean url 2021-08-28 20:29:09 +05:30
Abhinav-grd 9045a5cec2 fix strings 2021-08-28 20:19:48 +05:30
Abhinav-grd 1656e1431d dont show collection namer if not neccessary 2021-08-28 20:11:30 +05:30
Abhinav-grd 21d8706175 Merge branch 'master' into ffmpeg 2021-08-28 19:39:34 +05:30
Abhinav-grd ebdcda247c clean 2021-08-28 19:35:45 +05:30
Abhinav-grd 8788a7cd48 final touch up 2021-08-28 19:29:00 +05:30
Neeraj Gupta 2ab31426cf minor refactoring 2021-08-28 16:46:44 +05:30
Neeraj Gupta 1d2b6e3243 Add button for delete account 2021-08-28 16:27:36 +05:30
Neeraj Gupta 8d4455b7ac Add delete account prompt 2021-08-28 15:38:14 +05:30
Abhinav-grd eb042871a3 added logic to respond with null on error 2021-08-28 11:53:48 +05:30
Abhinav-grd a6b38ac020 remove file after thumbnail generation 2021-08-28 11:21:05 +05:30
Abhinav-grd a97c11cf6f conditonally load local ffmpeg file in local enviroment 2021-08-28 11:21:05 +05:30
Abhinav-grd 0a2a9b1f1d added error handling 2021-08-28 11:21:05 +05:30
Abhinav-grd 4317964ca4 remove logs 2021-08-28 11:21:05 +05:30
Abhinav-grd a09c5e7a36 remove un used import 2021-08-28 11:21:05 +05:30
Abhinav-grd 484842a652 avoid multiple load call and run call at one time 2021-08-28 11:21:05 +05:30
Abhinav-grd c0e665cd1d add logs 2021-08-28 11:21:05 +05:30
Abhinav-grd 9ee35f725e refactored code 2021-08-28 11:21:05 +05:30
Abhinav-grd 5b8ae127b5 just load fallback package 2021-08-28 11:21:05 +05:30
Abhinav-grd 53af52de61 added fallback core package 2021-08-28 11:21:05 +05:30
Abhinav-grd 26d9d500b4 break on thumbnail error 2021-08-28 11:21:04 +05:30
Abhinav-grd 75de06cff7 added ffmeg package 2021-08-28 11:21:04 +05:30
Abhinav-grd c32ec93d29 updated queueService to QueueProcessor 2021-08-28 11:20:02 +05:30
Abhinav-grd 1285305288 added queueService 2021-08-28 11:20:02 +05:30
Vishnu 9b4971ab9a Update strings 2021-08-27 15:05:56 +05:30
Vishnu a7f086c08b Update colors 2021-08-27 14:22:14 +05:30
Vishnu d0b3d169cc Update empty screen 2021-08-27 14:22:04 +05:30
Vishnu 631baf9fa3 Update colors 2021-08-27 14:09:17 +05:30
Vishnu 85af233358 Update login string 2021-08-27 14:06:56 +05:30
Abhinav-grd e473b0d6f2 udpated fileIsHEIC check to include file type 2021-08-26 13:23:30 +05:30
Abhinav-grd e008ccd83f Merge branch 'master' into redirect_to_payements 2021-08-25 15:29:03 +05:30
Abhinav-grd a584235a9a disable logging of disabled web analytics 2021-08-25 09:08:11 +05:30
Abhinav-grd 90a328ac81 remove window size variable used for size control 2021-08-24 18:03:19 +05:30
Abhinav-grd 579c39239d remove signup button white color 2021-08-24 11:55:57 +05:30
Abhinav-grd 34a4c6b114 updated entespinner styles 2021-08-24 09:24:36 +05:30
Abhinav-grd 9a5339df99 updated success button Styles 2021-08-24 09:05:29 +05:30
Abhinav-grd 411a2a798e remove the mysterious zero 2021-08-24 08:52:36 +05:30
Abhinav-grd 5fa3374ea7 remove loading indicator only on error 2021-08-23 16:07:44 +05:30
Abhinav-grd c2e5007386 moved type detail logging logic to catch block 2021-08-20 12:50:34 +05:30
Abhinav-grd a7033f1699 fix location data bug 2021-08-20 12:28:21 +05:30
Abhinav-grd 7539f5c9fa remove exif file check and let exif library handle it and fail 2021-08-20 12:23:59 +05:30
Abhinav-grd 0bdb979992 reafactored code 2021-08-19 14:15:52 +05:30
Abhinav-grd e059f16325 send unsupported file extension 2021-08-19 12:03:10 +05:30
Abhinav-grd 44641dddc6 turn off only on error 2021-08-19 12:00:16 +05:30
Abhinav-grd 9076735374 pass fileType info to metadata extracter 2021-08-19 08:55:11 +05:30
Abhinav-grd 9912be071a add hasStaticThumbnail to metadata object 2021-08-19 08:50:59 +05:30
Abhinav-grd 49e61ba1f1 read only metadat for checking duplicate 2021-08-19 08:42:08 +05:30
Abhinav-grd 6ab717a785 added file too large error 2021-08-19 08:12:57 +05:30
Abhinav-grd cef8cd257b dont justify content 2021-08-19 08:06:10 +05:30
Abhinav-grd 7515e14d02 added uplaoded file to existingFilesCollectionWise 2021-08-18 20:41:11 +05:30
Abhinav-grd 5bfc58fbc5 Merge branch 'master' into redirect_to_payements 2021-08-18 18:29:21 +05:30
Abhinav-grd bb8f407bbf catch empty generated thumbnail 2021-08-18 18:26:24 +05:30
Abhinav-grd b67a7a9401 fiox typeParts undefined check 2021-08-18 17:46:20 +05:30
Abhinav-grd 73b679e509 handled payement update failure reasons 2021-08-18 14:53:04 +05:30
Abhinav-grd fc25f7314c pass gallery path as redirectURL 2021-08-18 14:50:53 +05:30
Abhinav-grd 16e287d1ce added comment for file import fail error 2021-08-18 12:43:14 +05:30
Abhinav-grd 47efa6a8e5 increase chunk size for exif parsing and just log and dont break on exif laod fail 2021-08-18 12:41:00 +05:30
Abhinav-grd c9ffaf67b7 build fix 2021-08-18 11:54:21 +05:30
Abhinav-grd 6b5bbacd00 read file chunk for exif 2021-08-18 11:21:17 +05:30
Abhinav-grd 744a308963 removed unneeded fileReader passed to functions 2021-08-18 11:08:20 +05:30
Abhinav-grd 2383470e41 updated existingFileCollectionWise after file upload 2021-08-18 10:05:28 +05:30
Abhinav-grd 9b49e15d5c moved file reading ot worker 2021-08-18 10:02:27 +05:30
Abhinav-grd c36c1b5c13 fix uploadProgress more than 100 % bug 2021-08-17 17:22:44 +05:30
Abhinav-grd 9270d80d24 Merge branch 'master' into upload-refactoring 2021-08-17 15:32:58 +05:30
Abhinav-grd 0f9e15e37f handle long names in porgress bar 2021-08-17 15:32:29 +05:30
Abhinav-grd 7124b313a4 Merge branch 'master' into upload-refactoring 2021-08-17 15:31:00 +05:30
Abhinav-grd f6b5c06954 handle long names in porgress bar 2021-08-17 15:29:06 +05:30
Abhinav-grd 9b13509615 Merge branch 'master' into upload-refactoring 2021-08-17 14:42:01 +05:30
Abhinav-grd b5702c8b73 pass existingCollection list to createAlbum when creating multiple collection at once 2021-08-17 14:38:54 +05:30
Abhinav-grd dd0c49eebb Merge branch 'master' into upload-refactoring 2021-08-17 14:26:06 +05:30
Abhinav-grd ce29c5f1f0 update string 2021-08-17 13:53:11 +05:30
Abhinav-grd 566716a5be style changes 2021-08-17 13:50:53 +05:30
Abhinav-grd 4231056e2a group notUploadedSectionHeader closer to duplicate files 2021-08-17 12:49:16 +05:30
Abhinav-grd 05fcb0c138 added section component and made transition time constant 2021-08-17 11:40:41 +05:30
Abhinav-grd 55a78cdb8c update strings 2021-08-17 09:45:22 +05:30
Abhinav-grd 24c649c267 Merge branch 'master' into upload-refactoring 2021-08-16 20:28:09 +05:30
Abhinav-grd 9c0b5ce830 added null check to keyAttributes 2021-08-16 20:27:40 +05:30
Abhinav-grd 1d4679d5c5 Merge branch 'master' into upload-refactoring 2021-08-16 20:08:48 +05:30
Abhinav-grd 5c7fe3b8e1 fix redirecting issues 2021-08-16 20:05:53 +05:30
Abhinav-grd 84bd1f629a added in progress section to uploads 2021-08-16 19:45:41 +05:30
Abhinav-grd e8c421a438 detect isHEIC based on filedata derived type 2021-08-16 19:03:57 +05:30
Abhinav-grd b0b1f87ebd Merge branch 'master' into upload-refactoring 2021-08-16 18:19:42 +05:30
Abhinav-grd 04f30ac66f Merge branch 'master' into fix-forgot-password 2021-08-16 11:20:21 +05:30
Abhinav-grd f381a3cb63 fixed all redirect logic 2021-08-16 11:12:48 +05:30
Abhinav-grd 6f57650f6e remove token validity check logic from verify page 2021-08-16 10:38:08 +05:30
Abhinav-grd 03b8fed83b updated storeSessionKeys to SaveKeyInSessionStore 2021-08-16 10:31:11 +05:30
Pushkar Anand eaa144773c First load fix and updated photoswipe. 2021-08-14 22:13:30 +05:30
Abhinav-grd 91bb017de8 removed update subcription logic and removed buyPaidSubcription to buySubscription 2021-08-14 17:09:09 +05:30
Abhinav-grd 8d0c67a15c remove buyrRelated logic 2021-08-14 15:37:49 +05:30
Abhinav-grd ac1a59394e Merge branch 'master' into redirect_to_payements 2021-08-14 15:35:48 +05:30
Abhinav-grd 1c72450890 pass rootUrl param to payments 2021-08-14 15:32:57 +05:30
Abhinav-grd 884c2e57c3 dont round percenatge 2021-08-14 11:42:42 +05:30
Abhinav-grd 1ad6d70136 Merge branch 'master' into upload-refactoring 2021-08-14 11:36:11 +05:30
Abhinav-grd 617762f1c5 added check for not null befor executing function 2021-08-14 10:47:38 +05:30
Abhinav-grd 41af7557a6 Merge branch 'master' into upload-refactoring 2021-08-13 23:53:40 +05:30
Abhinav-grd 495f9002bf made chnages to better handle file import 2021-08-13 23:52:53 +05:30
Abhinav-grd 5d965da21e made chnages to better handle file import 2021-08-13 23:51:14 +05:30
Abhinav-grd 0cf4662086 close Dialog along wiht executing close action 2021-08-13 22:34:39 +05:30
Abhinav-grd 96e36c8bf0 custom check for heic not required 2021-08-13 22:17:06 +05:30
Abhinav-grd acc96947ec fixes 2021-08-13 22:12:34 +05:30
Abhinav-grd 19d203536a add subscription only if exists 2021-08-13 21:29:28 +05:30
Abhinav-grd 902bb017c7 added lib for type detection 2021-08-13 20:27:39 +05:30
Abhinav-grd 01e099f577 avoid magic number 2021-08-13 20:05:02 +05:30
Abhinav-grd 34f5c42cc7 Merge branch 'master' into upload-refactoring 2021-08-13 19:50:17 +05:30
Abhinav-grd 37ca8e694b add comment reason for extracting files original name 2021-08-13 19:49:39 +05:30
Abhinav-grd e25fabf500 throw error if stream not done after all partUploadFinish 2021-08-13 19:44:40 +05:30
Abhinav-grd 50c3953a86 better constants 2021-08-13 19:29:30 +05:30
Abhinav-grd 9ba90dee60 reduce quality after first attempt to generate thumbnail at 100% quality 2021-08-13 19:24:31 +05:30
Abhinav-grd 5f0b723202 added type to fuinction instead to returned object 2021-08-13 12:13:00 +05:30
Abhinav-grd bbef258404 make getFileStream fileChunkReaderMaker generic by passing chunkSize to them 2021-08-13 12:10:05 +05:30
Abhinav-grd 5e57e79bda improve readebility 2021-08-13 12:00:22 +05:30
Abhinav-grd aa07979422 remove export from function used only in file scope 2021-08-13 11:54:33 +05:30
Abhinav-grd 8ef9862b60 renamed NetworkClient to UploadHttpClient 2021-08-13 11:52:18 +05:30
Abhinav-grd 6b6479eed7 rename s3Service to multiPartUploadService 2021-08-13 11:48:03 +05:30
Abhinav-grd 223cf9eb99 intiail canvas with empty canvas element 2021-08-13 11:42:57 +05:30
Abhinav-grd c985c5197b make collection as optional in FileWithCollection 2021-08-13 11:26:31 +05:30
Abhinav-grd 271b04b24e fixed typo and dont catch error 2021-08-13 11:04:14 +05:30
Abhinav-grd f053c74ae7 tidy up 2021-08-13 11:04:14 +05:30
Abhinav-grd 4d1e0612dd throw error when unable to load worker 2021-08-13 11:04:08 +05:30
Abhinav-grd c262fae8d3 spell checked 2021-08-13 10:45:40 +05:30
Abhinav-grd 830d457d85 better varaible names 2021-08-13 10:40:03 +05:30
Abhinav-grd 965a37873c added proper type for parsedMedatdata with title 2021-08-13 10:33:21 +05:30
Abhinav-grd bbbaf56daf added null fallbacks 2021-08-13 10:17:55 +05:30
Abhinav-grd 9fc2871d8d build fix 2021-08-13 09:57:50 +05:30
Abhinav-grd 0172c308d4 build fix 2021-08-13 09:48:11 +05:30
Abhinav-grd 48622afaf5 better comments 2021-08-13 09:45:32 +05:30
Abhinav-grd 457e068f7d add sub function to retryAsyncFunction and pass retyCount internally 2021-08-13 09:45:30 +05:30
Abhinav-grd 2e7108a14c added falshMessage type enum 2021-08-13 09:27:09 +05:30
Abhinav-grd 3cf4dac4ff use Startswith and endsWith function instead of substr for better readabilty 2021-08-13 09:16:57 +05:30
Abhinav-grd 74cb1a5006 added type to existingFilesInCollection 2021-08-13 09:13:31 +05:30
Abhinav-grd e08d4d1002 specify time unit variable name retrySleepTimeInMilliSeconds 2021-08-13 09:12:01 +05:30
Abhinav-grd 5fbff89324 fixed FILE_TYPE import 2021-08-13 09:08:42 +05:30
Abhinav-grd 7a403e086d formast all uploadService files 2021-08-13 09:08:02 +05:30
Abhinav-grd 382ea84eff make sessionExpired dialog non closable 2021-08-13 09:01:58 +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 bcb2579ea3 eslint fix 2021-08-12 21:10:02 +05:30
Abhinav-grd 3082363b5b final touchup 2021-08-12 21:06:44 +05:30
Abhinav-grd 2270110e98 linted photoswipe 2021-08-12 20:52:23 +05:30
Abhinav-grd 15238c7eef Merge branch 'master' into upload-refactoring 2021-08-12 17:23:47 +05:30
Abhinav-grd 71f614fac7 fixed exported metadata creationTime format to timestamp in miliseconds 2021-08-12 16:03:52 +05:30
Abhinav-grd 166726dd4c fixed exported metadata creationTime format to timestamp in miliseconds 2021-08-12 15:06:21 +05:30
Abhinav-grd e82ba8439e fixed metadata extraction 2021-08-12 15:04:55 +05:30
Abhinav-grd 28b8773d6a fix check for failed or blocked files 2021-08-12 13:55:17 +05:30
Abhinav-grd 7903cbdb63 Merge branch 'master' into live_photos 2021-08-12 12:51:04 +05:30
Abhinav-grd 6ef0297528 build fix 2021-08-12 12:45:27 +05:30
Abhinav-grd c9af420002 Merge branch 'master' into live_photos 2021-08-12 12:33:16 +05:30
Abhinav-grd a0b8073e01 check for correct file uid to get files to export 2021-08-12 12:29:33 +05:30
Abhinav-grd 9fcad8aee1 fix live photo rendering 2021-08-12 12:09:35 +05:30
Abhinav-grd 45d2a794e4 Merge branch 'master' into live_photos 2021-08-12 11:41:10 +05:30
Abhinav-grd 6d66b6ada0 formated and linted downloadManager 2021-08-12 11:40:33 +05:30
Abhinav-grd c80e299476 added live photo export logic 2021-08-12 10:56:17 +05:30
Abhinav-grd 7f8a8c5ffc renamed MotionPhoto attributes 2021-08-12 10:20:02 +05:30
Abhinav-grd 4f068e283d basic refactoring 2021-08-11 21:29:59 +05:30
Abhinav-grd b94795e0c4 formated and linted downloadManager 2021-08-11 21:08:14 +05:30
Abhinav-grd b2767d086b make sessionExpired dialog non closable 2021-08-11 18:17:52 +05:30
Abhinav-grd bae4e95dcc use filename as tile instead of metadataJSON title propery 2021-08-11 17:42:28 +05:30
Neeraj Gupta 7c85fde925 Fix bug in titleName 2021-08-11 17:22:09 +05:30
Neeraj Gupta 2a50c5a363 Minor refactor 2021-08-11 16:27:13 +05:30
Neeraj Gupta d037aa2940 Merge remote-tracking branch 'origin/master' into live_photos 2021-08-11 16:14:21 +05:30
Neeraj Gupta 4fef978581 Fix zip filename for livephoto download 2021-08-11 16:12:42 +05:30
Neeraj Gupta 37d5539646 Support to getting image & video name for motion photo 2021-08-11 15:53:30 +05:30
Neeraj Gupta 95177238f8 Move MotionPhoto logic in separate serivce 2021-08-11 15:52:59 +05:30
Abhinav-grd 273b8859d7 reduce modal-dialog margin to 5vh 2021-08-11 15:39:57 +05:30
Abhinav-grd 910b794d24 fix completeMulltipart request body 2021-08-11 15:09:05 +05:30
Neeraj Gupta af0d764d2a Add zip extn in the downloaded filename for livePhoto 2021-08-11 14:18:32 +05:30
Neeraj Gupta 49525f3b4d LivePhoto: Support for unzip livephoto & preview image 2021-08-11 14:14:17 +05:30
Neeraj Gupta e2832cb823 Add LIVE_PHOTO value in FILE_TYPE enum 2021-08-11 13:54:49 +05:30
Abhinav-grd d65f6cb494 fix build 2021-08-11 13:37:11 +05:30
Abhinav-grd c9e9c0de69 remove unneccessary prop 2021-08-11 13:05:40 +05:30
Abhinav-grd a6652c105a only use the lastFolder as suggested name 2021-08-11 12:54:56 +05:30
Abhinav-grd ba065405eb has collection identifier with metadat 2021-08-11 12:50:26 +05:30
Abhinav-grd 9aef824603 send only collectionId in FileWithCollections 2021-08-11 12:41:57 +05:30
Abhinav-grd 82e70a343d formatted metadataService 2021-08-11 11:41:09 +05:30
Abhinav-grd 3a3de95df9 added await to catch preFetchUploadURLs error 2021-08-11 11:40:53 +05:30
Abhinav-grd 07ce0f4dcb add failed files to failed upload list 2021-08-11 11:25:18 +05:30
Abhinav-grd 01827e268e prevent progressbar from going back 2021-08-11 11:09:16 +05:30
Abhinav-grd 7434032956 corrected case 2021-08-11 10:56:40 +05:30
Abhinav-grd c3693a2eb3 minor bug fixes 2021-08-11 10:54:07 +05:30
Abhinav-grd e59be3e174 moved UploadURl logic to uploadService 2021-08-11 10:16:06 +05:30
Abhinav-grd e39583efdf moved progressTracking logic to uiService 2021-08-11 10:15:36 +05:30
Abhinav-grd 0802370f35 updated uploadComponent to use the new UploadManager 2021-08-10 18:02:37 +05:30
Abhinav-grd 5e98981c05 refactored out uploadManager 2021-08-10 17:59:57 +05:30
Abhinav-grd cf67cd7b3b moved to utils to util file 2021-08-10 11:19:58 +05:30
Abhinav-grd 8bd10f4cf2 better names 2021-08-10 11:06:38 +05:30
Abhinav-grd befcdedd08 moved retryAsyncFunction to network util 2021-08-10 11:05:45 +05:30
Abhinav-grd b95a560072 created s3Service layer 2021-08-09 20:45:11 +05:30
Abhinav-grd 141924bbf6 fix progress bar for multipart upload 2021-08-09 17:02:45 +05:30
Abhinav-grd a033ee383c return canvas from videoThumbnail generator 2021-08-09 16:55:06 +05:30
Abhinav-grd c37f1ad63b fix video timeout not assigned to variable bug 2021-08-09 15:16:12 +05:30
Abhinav-grd 5f386f3c93 Merge branch 'master' into upload-refactoring 2021-08-09 14:56:49 +05:30
Abhinav-grd ff98eefe67 refactor readFile and encrypt logic 2021-08-09 14:42:11 +05:30
Abhinav-grd 5fde5ada71 created new services for readFile and encryption logic 2021-08-09 14:41:13 +05:30
Abhinav-grd 88e57cb18c removed VisibilityButton background 2021-08-07 17:24:22 +05:30
Abhinav-grd 0f1e66815d remove exclaimation after backup complete 2021-08-07 16:04:24 +05:30
Abhinav-grd 439e47fc54 update local storage entry for userDetails on server sync 2021-08-07 16:00:48 +05:30
Abhinav-grd 2f5ff72038 update local storage entry after email change 2021-08-07 15:57:55 +05:30
Abhinav-grd 8b1468cfe1 minor ui tweeks 2021-08-07 15:50:28 +05:30