Commit graph

274 commits

Author SHA1 Message Date
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 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
Abhinav eee94ce97b remove unnecessary components 2023-05-29 22:03:47 +05:30
Abhinav 112738d2bb added and implemented SHOW_SORT_ORDER_OVERFLOW_MENU and UPDATE_COLLECTION_FILES_ORDER actions 2023-05-29 21:45:27 +05:30
Abhinav 67c442dd77 memoized photoList rows to prevent rerendering 2023-05-29 21:44:28 +05:30
Abhinav a9f8aa9590 added collection sort order menu 2023-05-29 21:44:06 +05:30
Abhinav 6f63d2aa36 added change sort order option for album/folder type collection 2023-05-29 21:43:17 +05:30
Abhinav 8cc82ab842 added util to change collection order 2023-05-29 21:42:32 +05:30
Abhinav dde52c52db added new collection public magic metadata update API 2023-05-29 21:42:16 +05:30
Abhinav 075c93380b add new strings 2023-05-29 21:41:12 +05:30
Abhinav Kumar db0f745ce4
Fix opacity 0% backdrop blocking ui for firefox (#1146) 2023-05-29 17:24:58 +05:30
Abhinav Kumar 5f73ed09b7
Show disk cached thumb on scroll (#1140) 2023-05-29 16:03:55 +05:30
Abhinav 705c51c7b2 increase global transition out duration 2023-05-29 13:35:02 +05:30
Neeraj Gupta 77d7ec12e7
Refactor tsconfig setup (#1142) 2023-05-29 11:12:33 +05:30
Neeraj Gupta c2b100b50a
Remove redundant container (#1143) 2023-05-29 10:14:30 +05:30
Neeraj Gupta 91a22e048a Fix typo 2023-05-29 10:14:06 +05:30
Neeraj Gupta aad5346b86 Fix: set root:true at app level 2023-05-29 10:13:02 +05:30
Abhinav 6e433db358 avoid using hidden collections as replacement collection 2023-05-29 08:51:01 +05:30
Abhinav e3d9bcd7b3 add helper wrapper over syncCollections 2023-05-29 08:43:59 +05:30