Commit graph

2534 commits

Author SHA1 Message Date
abhinav-grd 6681b601a3 completes fix thumbnail modal UI 2021-10-18 11:07:59 +05:30
Abhinav-grd 51ca5f9ed7
Merge pull request #178 from ente-io/fix-shared-collection-chip-scrollTo
Fixes scroll to searched sharedCollection chip
2021-10-18 10:59:21 +05:30
abhinav-grd 8ad33e9db7 Merge branch 'master' into fix-shared-collection-chip-scrollTo 2021-10-18 10:33:30 +05:30
Abhinav-grd 04dfe6a969
Merge pull request #184 from ente-io/save-fav-collection
Fixes Error removing from favorite
2021-10-18 10:29:46 +05:30
Abhinav-grd 1249421e4c
Merge pull request #179 from ente-io/search-files
Search files
2021-10-18 10:29:18 +05:30
abhinav-grd 6b25555044 added fix thumbnail modal 2021-10-11 10:30:36 +05:30
Vishnu Mohandas 8e66e9d5c7
Merge pull request #185 from ente-io/improve-sentry
send rootCause message to sentry
2021-10-09 18:54:27 +05:30
abhinav-grd dbbe5a1d9c always send root cause message 2021-10-09 16:23:22 +05:30
abhinav-grd 6262b6e781 send rootCause message to sentry 2021-10-09 15:38:30 +05:30
abhinav-grd c095031b8e add newly created favorite collection to localCollections 2021-10-09 15:19:33 +05:30
abhinav-grd 3f1c680df3 print the root error in dev environment 2021-10-08 19:58:03 +05:30
abhinav-grd b399c50e65 fix MAX_THUMBNAIL_SIZE name typo and exported it 2021-10-08 19:57:38 +05:30
abhinav-grd d14217400a added migrate service to update large thumbnails 2021-10-08 19:56:49 +05:30
abhinav-grd b7c6eb8a2f updated _downloadThumb into getThumbnail to get uint8array as output 2021-10-08 19:56:06 +05:30
Abhinav-grd 5c0645947a
Merge pull request #183 from ente-io/thumbnail-compress
Thumbnail compress
2021-10-08 14:11:04 +05:30
abhinav-grd 11eb962f79 compress thumbnail generated from ffmpeg using canvas method 2021-10-08 13:46:11 +05:30
abhinav-grd 3de8b0bfbe generate jpeg thumbnail with 512*512 resolution and jpeg format 2021-10-08 13:20:54 +05:30
abhinav-grd cf3d3ee01b Merge branch 'master' into search-files 2021-10-08 10:19:17 +05:30
Vishnu Mohandas a1209f340a
Merge pull request #181 from ente-io/search-all-files
Make search Global
2021-10-07 20:53:09 +05:30
abhinav-grd 19ab438aee Merge branch 'search-all-files' into search-files 2021-10-07 20:51:40 +05:30
abhinav-grd 515266bc93 remove prev collection from search 2021-10-07 20:46:21 +05:30
abhinav-grd 76351c38ab remove prev collection redirecting 2021-10-07 20:40:41 +05:30
abhinav-grd cbe1d8ce88 show only one instance of a file 2021-10-07 17:03:57 +05:30
abhinav-grd 9fa1c1fc09 fix owner photo filtering 2021-10-07 17:03:57 +05:30
abhinav-grd 9afd224a23 dont show shared files in options 2021-10-07 17:03:57 +05:30
abhinav-grd 6d8028ae99 find filteredData index and then open that item 2021-10-07 17:03:57 +05:30
abhinav-grd 828844151c show only four file search results 2021-10-07 17:03:57 +05:30
abhinav-grd 950adae9b3 Adds file search by name 2021-10-07 17:03:50 +05:30
Abhinav-grd 7798d41bc6
Merge pull request #177 from ente-io/better-playback-failed-dialog
Better playback failed dialog
2021-10-07 15:30:44 +05:30
abhinav-grd 57ff20029f set intial prevCollection to ALL_SECTION to avoid null check on searchUpdate 2021-10-07 15:02:31 +05:30
abhinav-grd afce424396 hide collection instead of removing it form dom in searhch mode 2021-10-07 14:44:39 +05:30
abhinav-grd dcf9145d89 remember prevCollection before search and redirect to it after search 2021-10-07 14:02:07 +05:30
abhinav-grd afbcda5892 renamed searchMode to isInSearchMode state 2021-10-07 13:52:25 +05:30
abhinav-grd 52fe27263c search in all section instead of the collection user opened search on 2021-10-07 11:24:21 +05:30
abhinav-grd f6af345421 remove states for isSharedCollectionActive and isFavCollectionActive.
Interfering with colletion Chip auto scroll to searched item
2021-10-05 15:18:05 +05:30
abhinav-grd 2edce610f8 fix download file name bug 2021-10-05 14:08:26 +05:30
abhinav-grd 0d62c1e67f make banner thinner 2021-10-05 12:43:29 +05:30
abhinav-grd 9c0dfde01d added better download option for when playback failed 2021-10-05 12:27:41 +05:30
abhinav-grd 10efcaddb4 added downloadFile util 2021-10-05 12:23:34 +05:30
abhinav-grd 798163f733 adds deleteBy caption to photo preview 2021-10-04 20:27:45 +05:30
abhinav-grd 2f789e8209 show collection name as trash for trash section 2021-10-04 19:00:23 +05:30
abhinav-grd ab76fc2d10 Merge branch 'remove-file-from-collection' into trash 2021-10-04 18:42:17 +05:30
abhinav-grd cf8a35f817 build fix 2021-10-04 18:40:37 +05:30
abhinav-grd e3af66da9e Merge branch 'remove-file-from-collection' into trash 2021-10-04 18:39:11 +05:30
abhinav-grd 0e0e1f777d Merge branch 'master' into remove-file-from-collection 2021-10-04 18:30:39 +05:30
abhinav-grd 15a913e5fa fix trashItem decryption fail bug 2021-10-04 13:46:09 +05:30
abhinav-grd 1658d561cb decrypt collection in getColletion API 2021-10-04 13:45:32 +05:30
abhinav-grd d8d86eb967 added restoreToCollection API 2021-10-04 12:44:45 +05:30
abhinav-grd 50bd98438d added restore files UI 2021-10-04 12:31:05 +05:30
abhinav-grd 94edb58804 show colletionSelector even if collectionsAndTheirLatestFile is zero 2021-10-04 12:30:14 +05:30