Commit graph

146 commits

Author SHA1 Message Date
vishnukvmd a3cb07e3bc Prioritize location tags 2024-01-22 15:29:02 +05:30
vishnukvmd 0645ff89f5 Move city search to a separate isolate 2024-01-08 21:29:21 +05:30
vishnukvmd fe2bc0bc97 Render city results for internal users 2023-12-26 23:52:47 +05:30
vishnukvmd b6c8a79a78 Merge branch 'main' into onnx 2023-12-18 22:27:59 +05:30
Neeraj Gupta 5df2503581 Dedupe: Switch to selected grids for delete section 2023-12-14 13:48:26 +05:30
vishnukvmd 3949918440 Merge branch 'main' into clip 2023-11-17 16:41:39 +05:30
ashilkn b814fb0971 change people to contacts 2023-11-17 16:09:58 +05:30
vishnukvmd c683d37899 TODO: Localize these strings 2023-11-17 00:22:46 +05:30
vishnukvmd e1ebae3e9a Render the type as plural 2023-11-17 00:10:12 +05:30
vishnukvmd 31589c9470 Return human readable string for file types 2023-11-17 00:08:05 +05:30
vishnukvmd 824866a8ab Trim emails 2023-11-16 23:28:41 +05:30
vishnukvmd 6b7579da26 Merge branch 'main' into clip 2023-11-16 19:00:32 +05:30
ashilkn b4a07d2b0d fix: hero animation not working between album's view all tile and collection screen 2023-11-15 13:57:03 +05:30
ashilkn 7b2810391c remove shuffling of results in some search secitons for better UI 2023-11-11 10:20:39 +05:30
ashilkn 70ca1f1eac add hero animation for location section 2023-11-10 17:30:17 +05:30
ashilkn e5180034ff add support for searching sharer to see all items of sharer 2023-11-07 17:55:32 +05:30
ashilkn 12051e8003 rename method 2023-11-07 17:41:16 +05:30
ashilkn b39efa03c8 minor change 2023-11-07 13:17:32 +05:30
ashilkn 7b53b906b2 fix: bug in moments search section when there aren't results for at least one moments 2023-11-07 13:15:35 +05:30
ashilkn 3f1778460f show a 'date' example in 'moments' search section 2023-11-07 12:33:45 +05:30
ashilkn 5cf9c30b5f bug fix + handle possible errors with try catch 2023-11-07 10:31:43 +05:30
ashilkn 7021dfea73 bug fix + optimise code + use better variables 2023-11-06 16:53:35 +05:30
ashilkn 7c912c2d02 Fix bug in description section results 2023-11-06 16:40:52 +05:30
ashilkn dc595edc50 added more smartness on deciding which sub descriptions of all descriptions to show 2023-11-06 10:30:44 +05:30
vishnukvmd 32a5adb6d8 Pull embeddings once diff sync is done 2023-10-27 13:04:28 +05:30
vishnukvmd 884e3eb30b Hook semantic search to UI 2023-10-27 13:04:26 +05:30
ashilkn 19cf283b87 fix bug in fileTypes and Extension search section's limit on results to be shown 2023-10-17 06:32:51 +05:30
ashilkn a33eff40a8 fix bug in description search section result 2023-10-16 16:40:00 +05:30
ashilkn 40cc0ed70f Show people search section examples (people as in people who have shared items) 2023-10-16 16:37:36 +05:30
ashilkn f7b32ec9bb fix incorrect use of limit in fileDescriptionSearch used in search section 2023-10-14 17:25:31 +05:30
ashilkn 0d378b838a do case insensitive matching of descriptions in search section 2023-10-14 16:57:17 +05:30
ashilkn cef2d08917 fix: use set instead of list to avoid showing duplicate files in fileType search section results 2023-10-14 16:39:18 +05:30
ashilkn 821159d57e fix incorrect use of limit in getAllFileTypesAndExtensionsResults() 2023-10-13 17:18:45 +05:30
ashilkn 933aa24e33 Show a random holiday in moments search example section 2023-10-13 13:04:16 +05:30
ashilkn 0ee892d7ce Show random month + random year in moments search example section 2023-10-13 12:53:31 +05:30
ashilkn 13ec5ab8c3 Show first random month that has items in 'moments' search example section 2023-10-13 12:25:45 +05:30
ashilkn 8945d33b5b Reorder 2023-10-12 18:44:48 +05:30
ashilkn d2958b3bec Remove descriptions that end with a connect word 2023-10-12 18:15:18 +05:30
ashilkn bc64668390 Add comment 2023-10-12 18:02:06 +05:30
ashilkn 93dd535226 Remove descriptions that have connect words as all of it's words 2023-10-12 17:59:20 +05:30
ashilkn 9d31007fc7 add functionality to limit the number of search results returned from description search. Randomized the results from a decent pool of results too 2023-10-12 16:06:43 +05:30
ashilkn 97dd621d67 fix bug in getAllFileTypesAndExtensionsResults 2023-10-12 15:32:17 +05:30
ashilkn cde9d0aacc Show photo description search results in search section. Get all possible substrings from all descriptions and search 2023-10-12 13:46:37 +05:30
ashilkn 8b201b3455 fix: exclude files that do not have an extension from coming up in the File types and extensions search section 2023-10-10 11:09:46 +05:30
ashilkn 2ac00481ef fix: return all results when limit is null in getAllFileTypesAndExtensionsResults 2023-10-10 10:34:25 +05:30
ashilkn 45a4a8cc51 Show fileTypes and extensions examples in search section 2023-10-09 19:52:37 +05:30
ashilkn b42d845ce3 Show album examples in search section + refactor 2023-10-09 12:42:51 +05:30
ashilkn 84554929d2 Create new method in search service to get all location tags 2023-10-06 18:01:36 +05:30
Neeraj Gupta 2be03112ea Merge branch 'main' into search_screens 2023-09-19 14:20:52 +05:30
Neeraj Gupta fa7c486d7c Localize holidays & update list 2023-09-01 13:48:50 +05:30