Commit graph

2896 commits

Author SHA1 Message Date
abhinav-grd e28154e5b1 added trash service 2021-10-01 12:11:48 +05:30
Vishnu Mohandas aa4e0cd82f
Ensure consistency in strings with the mobile app 2021-10-01 00:56:55 +05:30
Abhinav-grd a1ffb46ff1
Merge pull request #175 from ente-io/fix-too-many-location-api-error
fix too many location/history api request
2021-09-30 22:15:03 +05:30
abhinav-grd 5506806b29 fix too many location/history api request 2021-09-30 18:54:29 +05:30
abhinav-grd 8e04fffd33 set localCollectionState only after removing empty collections 2021-09-30 18:02:21 +05:30
abhinav-grd 0fc184d994 dont log collections missing from collectionsAndTheirLatestFile list 2021-09-30 17:56:28 +05:30
abhinav-grd 2fb8f4ec6a replace archive option with unarchive for archive section and dont allow move 2021-09-30 17:12:19 +05:30
abhinav-grd eec27acd15 add delete option for archived files 2021-09-30 16:02:02 +05:30
Abhinav-grd 8a2b7d861e
Merge pull request #172 from ente-io/fix-favorite-collection-operation
Fix favorite collection behavior
2021-09-30 14:40:11 +05:30
abhinav-grd d495ba8d86 updated error logging 2021-09-30 13:55:33 +05:30
abhinav-grd 062c1f3581 adds state to track isFavCollection 2021-09-30 13:25:49 +05:30
abhinav-grd a45019474b added isFavorite util 2021-09-30 13:25:19 +05:30
abhinav-grd d7d624b799 dont show move option for fav collection 2021-09-30 13:24:04 +05:30
abhinav-grd 2e6193b64b fixes favorite collection sorting 2021-09-30 13:02:58 +05:30
Abhinav-grd 8872fac444
Merge pull request #170 from ente-io/achive-url
updates archive collection URL
2021-09-30 12:38:45 +05:30
abhinav-grd 22a15d30aa collectionAndThierLatestFIle null check 2021-09-30 12:36:43 +05:30
abhinav-grd e291ecf390 logError on console for dev env 2021-09-30 12:36:43 +05:30
Abhinav-grd 069dcb88ae
Merge pull request #169 from ente-io/replace-icon
update move icon
2021-09-30 12:18:52 +05:30
abhinav-grd b07f52ba5c updates archive collection URL 2021-09-30 12:09:28 +05:30
abhinav-grd 252cea9844 update move icon 2021-09-30 11:53:58 +05:30
Abhinav-grd e022d14be9
Merge pull request #168 from ente-io/fix-sorting
Fix sorting
2021-09-28 19:31:03 +05:30
abhinav-grd 7e738e1627 fix sort by latest file 2021-09-28 19:21:54 +05:30
abhinav-grd caf5b4c5ca made sort by latest file as default 2021-09-28 19:13:12 +05:30
abhinav-grd aca7da35fa decrypt magic metadata for older client synced files 2021-09-28 18:55:27 +05:30
abhinav-grd 4941cb514e Merge branch 'master' into search-collection 2021-09-28 16:30:42 +05:30
abhinav-grd 8deb45a358 updates collection delete to use the new API 2021-09-28 14:39:08 +05:30
abhinav-grd 44f01d128c upates delete file to trash file 2021-09-28 14:39:06 +05:30
abhinav-grd 5ae24449f5 updates confirmation messge 2021-09-28 14:38:35 +05:30
abhinav-grd bda01914dc added trash chip when trash opened 2021-09-28 14:38:33 +05:30
abhinav-grd f3b27eacdf added trash button on the sidebar 2021-09-28 14:36:02 +05:30
abhinav-grd 8ae89c5be1 adds error logging for failed collection ops and file archiving 2021-09-28 14:20:05 +05:30
abhinav-grd 18d757525c unneeded CustomError 2021-09-28 14:13:19 +05:30
abhinav-grd 376865f6d1 fix move operation 2021-09-28 14:10:14 +05:30
abhinav-grd 2ef41995c8 Merge branch 'master' into remove-file-from-collection 2021-09-28 14:03:39 +05:30
Abhinav-grd efb61ab53f
Merge pull request #163 from ente-io/handle-failure
Handle failure
2021-09-28 13:56:11 +05:30
abhinav-grd 497b97c26d adds collection ops remove logic 2021-09-28 13:55:15 +05:30
abhinav-grd 5796a2a746 adds removeFromCollectionHelper 2021-09-28 13:54:33 +05:30
abhinav-grd 29d02afba8 refactors collection ops code 2021-09-28 13:33:32 +05:30
abhinav-grd b7497ab647 adds remove from collection option on the selection bar 2021-09-28 13:01:02 +05:30
abhinav-grd 5bd6ba0788 clear selection only on successful completion of operation 2021-09-28 10:29:43 +05:30
abhinav-grd 10282924eb Revert "fix console warning"
This reverts commit fa1c48ef95.
2021-09-27 17:30:37 +05:30
abhinav-grd 0909280453 build fix 2021-09-27 15:24:45 +05:30
abhinav-grd fa1c48ef95 fix console warning 2021-09-27 14:22:20 +05:30
abhinav-grd 8a1ec02ce2 better type definations 2021-09-27 14:04:49 +05:30
abhinav-grd d7d8b3d3aa renamed varaiable and refactoring 2021-09-27 13:39:28 +05:30
abhinav-grd a9d6419607 added ui sortBy state changes 2021-09-27 12:27:13 +05:30
abhinav-grd fef6070721 updates colletion sort option to set collection sort by to latest file 2021-09-27 11:52:35 +05:30
abhinav-grd d54e27b0be passes CollectionAndThierLatest file to Collection component and add sorting by latest file logic 2021-09-27 11:51:26 +05:30
abhinav-grd b9c41ea532 adds sharedCollections to collectionAndTheirLatestFile
This is needed because when sorting we use collectionsAndThierLatestFile to sort based on latest file and we need shared Collection file there
2021-09-27 11:36:06 +05:30
abhinav-grd e0d153e048 wait for sync before setting operation as completed 2021-09-27 10:28:32 +05:30
abhinav-grd 44054e1efe silent sync after archive 2021-09-27 09:30:08 +05:30
abhinav-grd 22d2f62302 clear selection and syncWithRemote in finally section 2021-09-27 09:26:29 +05:30
abhinav-grd ea8fd240b5 moves out clearSelection and syncWithRemote to caller 2021-09-27 09:26:01 +05:30
abhinav-grd 45f098b29a adds collection sort 2021-09-26 14:13:53 +05:30
abhinav-grd 4a5a36a0df Adds new icons 2021-09-26 13:19:21 +05:30
abhinav-grd de9f5268e1 updated exisitng components 2021-09-26 13:19:10 +05:30
abhinav-grd 96711f7462 lowercase the text before searching for suggestions 2021-09-24 19:41:01 +05:30
Abhinav-grd 8ea85efafb
Merge pull request #155 from ente-io/archive
Archive
2021-09-24 18:40:22 +05:30
abhinav-grd 8ee76c2c46 convert react select to controlled component to better handle value clearing 2021-09-24 15:46:49 +05:30
abhinav-grd 876b0c94d6 clean up 2021-09-24 14:13:59 +05:30
abhinav-grd 23cef6b9af Merge branch 'master' into search-collection 2021-09-24 14:06:02 +05:30
abhinav-grd 4d84533707 adds collectionChip ref to scroll to the selected collection 2021-09-24 13:42:50 +05:30
abhinav-grd 52b8a3127f show searched collection instead of showing collection files in result view 2021-09-24 12:50:47 +05:30
abhinav-grd 4f9a8063c7 updated getIcon by type 2021-09-24 12:32:29 +05:30
abhinav-grd 56ed719cb7 updated move and add to collection string 2021-09-24 12:03:07 +05:30
abhinav-grd 4ebd471c49 reorder items in sidebar 2021-09-24 11:47:16 +05:30
abhinav-grd 1bf346a835 added hint text to all selection bar icon 2021-09-24 11:31:43 +05:30
abhinav-grd 5cb8dec7e2 added collection search logic 2021-09-23 00:21:55 +05:30
abhinav-grd 8c1bc0aa07 added collection search option icon 2021-09-23 00:16:19 +05:30
abhinav-grd dcc3f6665d searchCollection service function 2021-09-23 00:16:02 +05:30
abhinav-grd 1fe6875a14 first set collections and then its updation time ,to prevent bad state of time updated by collections not persisted 2021-09-22 19:38:21 +05:30
abhinav-grd 9bd481e6a9 set non-EmptyCollection as localCollection removed collection whose sync was pending 2021-09-22 19:38:21 +05:30
abhinav-grd a51e209f4b better comment 2021-09-22 18:06:43 +05:30
abhinav-grd f562e40ba3 adds comment for merge and update of magic metadata logic 2021-09-22 17:57:34 +05:30
abhinav-grd 0675182177 refactor code 2021-09-22 17:51:52 +05:30
abhinav-grd 8b0e2fe470 let the space be at the end of row , dont justify content 2021-09-22 17:43:31 +05:30
abhinav-grd e3021dcf55 remove archived local state 2021-09-22 15:57:56 +05:30
abhinav-grd 609a7bb989 create new updatedFiles array instead of upadating the existing selectedFiles 2021-09-22 15:41:39 +05:30
abhinav-grd 46471d4c25 Revert "added queue processor to file decryption"
This reverts commit 3cab5372e9.
2021-09-22 14:52:50 +05:30
abhinav-grd 9a24f617ca updated filtering logic 2021-09-22 14:28:16 +05:30
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
Abhinav-grd 14eae786eb fix retry 2021-08-07 15:50:12 +05:30
Abhinav-grd f8b535b3d0 Merge branch 'master' into update-upload-result-ui 2021-08-07 15:27:38 +05:30
Abhinav-grd c9faca32be cleanup 2021-08-07 15:26:40 +05:30
Abhinav-grd 7bbbd0a542 ui changes 2021-08-07 14:34:38 +05:30
Abhinav-grd cb9b0cd620 small UI change 2021-08-07 11:10:49 +05:30
Abhinav-grd b6bb7af179 updated strings and style chnages 2021-08-07 10:57:17 +05:30
Pushkar Anand 70b9873c16 Increase button size for safari. 2021-08-07 02:22:08 +05:30
Pushkar Anand 96c2c7beb4 Better fix for error message. 2021-08-07 02:09:16 +05:30
Abhinav-grd be27d72ee1 moved etag blocked message to upload progress bar 2021-08-06 18:05:08 +05:30
Abhinav-grd 0e025986c1 extracted out strings 2021-08-06 17:52:45 +05:30
Abhinav-grd 17d973a1fd updated progress bar ui 2021-08-06 17:42:38 +05:30
Abhinav-grd 617f217e68 show retry button if files files exist 2021-08-06 13:50:26 +05:30
Abhinav-grd 7222e21eb6 enhanced files upload result 2021-08-06 13:49:32 +05:30
Abhinav-grd 02032041e1 fix typo 2021-08-06 13:36:04 +05:30
Abhinav-grd 61dfe4f73f build fix 2021-08-06 13:23:02 +05:30
Abhinav-grd 65dda03cc5 handled etag missing error by showing dialog 2021-08-06 13:08:52 +05:30
Abhinav-grd 75aa02ca51 updated gallery for those errorParsing changes 2021-08-06 13:08:09 +05:30
Abhinav-grd bfb60d820f seperated error into server and custom errors 2021-08-06 13:07:29 +05:30
Abhinav-grd 9d1562d9c7 fix passphrase field error not visible 2021-08-06 11:11:10 +05:30
Abhinav-grd d83462b3ea refactored out fileChunkReaderMaker 2021-08-06 10:46:33 +05:30
Abhinav-grd 5891a19547 remove console logs 2021-08-06 10:28:32 +05:30
Abhinav-grd 2d8f16742b refactored code to use fileReadClient 2021-08-06 10:17:08 +05:30
Abhinav-grd b2be864bc7 created fileReadClient 2021-08-06 10:16:38 +05:30
Abhinav-grd 06ed9bc54a created exif service 2021-08-06 10:14:48 +05:30
Abhinav-grd 64042128b7 refactor network logic to networkClient 2021-08-05 19:18:25 +05:30
Abhinav-grd 3d7a8c4106 moved uploadService to upload sub folder 2021-08-05 17:34:47 +05:30
Abhinav-grd 76e6e49fd7 fix usage UI 2021-08-05 14:38:27 +05:30
Abhinav-grd 9366681d30 clear file and encryptedFile variable in finally block 2021-08-05 14:26:23 +05:30
Abhinav-grd 604093ce88 null check on subscription 2021-08-05 13:48:00 +05:30
Abhinav-grd 000aa435a2 show inccorrect code error on wrong otp enter 2021-08-05 12:02:17 +05:30
Abhinav-grd 48c192f34e fixed variable case 2021-08-05 11:49:19 +05:30
Abhinav-grd f12bcb1177 refactored 2021-08-05 11:48:50 +05:30
Abhinav-grd 8978417619 update strings 2021-08-05 10:18:02 +05:30
Abhinav-grd 863ffc46ce redirect to root if no email 2021-08-05 10:16:58 +05:30
Abhinav-grd af06349cb0 Merge branch 'master' into change-email 2021-08-05 09:50:38 +05:30
Abhinav-grd 62cf045999 setSidebar detials using getUserDetail APi 2021-08-05 09:49:42 +05:30
Abhinav-grd b1798fd5b3 added getUserDeatils api 2021-08-05 09:49:04 +05:30
Abhinav-grd ab325dce59 added change email success banner and absctracted strings 2021-08-05 09:41:33 +05:30
Abhinav-grd 53f97dcbe0 improved styling 2021-08-05 09:30:45 +05:30
Abhinav-grd c04357aeaa moved width auto to just xl sized modals 2021-08-04 18:28:55 +05:30
Abhinav-grd b1751d975b added check for no response header/etag in multipart upload response 2021-08-04 17:30:54 +05:30
Abhinav-grd fc50f40b34 fixed export modal 2021-08-04 15:51:52 +05:30
Abhinav-grd f3259ef586 fixed export modal 2021-08-04 15:51:37 +05:30
Abhinav-grd 31491e4863 added verify ott part 2021-08-04 15:44:53 +05:30
Abhinav-grd f0daf3af9a added changeEmail api 2021-08-04 15:05:24 +05:30
Abhinav-grd 875b276fe8 added getOTTForEmailChange api 2021-08-04 14:12:55 +05:30
Abhinav-grd eff21ac69a added change email page 2021-08-04 13:45:31 +05:30
Abhinav-grd 39d8de6c6e make sentry userID anonymized 2021-08-04 12:35:21 +05:30
Pushkar Anand 5ce89b27ef Show/Hide password 2021-08-04 02:08:34 +05:30
Abhinav-grd 2cad97a51c reload plans on each plan selector open call 2021-08-01 17:29:35 +05:30
Abhinav-grd 3f7514a939 planModalView default false 2021-08-01 17:01:07 +05:30
Abhinav-grd 2265535966 refactor 2021-08-01 16:50:45 +05:30
Abhinav-grd 8223ce2de2 show user's unlisted subsription plan 2021-08-01 16:38:57 +05:30
Abhinav-grd 738a62ad88 responsive design 2021-08-01 14:48:21 +05:30
Abhinav-grd 0b7e849eb7 updated-plan-selector-ui for new plans 2021-08-01 14:14:52 +05:30
Abhinav-grd 6d8205febf added redirect to payments page 2021-07-28 21:15:30 +05:30
Abhinav-grd 34380780f6 clear uploadURLFetchInProgress always using finally 2021-07-27 15:15:17 +05:30
Abhinav-grd 7bded12ba6 remove log 2021-07-27 14:18:54 +05:30
Abhinav-grd 0b6aba1856 pop schedule a file for a new upload 2021-07-27 14:13:51 +05:30
Abhinav-grd 0641263e5c reset Upload progress state before retry 2021-07-27 13:49:34 +05:30
Abhinav-grd 090ec97f7a break upload only for parsed error 2021-07-27 13:25:28 +05:30
Abhinav-grd ff2b471518 setFiles too after removingDeletedCollectionFiles 2021-07-27 12:18:49 +05:30
Abhinav-grd e105c1ec41 footer install app 2021-07-27 12:18:08 +05:30
Abhinav-grd 10ce228f37
Merge pull request #107 from ente-io/makhan-upload
Makhan upload
2021-07-27 09:59:56 +05:30
Abhinav-grd 717b22e9c3 syncCollection before createCollection 2021-07-27 09:59:20 +05:30
Abhinav-grd 06c2a0f832 remove sync before collection selector and get existing files from localDB 2021-07-27 09:46:24 +05:30
Abhinav-grd abd738df85 silent sync before collection selector and uploadFile 2021-07-27 07:28:23 +05:30
Abhinav-grd e1a30b076c Revert "updated logic to await syncInProgress"
This reverts commit 6ea54f98bd.
2021-07-27 00:25:27 +05:30
Abhinav-grd e0aedfce1f minor bug fixes 2021-07-27 00:22:30 +05:30
Abhinav-grd 4f1b4af96a added logic to cancel request if no uploadprogress event fired in 30 sec 2021-07-26 22:02:52 +05:30
Abhinav-grd 3ade45ba05 stipe unneccesary props from files 2021-07-26 21:22:36 +05:30
Abhinav-grd 06cdd20d6d updated request timeout to 2 min 2021-07-26 20:54:49 +05:30
Abhinav-grd af27e583da fixed retry method 2021-07-26 20:54:14 +05:30
Abhinav-grd 951e479258 handle zero dateString value in exif 2021-07-26 20:07:38 +05:30
Abhinav-grd 8761696f28 update ui with uploaded file 2021-07-25 13:26:05 +05:30
Abhinav-grd 64887463dc made ente metadata file like google 2021-07-24 21:29:02 +05:30
Abhinav-grd cc28b4aee1 showed unsupported files on UI 2021-07-24 20:25:12 +05:30
Abhinav-grd f5465254ee added request timeout of 10s 2021-07-24 19:19:54 +05:30
Abhinav-grd e914d16c54 return correct error instead of errorCode 2021-07-24 18:50:02 +05:30
Abhinav-grd c107995d55 render conditionally on uploadStage rather than progress percent 2021-07-24 18:33:48 +05:30
Abhinav-grd 9f0584a58f increase backed up counter only for success 2021-07-24 18:29:40 +05:30
Abhinav-grd 6ea54f98bd updated logic to await syncInProgress 2021-07-24 18:17:11 +05:30
Abhinav-grd e383fecefa removed wait upload state 2021-07-23 17:53:48 +05:30
Abhinav-grd 9e748ef78e handle zero usage 2021-07-23 10:58:58 +05:30
Abhinav-grd 53c8c4db67 fix repeated syncs 2021-07-21 14:17:21 +05:30
Abhinav-grd 4b420b2144 optional conversion of heic if needed for preview 2021-07-21 11:38:41 +05:30
Abhinav-grd 9e40a6c803 update strings 2021-07-18 21:57:52 +05:30
Abhinav-grd 67d5989d62 ellipse export folder path 2021-07-18 21:50:47 +05:30
Abhinav-grd a372c50483 bshow better human readable usage 2021-07-18 21:40:11 +05:30
Abhinav-grd 93a6c498a5 text change 2021-07-18 21:25:59 +05:30
Abhinav-grd b5886480ec store metadata in a subfolder 2021-07-18 21:16:51 +05:30
Abhinav-grd 7eee36ab49 changed export again text 2021-07-18 20:41:02 +05:30
Abhinav-grd 1d48ca79c2 hide 0 failed files 2021-07-18 20:34:52 +05:30
Abhinav-grd d177d2f6c2 pass complete exportRecord path 2021-07-18 20:31:52 +05:30
Abhinav-grd 9c3fa826d1 made the folder select button smaller 2021-07-18 18:48:10 +05:30
Abhinav-grd f07deb65c8 send userid with sentry 2021-07-17 14:30:10 +05:30
Abhinav-grd 2759e702e4 wait for sync to complete before uploadStart 2021-07-17 14:20:08 +05:30
Abhinav-grd 743d6236b0 refactored code to in sync and useEffect gallery 2021-07-17 13:09:29 +05:30
Abhinav-grd cbf2f61792 triger on hover 2021-07-16 19:11:28 +05:30
Abhinav-grd 6c880a2fc5 add file counter tooltip 2021-07-16 19:08:42 +05:30
Abhinav-grd 55581653a1 corrected retry promiseCall back on error 2021-07-16 09:15:06 +05:30
Abhinav-grd 71971fe89f Merge branch 'master' into makhan-export 2021-07-15 16:42:48 +05:30
Abhinav-grd b102c263bd added paused state when new files present for export 2021-07-15 16:34:16 +05:30
Abhinav-grd a29a867779
Merge pull request #105 from ente-io/add-failed-upload-retry
Add failed upload retry
2021-07-15 14:56:01 +05:30
Abhinav-grd 659b826465 hide footer till upload finished 2021-07-15 14:53:32 +05:30
Abhinav-grd 089acda00e renenable uploader after error in last upload 2021-07-15 14:53:11 +05:30
Abhinav-grd ac1f00d88a added sync logic after retry Upload 2021-07-15 14:24:55 +05:30
Abhinav-grd 0ed9326aa1 added retry option 2021-07-15 12:56:44 +05:30
Abhinav-grd 99889501c0 updated Error handling 2021-07-15 12:56:44 +05:30
Abhinav-grd fa14b6391d add retry logic 2021-07-15 12:56:35 +05:30
Abhinav-grd 4ba4038354 fixed already uploaded skipping 2021-07-15 09:54:21 +05:30
Abhinav-grd 4f8c96751b added retry to uploadFile api call 2021-07-14 23:58:19 +05:30
Abhinav-grd d1fdf74611 added wait time between retries 2021-07-14 23:57:47 +05:30
Abhinav-grd d75b93fa58 resume paused check from resume 2021-07-14 22:10:24 +05:30
Abhinav-grd 6d3a62292d run PostExport run after pause and stopExport 2021-07-14 19:13:16 +05:30
Abhinav-grd 8db5fcc924 build fix 2021-07-14 18:50:17 +05:30
Abhinav-grd fcaae96316 removed console logs 2021-07-14 18:46:36 +05:30
Abhinav-grd 4ade063f60 handled empty export Record 2021-07-14 18:44:38 +05:30
Abhinav-grd 2aec715340 dedupe files in the ExportRecord 2021-07-14 18:25:05 +05:30
Abhinav-grd eeff23edf3 clear exportInProgress in exportFile function after await on it 2021-07-14 18:06:46 +05:30
Abhinav-grd feb57f69f1 added queueFiled To track files for resume 2021-07-14 15:33:14 +05:30
Abhinav-grd fb7ad70fcd refactored code thoda sa 2021-07-14 14:46:00 +05:30
Abhinav-grd da7c85a081 seperated ExportStats and ExportProgress 2021-07-14 13:09:40 +05:30
Abhinav-grd ffd5f78b97 fix export Pause error 2021-07-14 12:51:32 +05:30
Abhinav-grd 757e2d1d21 handle export Resume with previous stats 2021-07-14 11:33:04 +05:30
Abhinav-grd 1df42f0a58 return finsihed indicator and dont run export if unExported files zero 2021-07-14 10:58:40 +05:30
Abhinav-grd ef75860700 revert to old updateExportRecord in progress handling 2021-07-14 10:57:00 +05:30
Abhinav-grd 8a83254978 minor fixes 2021-07-14 10:03:28 +05:30
Abhinav-grd acb1975cdc minor fixes 2021-07-13 20:12:59 +05:30
Abhinav-grd f3ef606e8c check not null before parsing exportRecord JSON 2021-07-13 19:33:25 +05:30
Abhinav-grd 04907196df fixed sidebar is export in Progress check 2021-07-13 19:31:26 +05:30
Abhinav-grd 209f9131c8 moved exportState to exportRecord File 2021-07-13 19:19:31 +05:30
Abhinav-grd a857cec859 udapte waitFor2Sec to sleep 2021-07-13 19:07:12 +05:30
Abhinav-grd 683ca1a450 fixed fileExporter 2021-07-12 17:36:21 +05:30
Abhinav-grd 9c3ac3500b fixed retry button 2021-07-12 17:35:29 +05:30
Abhinav-grd 97fbff8e41 updated with new retry logic 2021-07-12 14:45:08 +05:30
Abhinav-grd c78e1b874d ui changes 2021-07-12 12:51:52 +05:30
Abhinav-grd 177a30b8ac added warning message localForage fail on using incognito 2021-07-11 23:27:47 +05:30
Abhinav-grd ec225294ac change diff fetch limit to 1000 2021-07-09 14:17:30 +05:30
Abhinav-grd 4d9dc793ea store stats in local db 2021-07-09 09:18:19 +05:30
Abhinav-grd 0b3b3d448d added pause and resume logic 2021-07-09 09:05:33 +05:30
Abhinav-grd 04e1b80cae moved start logic to exportModal from exportInit 2021-07-08 12:50:20 +05:30
Abhinav-grd 4a4accc4d4 added pause logic 2021-07-08 12:29:26 +05:30
Abhinav-grd 9bd22de9fd renamed exportState to exportStage 2021-07-08 12:12:28 +05:30
Abhinav-grd 2aa818850e show 0 exported status after start 2021-07-08 11:15:20 +05:30
Abhinav-grd df4e809d2d style changes 2021-07-08 11:14:54 +05:30
Abhinav-grd 6c48fd6121 refactored code 2021-07-07 14:50:59 +05:30
Abhinav-grd 853e1fd3da completed exportLogic 2021-07-07 13:15:55 +05:30
Abhinav-grd e8dd5117b4 added exportFinished logic 2021-07-07 13:14:52 +05:30
Abhinav-grd b083cdde2a added exportInProgress logic 2021-07-07 13:14:26 +05:30
Abhinav-grd d23764633b added logic to export Init component 2021-07-07 13:13:20 +05:30
Abhinav-grd 1ed4bcdb9b added exportFinished Modal 2021-07-06 17:10:02 +05:30
Abhinav-grd 8d80ff7712 updated Label and Value Containers 2021-07-06 16:51:14 +05:30
Abhinav-grd 054929d9ec added export modal to side bar 2021-07-06 14:51:38 +05:30
Abhinav-grd 456aee75cf added english constants 2021-07-06 14:51:18 +05:30
Abhinav-grd 4860116756 added exportInProgress 2021-07-06 14:50:59 +05:30
Abhinav-grd 22a37ac554 added export init 2021-07-06 14:50:15 +05:30
Abhinav-grd 9acfa799af added exportModal 2021-07-06 14:50:05 +05:30
Abhinav-grd 5f078fd6ec added revolving progress icon 2021-07-06 14:48:35 +05:30
Abhinav-grd 19898f8861 moved Row a, label and value container to containers file 2021-07-06 14:48:00 +05:30
Neeraj Gupta 92c5070bb5 Capture logs for logout api failures 2021-07-06 12:39:48 +05:30
Neeraj Gupta 8c3baa5931 Logout user from server 2021-07-06 09:51:59 +05:30
Abhinav-grd a59f962a6a added logic for auto start export if app closed without completion 2021-07-05 18:38:35 +05:30
Abhinav-grd 0d42598d8a added manual retry logic 2021-07-05 18:16:20 +05:30
Abhinav-grd e8f1d6243c added retry logic to downloadFile for export 2021-07-05 15:56:04 +05:30
Abhinav-grd 94af760e96 added conditional script loading for analytics 2021-07-05 14:14:40 +05:30
Abhinav-grd e853c16861 auto dismiss message after 5 sec 2021-07-01 15:09:38 +05:30
Abhinav-grd 9645dce19d style changes 2021-07-01 14:46:21 +05:30
Abhinav-grd e94cb472a3 center center center 2021-07-01 14:45:53 +05:30
Abhinav-grd e8c068e2cc updated isTwoFactorEnabled in localDB 2021-06-29 19:53:10 +05:30
Abhinav-grd 6b5b513f6a udpated two recovery device lost message 2021-06-29 19:52:41 +05:30
Abhinav-grd 63d44d1da4 added flash messages 2021-06-29 19:15:59 +05:30
Abhinav-grd 7c7d2bd1ef close sideside after two factor disable 2021-06-29 17:22:26 +05:30
Abhinav-grd 9b6cbbe773 added status check api 2021-06-29 17:19:34 +05:30
Abhinav-grd 6fa94b492c udpated variable name to code 2021-06-29 17:15:40 +05:30
Abhinav-grd 3c4799c79a added flash message banner 2021-06-29 14:13:47 +05:30
Abhinav-grd 422b6477b6 fix change pasword route 2021-06-26 17:14:06 +05:30
Abhinav-grd 867356b131 logout if 404 as twoFactorSession has expired 2021-06-26 16:25:22 +05:30
Abhinav-grd b429cd4985 updated reconfigure logic 2021-06-26 16:20:16 +05:30
Abhinav-grd 9fd750a084 autoSubmit on otp fill 2021-06-26 11:16:42 +05:30
Abhinav-grd 5e5056f036 set isTwoFactorEnabled to false after recover 2021-06-26 10:49:54 +05:30
Abhinav-grd b80f116a5b updated url routes to words with - convention 2021-06-26 10:41:37 +05:30
Abhinav-grd 1ce915087d moved strings to constants 2021-06-26 10:26:53 +05:30
Vishnu 809b3c2a07 Change style on hover only if the button is active 2021-06-26 02:28:00 +05:30
Vishnu 7d916d17c6 Add spacing between image and button 2021-06-26 02:25:07 +05:30
Vishnu 23788a9dfc Define style for go-back 2021-06-26 02:09:33 +05:30
Vishnu 4a93ad92e7 Minor style changes 2021-06-26 02:04:56 +05:30
Vishnu d9d3d08e64 Fix route 2021-06-26 01:31:08 +05:30
Vishnu 7cf3508a8e Update copies 2021-06-26 01:29:38 +05:30
Abhinav-grd 414a0f9043 added disableTwoFactor service 2021-06-24 14:02:49 +05:30
Abhinav-grd 04339beada style changes 2021-06-24 14:02:29 +05:30
Abhinav-grd 291d7c1db3 minor fixes 2021-06-24 14:02:10 +05:30
Abhinav-grd a5fe86a6a3 added twoFactor Modal 2021-06-24 14:01:40 +05:30
Abhinav-grd 8654d4a0ff updated codeBlock 2021-06-24 14:00:44 +05:30
Abhinav-grd 3fd324d629 updated collection share 2021-06-24 14:00:26 +05:30
Abhinav-grd e52e25bfc9 updated message Dialog 2021-06-24 14:00:12 +05:30
Abhinav-grd 081baf563f updated twoFator Enable request body 2021-06-24 10:10:10 +05:30
Abhinav-grd 968e1221d5 added recover page and logic 2021-06-23 17:55:14 +05:30
Abhinav-grd a431698a0c updated with backend api 2021-06-23 17:54:55 +05:30
Abhinav-grd 8f25605faa minor improvements 2021-06-22 12:28:26 +05:30
Abhinav-grd c601609872 udpated to add new verifyTwoFactor flow 2021-06-22 11:51:08 +05:30
Abhinav-grd 8236f3a092 seperated redirectly logic from verifyTwoFactor Component 2021-06-22 11:07:47 +05:30
Abhinav-grd 3221dac69d moved two factor setup to a page 2021-06-21 20:53:33 +05:30
Abhinav-grd 6977e720ff updated setupTwoFactor and enableTwoFactor 2021-06-21 20:52:42 +05:30
Abhinav-grd 6a37d32e2e added verify two factor page and component 2021-06-21 20:52:21 +05:30
Abhinav-grd dc6cb04c16 remove error dialog callback 2021-06-21 17:50:33 +05:30
Abhinav-grd 1155eaee6b remove complusary onHide call from proceed and close 2021-06-21 17:20:36 +05:30
Abhinav-grd a054c4563b refactored SetupFactor into seperate Component 2021-06-21 17:13:44 +05:30
Abhinav-grd c377e95676 Merge branch 'master' into 3fa 2021-06-21 12:51:45 +05:30
Abhinav-grd 1d08e6e4d5 cleanup 2021-06-18 15:55:44 +05:30
Abhinav-grd 8a8f1f83c7 enable sentry tunneling 2021-06-18 15:54:41 +05:30
Abhinav-grd 6d0e60e60b added enter code instead ui 2021-06-18 10:22:24 +05:30
Abhinav-grd 0e0283e1fd refactored container to styled components 2021-06-17 18:13:14 +05:30
Abhinav-grd 63c4e5f347 corrected innterface name and prop 2021-06-17 18:11:40 +05:30
Abhinav-grd f5b3ded190 added qr code render 2021-06-17 17:41:10 +05:30
Abhinav-grd 5b1fb6bf3e upload crash fix 2021-06-16 19:42:29 +05:30
Abhinav-grd 1c8e480f0b remove testing button 2021-06-16 12:00:49 +05:30
Abhinav-grd aa845a5c13 Merge branch 'master' into update-sentry 2021-06-16 11:55:22 +05:30
Pushkar Anand 3cfd5915c2 Fix wrong precaching of public files. 2021-06-16 00:37:01 +05:30
Abhinav-grd 611347f3d0 fix date search 2021-06-15 22:27:00 +05:30
Abhinav-grd cbd3abee74 Merge branch 'master' into update-to-next-10 2021-06-15 18:07:46 +05:30
Abhinav-grd c2dfdf221c renamed test error 2021-06-15 11:27:22 +05:30
Pushkar Anand 9ac8753fc5
Update serviceWorker.js 2021-06-15 11:04:51 +05:30
Abhinav-grd 348424f979 testing error button 2021-06-15 10:42:11 +05:30
Abhinav-grd fe838aab17 updated to @sentry/nextjs package 2021-06-15 10:42:05 +05:30
Abhinav-grd a233e27091 build fix 2021-06-15 09:51:45 +05:30
Abhinav-grd 334188ca85 removed unncessary webpack worker plugin 2021-06-15 09:06:14 +05:30
Abhinav-grd bcba1dd35a
Merge pull request #95 from ente-io/re-enable-2fa
Re enable 2fa
2021-06-14 21:42:38 +05:30
Abhinav-grd 465100a69f use URLSafeB64 conversion 2021-06-14 20:58:39 +05:30
Pushkar Anand e66e42272b Updates as per review comments. 2021-06-14 20:51:11 +05:30
Pushkar Anand 9f48eee7b4 Improved selection UI
- Moved all icons to a icon folder
- Updated text as per Parth's comment
2021-06-14 20:35:43 +05:30
Abhinav-grd 31bbe72e8d
Revert "Revert " 2fa "" 2021-06-14 20:24:10 +05:30
Pushkar Anand ec3946d4a8 Fix for touch leading to selection on touch devices 2021-06-14 19:26:42 +05:30
Pushkar Anand 7bfd304b2d Prevent context menu popup on mobile. 2021-06-14 03:00:14 +05:30
Pushkar Anand 9df32347fc
Merge pull request #93 from ente-io/responsive-gallery
Responsive gallery on steriods
2021-06-13 23:31:26 +05:30
Pushkar Anand 1ab63048f4 Minor tweaks 2021-06-13 23:12:12 +05:30
Pushkar Anand 049c59e982 Spacing. 2021-06-13 22:09:39 +05:30
Abhinav-grd 10a93a2a34 updated getPreview to better catch errors 2021-06-13 21:23:33 +05:30
Pushkar Anand 9b16f48ce6 Parameterized space between tiles
Reduced it to 4px
2021-06-13 20:20:22 +05:30
Pushkar Anand 8f0c23d975 Added gaps between dates and fixed banner container spacing. 2021-06-13 20:10:34 +05:30
Pushkar Anand aee4cd4595 Merge multiple days 2021-06-13 18:09:08 +05:30
Pushkar Anand 6a58899f4a Smaller collection size 2021-06-13 17:07:26 +05:30
Pushkar Anand d60c517a6c Made gallery responsive to fit any screen size 2021-06-13 16:59:55 +05:30
Pushkar Anand f4082633ae Location link 2021-06-13 00:18:02 +05:30
Pushkar Anand e968712d37 URL safe handling. 2021-06-13 00:03:25 +05:30
Abhinav-grd 0a528bb857
Merge pull request #91 from ente-io/error-logging
Moved console error logs to sentry
2021-06-12 23:48:50 +05:30
Abhinav-grd d5a37df2ca removed location data from info 2021-06-12 23:26:41 +05:30
Pushkar Anand 0ce1e88db5 Moved to sentry login 2021-06-12 22:44:21 +05:30
Abhinav-grd ebb75a6b05
Revert " 2fa " 2021-06-12 22:18:22 +05:30
Abhinav-grd 2da1dd1cce fixed multipart upload url 2021-06-12 21:02:27 +05:30
Abhinav-grd 4cc2099373 updated to re-set token only if encryptedToken is not null 2021-06-12 16:00:59 +05:30
Abhinav-grd 58f6ff808d Merge branch 'master' into 2fa 2021-06-12 15:57:07 +05:30
Abhinav-grd 5cc1f8208a update the VerificationResponse 2021-06-12 15:56:43 +05:30
Abhinav-grd 1c393eee0f fix auto focus on login page 2021-06-11 16:22:56 +05:30
Abhinav-grd 368113e1af updated info modal 2021-06-11 15:51:20 +05:30
Abhinav-grd ff9886ca49 fix credential 2021-06-11 13:44:01 +05:30
Abhinav-grd 9cb3878122 changed backdrop opacity to 0.8 2021-06-11 13:04:35 +05:30
Abhinav-grd dd7e27fe2f dont show empty collection selector 2021-06-11 12:52:54 +05:30
Abhinav-grd 46bc830424 make title normal 2021-06-11 12:52:32 +05:30
Abhinav-grd 5905c1a71e check against keyAttributes not present 2021-06-11 12:37:25 +05:30
Abhinav-grd 2e093c70b0 added 2fa logic 2021-06-10 16:29:59 +05:30
Abhinav-grd 521cfa4cb5 update file sorting logic 2021-06-10 13:56:02 +05:30
Abhinav-grd fc2eba0f9c fixed fetch uploadURL uri 2021-06-09 18:32:08 +05:30
Abhinav-grd c7fb32b9b7 Merge branch 'master' into better-error-logging 2021-06-09 18:13:42 +05:30
Abhinav-grd 0b54e21ef3 set acceptedFiles to sharedFiles if upload triggered by pwa share 2021-06-08 18:02:00 +05:30
Abhinav-grd 0ae09ea943 fix name autofill and collectionSellector showing up after upload 2021-06-08 17:58:19 +05:30
Abhinav-grd ba34fa0db3 removed reducdant props 2021-06-08 17:51:57 +05:30
Abhinav-grd 46efdf7804 added isProduction check bfore cloudflare Analytics script 2021-06-08 17:49:20 +05:30
Abhinav-grd 4ef1330331 fix stripe load error handling 2021-06-08 15:29:02 +05:30
Abhinav-grd 81382bda8c renamed files received from PWA share to sharedFiles 2021-06-08 15:23:11 +05:30
Abhinav-grd bd9368eac3 remove commented code 2021-06-08 15:13:13 +05:30
Pushkar Anand a895cbb830 I hate the margin at the bottom 2021-06-08 00:44:52 +05:30
Pushkar Anand 2f9c372366 Support for auto redirect. 2021-06-08 00:28:52 +05:30
Pushkar Anand 67335ceb1d Update workbox config 2021-06-07 11:08:45 +05:30
Abhinav-grd 0ed71a6b76 improved error logging 2021-06-07 10:34:50 +05:30
Abhinav-grd 962c9e7a29 sepearted uploadFilesToNewCollections and uploadToExistingCollections 2021-06-07 10:05:50 +05:30
Pushkar Anand cd43b022ba Clean up 2021-06-07 02:51:55 +05:30
Pushkar Anand 5438cfc3ff Implemented share target api 2021-06-07 01:56:31 +05:30
Pushkar Anand e46d8becd4 Moved components from pages
All files under pages are cached under seperate bundles which gets
downloaded by service worker for caching. This is unnecessary for
components which are never meant to be served individually. Thus,
moving to them under a directory in components.
2021-06-06 23:40:26 +05:30
Pushkar Anand 18ee667ca5 Fix icons 2021-06-05 21:10:44 +05:30
Pushkar Anand 5c50db7187 Fix build error. 2021-06-05 20:48:49 +05:30
Pushkar Anand fd53c0b9b8 Show file info 2021-06-05 20:33:54 +05:30
Pushkar Anand f02244beb2 Photoswipe open transition 2021-06-05 10:50:29 +05:30
Pushkar Anand f71b6e6efc Recovery page design update 2021-06-05 10:43:49 +05:30
Pushkar Anand 69e6ad2fd0 Empty screen update 2021-06-05 10:34:35 +05:30
Pushkar Anand 7e7772bde5 Smaller image on mobile. 2021-06-05 03:45:36 +05:30
Pushkar Anand a7102c005d Consistent UX before login 2021-06-05 03:19:24 +05:30
Pushkar Anand 4421251ffd No header on login and signup 2021-06-05 03:05:28 +05:30
Pushkar Anand 7c257e3f7b FF signup spacing 2021-06-05 03:03:20 +05:30
Pushkar Anand 0e513b1301 Moving pixels. 2021-06-05 02:50:53 +05:30
Pushkar Anand 5dc180e41d Updated style as per founder's comments. 2021-06-05 02:28:08 +05:30
Pushkar Anand 4c116e2f71
Equal spacing 2021-06-05 02:23:26 +05:30
Pushkar Anand 579943d8a8 Updated navbar style. 2021-06-05 02:15:57 +05:30
Pushkar Anand fd7ea85435 Butify landing screen 2021-06-05 02:13:41 +05:30
Pushkar Anand 5a06cda649 Introduced App level context. 2021-06-05 02:13:41 +05:30
Abhinav-grd c03767a354 removed redundant a.taget= blank 2021-06-04 17:14:30 +05:30
Abhinav-grd 52d99aa210 removed outline from the sidebar items 2021-06-04 17:12:23 +05:30
Abhinav-grd d26bf25bd2 remove finally block from uploader 2021-06-04 00:18:44 +05:30
Abhinav-grd ff7e897339 log file extension for thumbnail fail 2021-06-03 23:21:09 +05:30
Abhinav-grd 3fb4c861eb remove on dragleave from dropdiv to avoid flickerring 2021-06-03 16:28:44 +05:30
Abhinav-grd 7c4963ec31 added null check on video 2021-06-03 16:11:10 +05:30
Abhinav-grd 51d9f807b1 updated eslintrc 2021-06-03 16:10:57 +05:30
Abhinav-grd ce9fea282a fixed dialog close 2021-06-03 13:33:32 +05:30
Abhinav-grd be5a976a25 added null memlimit value check 2021-06-03 11:35:43 +05:30
Pushkar Anand 252e81eb1d Increased diff to 250 per page. 2021-06-03 02:46:06 +05:30
Pushkar Anand ab097861cd Merge branch 'release' of github.com:ente-io/bada-frame 2021-06-03 02:43:32 +05:30
Pushkar Anand 7014f46c7c Fix for non-center open and imediate delete. 2021-06-03 01:55:46 +05:30
Pushkar Anand 88363c6845 Fix for bad layout on search. 2021-06-03 01:00:30 +05:30
Pushkar Anand 4878507e3a Spacing issue 2021-06-03 00:56:48 +05:30
Pushkar Anand 888f9b1e7a Updated photoswipe and restricted parallel sync. 2021-06-02 23:55:35 +05:30
Pushkar Anand 0905c46a79 Changed batch size to 100 2021-06-02 02:12:44 +05:30
Pushkar Anand 58ae10d0d9 Removed console.log 2021-06-02 01:55:01 +05:30
Pushkar Anand e4d5ef0e5e Fix for broken layout. 2021-06-02 01:53:54 +05:30
Pushkar Anand 4eb1d27d04 Fix for photoswipe not rendering images after reset
- I almost lost my cool on this issue.
- Sorry for bad code. I might clean it later.
- I might not! God only knows. :P
2021-06-02 00:45:42 +05:30
Abhinav-grd 68976573e9 added static thumbnail property for failed thumbnail 2021-06-01 22:54:24 +05:30
Abhinav-grd 9af5715e7b removed checkFileFormatSupport check 2021-06-01 22:17:34 +05:30
Abhinav-grd 8d6de9b73e added unsupported format check 2021-06-01 21:33:32 +05:30
Abhinav-grd 272e2a33dc fixed detected dragged gallery item 2021-06-01 20:48:04 +05:30
Abhinav-grd ed63e77ddb null check on close action 2021-06-01 18:01:05 +05:30
Abhinav-grd ed0a5cf174 show donwload video popup on non playable videos 2021-06-01 17:42:47 +05:30
Abhinav-grd 13144049fc Revert "removed isUpdated from synFile response"
This reverts commit 22afa023e4.
2021-06-01 14:10:52 +05:30
Abhinav-grd 03ec29ddef reverted to dropDiv component 2021-06-01 13:56:19 +05:30
Abhinav-grd 8c2baa9f9d removed console log 2021-06-01 13:55:52 +05:30
Abhinav-grd def50b1a61 added closeButton to dropZone and close on escape key press 2021-06-01 13:55:45 +05:30
Abhinav-grd 90edd1026f extracted string to constants 2021-06-01 13:55:19 +05:30
Abhinav-grd 5de7c40bbb show loading while files are being analysed before upload 2021-06-01 13:54:36 +05:30
Abhinav-grd 3ed4fc2b4d close empty collection selection modal 2021-06-01 13:52:03 +05:30
Abhinav-grd c1c4d1272b added error handling to file delete 2021-06-01 13:51:55 +05:30
Abhinav-grd 22afa023e4 removed isUpdated from synFile response 2021-06-01 13:51:20 +05:30
Abhinav-grd 3c741a78ab hide upload button during first load 2021-06-01 13:50:16 +05:30
Abhinav-grd 9471b277be moved fullScreenDropZone above collection 2021-06-01 13:44:24 +05:30
Abhinav-grd 2afe84e0b7 add a loader to first page to avoid showing email form on web page open 2021-05-31 23:55:36 +05:30
Abhinav-grd 42337d5266 reverted to dropDiv component 2021-05-31 20:55:33 +05:30
Abhinav-grd 38f89cacc2 removed console log 2021-05-31 20:24:02 +05:30
Abhinav-grd 989fb27ebe added closeButton to dropZone and close on escape key press 2021-05-31 18:24:13 +05:30
Abhinav-grd 221054227c extracted string to constants 2021-05-31 17:13:36 +05:30
Abhinav-grd 2b59c08594 show loading while files are being analysed before upload 2021-05-31 17:13:17 +05:30
Abhinav-grd 3dcda4e3c1 close empty collection selection modal 2021-05-31 16:47:47 +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
Abhinav-grd 2d7b783209 hide upload button during first load 2021-05-31 16:00:26 +05:30
Abhinav-grd f119772d21 moved fullScreenDropZone above collection 2021-05-31 14:14:31 +05:30
Pushkar Anand a9e6bd126b Fix for photoswipe bad behaviour 2021-05-31 01:53:54 +05:30
Pushkar Anand 5a483679e3 Fix for overlap on window resize. 2021-05-30 23:43:58 +05:30
Pushkar Anand 8cb058047c Reset react-window offset cache after files are fetched. 2021-05-30 23:32:57 +05:30
Pushkar Anand ca83873783 Fix for overlap issue when switching b/w collection 2021-05-30 22:32:24 +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 f20bea1bd7
Update index.tsx 2021-05-30 14:07:06 +05:30
Pushkar Anand 7970916acb fix offline style 2021-05-30 03:41:52 +05:30
Pushkar Anand 39c477c09c Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30
Pushkar Anand e01ed58a5d Fix build. 2021-05-29 12:16:17 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Abhinav-grd 022c9ffebf Merge branch 'master' into release 2021-05-28 22:58:17 +05:30
Abhinav-grd 1ca32038ba max limit on fileProgess 2021-05-28 22:58:07 +05:30
Abhinav-grd 7d5db2f903 order date result 2021-05-28 22:57:08 +05:30
Abhinav-grd 828a1563fb Merge branch 'master' into release 2021-05-28 22:32:31 +05:30
Abhinav-grd d17fb2d342 fixed january bug 2021-05-28 22:32:23 +05:30
Abhinav-grd 9dc799acb6 support for 3 letter month search 2021-05-28 22:32:16 +05:30
Abhinav-grd f194ce0844 remove box shadow 2021-05-28 22:31:53 +05:30
Abhinav-grd ccb7bb78d7 Merge branch 'master' into release 2021-05-28 22:03:16 +05:30
Abhinav-grd e72317af36 cleanup 2021-05-28 22:03:08 +05:30
Abhinav-grd 3130ea6210 change session expired button color 2021-05-28 21:58:52 +05:30
Abhinav-grd bd5ba9a342 addded year and month parsing 2021-05-28 21:55:19 +05:30
Abhinav-grd da80fba63c Merge branch 'master' into release 2021-05-28 20:07:41 +05:30
Abhinav-grd e29520f5da added fade in instead of disabled search bar 2021-05-28 19:56:35 +05:30
Abhinav-grd e9c3282c17 Merge branch 'master' into release 2021-05-28 19:33:06 +05:30
Abhinav-grd 4d91aaa566 disabled searchbar when loading 2021-05-28 19:32:48 +05:30
Abhinav-grd 71c6c89820 handle fail of loadStripe 2021-05-28 18:13:04 +05:30
Abhinav-grd cf45ee9bb9 Merge branch 'master' into release 2021-05-28 12:34:11 +05:30
Abhinav-grd 25e8685336 Revert "added new fetchUploadURLSeparately funtion"
This reverts commit fa75a83a7a.
2021-05-28 12:32:44 +05:30
Abhinav-grd 51c792e94f Revert "removed pop for indexs"
This reverts commit 1687a01d7a.
2021-05-28 12:32:02 +05:30
Abhinav-grd 291ee61f84 Merge branch 'master' into release 2021-05-28 11:18:25 +05:30
Abhinav-grd 0ebe8b2527 fix unregister code 2021-05-28 11:18:15 +05:30
Abhinav-grd b6d622dd50 Merge branch 'master' into release 2021-05-28 11:15:12 +05:30
Abhinav-grd 528a44a298 upnregister registered service worker 2021-05-28 11:14:20 +05:30
Abhinav-grd 10549f5e8e Merge branch 'master' into release 2021-05-28 10:45:34 +05:30
Abhinav-grd 83a48ba811 removed service worker 2021-05-28 10:45:26 +05:30
Abhinav-grd fa3aaff03e Merge branch 'master' into release 2021-05-28 09:34:57 +05:30
Abhinav-grd 1687a01d7a removed pop for indexs 2021-05-28 09:34:46 +05:30
Abhinav-grd b0e9ef039b Merge branch 'master' into release 2021-05-27 22:39:26 +05:30
Abhinav-grd 079d1194cf added interceptor to get better errors 2021-05-27 22:39:15 +05:30
Abhinav-grd 305b30d702 Merge branch 'master' into release 2021-05-27 22:34:59 +05:30
Abhinav-grd 59dad20670 disable dropzone while upload in progress 2021-05-27 22:34:43 +05:30
Abhinav-grd 3b0223b1a2 Merge branch 'master' into release 2021-05-27 21:57:24 +05:30
Abhinav-grd fa75a83a7a added new fetchUploadURLSeparately funtion 2021-05-27 21:57:13 +05:30
Abhinav-grd 35e0b2d157 lifted fullscreen dropzone above search bar 2021-05-27 20:48:54 +05:30
Abhinav-grd 7d74bcc975 Merge branch 'master' into release 2021-05-27 20:14:28 +05:30
Abhinav-grd 68c02bf355 dont retry upload file 2021-05-27 20:14:13 +05:30
Abhinav-grd 1303451801 Merge branch 'master' into release 2021-05-27 19:43:50 +05:30
Abhinav-grd b57e2e31af moved retrial logic to upload service 2021-05-27 19:43:16 +05:30
Abhinav-grd 035e96773f Merge branch 'master' into release 2021-05-27 18:08:49 +05:30
Abhinav-grd 29d4e7d0a0 updated styled for result shown 2021-05-27 18:08:32 +05:30
Abhinav-grd 81da7be58a Merge branch 'master' into release 2021-05-27 16:08:28 +05:30
Abhinav-grd f360b5749b dont wrap placeholder text 2021-05-27 16:06:45 +05:30
Abhinav-grd 56c45fcb1d hide collection on search mode 2021-05-27 16:03:07 +05:30
Abhinav-grd cf11af9906 moved startTime declaration to the top of gallery 2021-05-27 14:02:48 +05:30
Abhinav-grd d7ed8c64b3 added Searchstatsbar 2021-05-27 13:57:32 +05:30
Vishnu Mohandas ce81152523 Merge branch 'master' into release 2021-05-27 03:03:48 +05:30
Pushkar Anand 1a86ac43fb Fix style for first load alert. 2021-05-27 03:00:00 +05:30
Pushkar Anand f86354ca24 Fix build. 2021-05-27 02:41:48 +05:30
Pushkar Anand 838ebfc7f9 Fix search issue. 2021-05-27 02:41:48 +05:30
Pushkar Anand 6477555387 Fix build. 2021-05-27 02:13:30 +05:30
Pushkar Anand 363805bed7 Fix search issue. 2021-05-27 02:06:02 +05:30
Abhinav-grd 7cfe2fc32c random comment 2021-05-26 23:39:10 +05:30
Abhinav-grd 5724124d0f isMounted check 2021-05-26 23:35:38 +05:30
Abhinav-grd 488a02dc63 added fadeout and then fade in 2021-05-26 22:57:59 +05:30
Abhinav-grd 0828850fa4 fix searchbar not coming 2021-05-26 22:47:12 +05:30
Abhinav-grd 1fc664ed33 fadein searchbar on first load 2021-05-26 22:18:29 +05:30
Abhinav-grd 758a4ccd0c Merge branch 'master' into search 2021-05-26 21:02:31 +05:30
Vishnu Mohandas 2ea63217a9 Fix padding 2021-05-26 21:01:36 +05:30
Abhinav-grd 1435bc182b replace control icon instead of adding icon to single input 2021-05-26 20:52:18 +05:30
Vishnu Mohandas dec179ad75 Minor padding changes 2021-05-26 20:26:13 +05:30
Abhinav-grd d0775d3a16 dont show search bar during first load 2021-05-26 20:25:06 +05:30
Abhinav-grd 1031720755 updated min size to turn to search button 2021-05-26 19:39:23 +05:30
Abhinav-grd 51ddd14323 cleanup 2021-05-26 18:45:45 +05:30
Abhinav-grd f46fc07c91 Revert "updated strings and search bar width"
This reverts commit 2319ced633.
2021-05-26 18:42:13 +05:30
Abhinav-grd 1153246dc0 keep search icon green till search bar open 2021-05-26 18:33:20 +05:30
Abhinav-grd 3a5c3ae5ac added padding of 2px to icons 2021-05-26 18:29:32 +05:30
Abhinav-grd 806eebaff7 capatilize Christmas 2021-05-26 18:27:51 +05:30