Commit graph

291 commits

Author SHA1 Message Date
Abhinav e9f8a2d24e remove unneeded type 2023-06-05 18:02:24 +05:30
Abhinav 90f00b8b0d added width and height info in newer uploaded files 2023-06-05 18:00:31 +05:30
Abhinav 1e25a7e6f7 extract image width and height from exif and store it in metadata 2023-06-05 17:37:21 +05:30
Neeraj Gupta c1a43d912b
Show storage bonus on web (#1160) 2023-06-05 12:40:53 +05:30
Abhinav 3320eb825c ignore insecure operation error 2023-06-05 12:33:19 +05:30
Neeraj Gupta 753b4cef62 Show storage bonus on web 2023-06-05 12:11:33 +05:30
Abhinav 89218e48cd added hevc video to whitelisted formats 2023-06-02 11:25:31 +05:30
Abhinav 9d43430582 better name 2023-06-01 20:35:07 +05:30
Abhinav 07b0a9cc31 Merge branch 'main' into fix-people-card-flicker-issue 2023-06-01 15:02:46 +05:30
Crowdin Bot 441e04b8db New Crowdin translations by GitHub Action 2023-06-01 01:44:50 +00:00
Abhinav Kumar cfcb965ab4
Fix add to collection in search mode (#1154) 2023-06-01 00:01:59 +05:30
Abhinav 5a4ad41dc1 remove fromCollection in unhideToCollection Helper 2023-05-31 21:24:12 +05:30
Abhinav 20e7445f43 Revert "don't update active collection when add triggered when in search mode"
This reverts commit 895834d5cc.
2023-05-31 21:19:18 +05:30
Abhinav a8f2f7452c don't pass active collection as fromCollection in search mode 2023-05-31 21:16:08 +05:30
Abhinav ae72aafefc don't update collection info bar if search mode is on 2023-05-31 21:14:08 +05:30
Abhinav 895834d5cc don't update active collection when add triggered when in search mode 2023-05-31 21:12:45 +05:30
Abhinav 25f1dca41b add user missing check 2023-05-31 21:03:18 +05:30
Abhinav fe5621597b update default createAlbum to remove dedupe logic and create new getOrCreateAlbum for upload use case 2023-05-31 20:53:24 +05:30
Abhinav 8bf42279d8 fix people list flicker issue 2023-05-31 00:37:45 +05:30
Abhinav Kumar cc49eff635
Added download album option on shared-albums (#1151) 2023-05-30 20:55:53 +05:30
Abhinav def73a47db don't show download option if public link download is disabled 2023-05-30 19:02:36 +05:30
Crowdin Bot 3d64b9ce9f New Crowdin translations by GitHub Action 2023-05-30 13:23:24 +00:00
Abhinav Kumar ea59e73c20
Add option to change collection sort order (#1147) 2023-05-30 18:52:27 +05:30
Abhinav Kumar 2c499442a6
Improve update magic metadata functions (#1149) 2023-05-30 18:52:07 +05:30
Abhinav 63c50f996e added download album option on shared-albums 2023-05-30 18:12:35 +05:30
Abhinav Kumar 9d52484b6d
Refactored collectionSort component (#1148) 2023-05-30 17:42:56 +05:30
Abhinav c31c9259a4 Merge branch 'improve-update-magic-metadata-API-function' into add-option-to-change-sort-order
and update collection public magic metadata api accordingly
2023-05-30 17:21:23 +05:30
Abhinav 2ffbf47018 fix collection card preview image not updating when all files are remove 2023-05-30 17:11:22 +05:30
Abhinav d897fbdaf3 fix updateFileMagicMetadata 2023-05-30 16:49:29 +05:30
Abhinav ef56487aa2 fix changeFileName returning undefined 2023-05-30 16:18:42 +05:30
Abhinav a05de5c67e fix build issues 2023-05-30 16:01:07 +05:30
Abhinav 5d66a6f3e2 fix type and cache EntityKey locally 2023-05-30 15:05:26 +05:30
Abhinav f5d8d21539 remove unneeded custom errror 2023-05-30 14:47:28 +05:30
Abhinav ebd4d18689 refactor utils and types 2023-05-30 14:44:29 +05:30
Abhinav c897653bd2 fixed SuggestionType LOCATION value 2023-05-30 14:29:28 +05:30
Abhinav 1e828edd0f add error logging to getAutoCompleteSuggestions 2023-05-30 14:28:50 +05:30
Abhinav d5bd95487a fix shared files being shown in location search result 2023-05-30 13:52:01 +05:30
Abhinav 620d697836 added custom error 2023-05-30 13:39:59 +05:30
Abhinav 1040f1986f added location tag search logic 2023-05-30 13:39:38 +05:30
Abhinav 3a78700760 added entity and entity key sync logic 2023-05-30 13:38:09 +05:30
Abhinav 68cdf5abda updated updateFilePublicMagicMetadata to accept a list of files with updated public magic metadata 2023-05-30 10:42:09 +05:30
Abhinav 14a0f75e03 updated updateFileMagicMetadata service to accept a list of files with updated magic metadata 2023-05-30 10:33:49 +05:30
Abhinav 4f8a8d52ef update updateCollectionMagicMetadata service to accept updatedMagicMetadata as second prop
and move updateCollectionSubType to util
2023-05-30 10:20:35 +05:30
Abhinav b7ffb724c9 rename updateMagicMetadataProps to updateMagicMetadata 2023-05-30 10:19:34 +05:30
Abhinav f5cd748b34 fix callbacks for sort order change 2023-05-30 10:06:42 +05:30
Abhinav 21eb2e7aae update handleCollectionSortOrder parameter 2023-05-30 10:03:38 +05:30
Abhinav ff01df8b7c rename 2023-05-30 09:59:38 +05:30
Abhinav f3e14e6ac9 Merge branch 'refactored-collection-sort-components' into add-option-to-change-sort-order 2023-05-30 09:50:49 +05:30
Abhinav 7ffe07e804 renamed CollectionSort component and related states to collectionListSortBy 2023-05-30 09:45:08 +05:30
Abhinav 4df5a0a102 moved component to root collection folder as it is used by not only AllCollections but also CollectionListBar 2023-05-29 22:06:47 +05:30