Commit graph

248 commits

Author SHA1 Message Date
Abhinav def73a47db don't show download option if public link download is disabled 2023-05-30 19:02:36 +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 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 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 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
Abhinav a52557717a fix hidden files getting removed on sync 2023-05-29 08:13:51 +05:30
Neeraj Gupta 52a9882328 Remove redundant container 2023-05-29 08:05:25 +05:30
Abhinav fee9a87df0 don't show shared files on search result page 2023-05-29 07:50:08 +05:30
Neeraj Gupta 3fd81907d5 Fix pkg dependency 2023-05-29 07:36:02 +05:30
Neeraj Gupta 15412f6e72 Revert "Add direct dependency on workspace package"
This reverts commit 703c60b888.
2023-05-29 06:05:37 +05:30
Neeraj Gupta 703c60b888 Add direct dependency on workspace package 2023-05-29 05:39:45 +05:30
Neeraj Gupta 8aa1f3e070 Remove ente/tsconfig dependencies from photos 2023-05-29 05:22:57 +05:30
Neeraj Gupta c363f871a5 photos/tsconfig: remove duplicates 2023-05-29 04:35:29 +05:30
Neeraj Gupta 1e9384478e app/photos: extend tsconfig.base.json 2023-05-29 04:32:08 +05:30
Abhinav 80022f2a3a fix issue 2023-05-28 12:29:46 +05:30
Abhinav 07d60cead1 change useEffect entry condition 2023-05-28 12:00:42 +05:30
Abhinav 57c86eceeb remove thumbnail request queuing and let browser handle it 2023-05-28 11:53:46 +05:30
Abhinav c47480ca95 fallback to placeholder only after checking for cached file on disk 2023-05-28 11:51:32 +05:30
Abhinav 48d1c3e186 don't limit parallel thumbnail download 2023-05-28 11:14:16 +05:30
Abhinav ddd42f37a4 refactor code to fix issue where a single file with hash was shown in a separate row 2023-05-28 09:14:14 +05:30
Abhinav Kumar ea41a5ea5f
Fix grouping based on hashes on dedupe page (#1138) 2023-05-27 19:42:15 +05:30
Abhinav 747db8c36c refactor if statement 2023-05-27 19:36:37 +05:30
Abhinav e91cb147f7 fix grouping based on hashes 2023-05-27 19:10:44 +05:30
Neeraj Gupta adb91c7fc6 Fixed import 2023-05-27 17:29:26 +05:30
Neeraj Gupta a6ab1abd9d Remove unused container 2023-05-27 16:48:11 +05:30
Neeraj Gupta b4e11a7475 Fix bad imports 2023-05-27 16:47:42 +05:30
Neeraj Gupta b1d524b114 Remove unused import 2023-05-27 16:43:42 +05:30
Neeraj Gupta b9030e0527 Remove default export 2023-05-27 16:43:02 +05:30
Neeraj Gupta fb9d541ad9 Remove extra attributes 2023-05-27 15:42:39 +05:30
Neeraj Gupta b61573eab6 Remove unnecessary type interface 2023-05-27 15:36:59 +05:30
Neeraj Gupta f62f9ec0d5 Remove unnecessary base interface 2023-05-27 15:06:15 +05:30