Commit graph

1729 commits

Author SHA1 Message Date
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
vishnukvmd 4d095208f6 Load embeddings in a batch 2023-11-06 19:00:08 +05:30
Neeraj Gupta 37192e0396 Add optional field for referral source 2023-11-06 17:33:33 +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
ashilkn 522468580c Resolve conflicts and merge main 2023-11-03 14:34:56 +05:30
vishnukvmd 71234dfa7e Cache local embeddings 2023-10-28 17:47:17 +05:30
vishnukvmd e971bf6bc5 Ensure that each entry within an embedding is cast to double 2023-10-28 17:37:24 +05:30
vishnukvmd fb07b954a5 Simplify how low quality results are filtered out 2023-10-28 16:25:06 +05:30
vishnukvmd e6c5bf0bbe Update method name 2023-10-28 16:23:48 +05:30
vishnukvmd 1a01fbd5d9 Index the latest item first 2023-10-28 16:15:42 +05:30
vishnukvmd 4c593e097a Clear the queue when indexing is disabled 2023-10-28 16:15:10 +05:30
vishnukvmd 89e7606d7a Update score threshold 2023-10-27 13:04:31 +05:30
vishnukvmd c0b1667962 Return empty results if magic search hasn't been enabled 2023-10-27 13:04:31 +05:30
vishnukvmd b7e434c5ec Disable semantic search on iOS 2023-10-27 13:04:31 +05:30
vishnukvmd 2827bf238a Ignore if embedding lengths don't match 2023-10-27 13:04:31 +05:30
vishnukvmd e36ec7cc94 Use ChaCha to encrypt embeddings 2023-10-27 13:04:31 +05:30
vishnukvmd 54a78555d8 Deal with JSONified strings instead of FloatArray buffers 2023-10-27 13:04:31 +05:30
vishnukvmd 6acb2951b9 Remove batching 2023-10-27 13:04:31 +05:30
vishnukvmd 5b86080910 Minor refactor 2023-10-27 13:04:30 +05:30
vishnukvmd d25938aeac Pull model from remote 2023-10-27 13:04:30 +05:30
vishnukvmd 3dda5af52a Fix issue with the ordering of fetched embeddings 2023-10-27 13:04:30 +05:30
vishnukvmd 6f251a80a2 Load models in a separate isolate 2023-10-27 13:04:30 +05:30
vishnukvmd 638ff0547e Update dependency on clip_ggml 2023-10-27 13:04:30 +05:30
vishnukvmd 720ac428db Fix attribute name for remote embeddings 2023-10-27 13:04:30 +05:30
vishnukvmd ce1d6c0805 Ignore items not owned by the user 2023-10-27 13:04:30 +05:30
vishnukvmd 53fa9c6830 Load models separately 2023-10-27 13:04:29 +05:30
vishnukvmd a2f66f1e4e Switch to using uploaded IDs 2023-10-27 13:04:29 +05:30
vishnukvmd 4ea80d391b Display index status within the UI 2023-10-27 13:04:29 +05:30
vishnukvmd 804178e03d Fire an event once a files are indexed 2023-10-27 13:04:29 +05:30
vishnukvmd eb0bd4516b Minor fixes 2023-10-27 13:04:29 +05:30
vishnukvmd baee39438d Push pending embeddings to remote on app start 2023-10-27 13:04:29 +05:30
vishnukvmd 9163cbf26d Compute embedding whenever a file is uploaded 2023-10-27 13:04:28 +05:30
vishnukvmd 5ee2ab14f2 Use a queue to backfill 2023-10-27 13:04:28 +05:30
vishnukvmd f112fdd06e Minor refactor 2023-10-27 13:04:28 +05:30
vishnukvmd 4dcd9a8f68 Minor refactor 2023-10-27 13:04:28 +05:30
vishnukvmd 3411d250a7 Push computed embeddings upstream 2023-10-27 13:04:28 +05:30
vishnukvmd 57df32762a Persist the last sync time 2023-10-27 13:04:28 +05:30
vishnukvmd fea2057c85 Add API to push embeddings to remote 2023-10-27 13:04:28 +05:30
vishnukvmd 4ecf4bcf87 Remove direct dependency on Sodium to make reviews easier 2023-10-27 13:04:28 +05:30
vishnukvmd 01b155a172 Persist fetched embeddings 2023-10-27 13:04:28 +05:30
vishnukvmd c21867cdc6 Fetch embeddings until server has no more 2023-10-27 13:04:28 +05:30
vishnukvmd dedbca36f5 Fetch embeddings from server 2023-10-27 13:04:28 +05:30
vishnukvmd 32a5adb6d8 Pull embeddings once diff sync is done 2023-10-27 13:04:28 +05:30
vishnukvmd eb4daf331a Publish event when remote diff has been synced 2023-10-27 13:04:28 +05:30
vishnukvmd 58ff6aeaaf Compute time more accurately 2023-10-27 13:04:27 +05:30
vishnukvmd 55fc094324 Update SSS 2023-10-27 13:04:27 +05:30
vishnukvmd dc6d3e2111 Integrate batch inference API 2023-10-27 13:04:27 +05:30
vishnukvmd 71f372256e Update SSS 2023-10-27 13:04:26 +05:30
vishnukvmd 884e3eb30b Hook semantic search to UI 2023-10-27 13:04:26 +05:30
vishnukvmd 54881e0309 Implement search 2023-10-27 13:04:26 +05:30
vishnukvmd 17fd2c8b14 Compute embeddings for unindexed files 2023-10-27 13:04:26 +05:30
vishnukvmd a5e2fff272 Fetch and cache embeddings 2023-10-27 13:04:25 +05:30
vishnukvmd 5b5fba8ecf Minor refactor 2023-10-27 13:04:25 +05:30
vishnukvmd 61c4d69dbe Run inference on a separate isolate 2023-10-27 13:04:25 +05:30
vishnukvmd 94ab10315b Integrate static APIs 2023-10-27 13:04:25 +05:30
vishnukvmd 2dde47b576 Update method to fetch embedding 2023-10-27 13:04:25 +05:30
vishnukvmd 10ab2c53b0 Setup semantic search service 2023-10-27 13:04:25 +05:30
Neeraj Gupta c513957056 Format
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:21:04 +05:30
Neeraj Gupta 9b87b6c835 Fix: Avoid pushing duplicate HomeWidget during login
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:20: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
ashilkn 7529a8ee22 Merge branch 'main' into search_screens 2023-10-06 12:58:17 +05:30
ashilkn 044e82b96f Indentation changes 2023-10-04 09:48:27 +05:30
Neeraj Gupta 538ffda4ed Fix bug in unfavoriting file 2023-09-29 09:35:21 +05:30
ashilkn 5974ce051e Resolve conflicts and merge main 2023-09-28 10:00:57 +05:30
Neeraj Gupta b6679b9579 Sort outgoing colleciton by updation time 2023-09-26 14:40:25 +05:30
Vishnu Mohandas fbaa58d0b6
Apply more fixes (#1412) 2023-09-22 12:39:37 +05:30
Neeraj Gupta 3edfec713c Handle invalid token during logout
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-22 12:37:05 +05:30
vishnukvmd e4e58f409c Apply more fixes 2023-09-22 12:30:23 +05:30
ashilkn a6784225ed Merge branch 'main' into use_media_kit 2023-09-20 11:15:23 +05:30
Neeraj Gupta 4dff2c8f67 Switch for v2 endpoint for fetching collections 2023-09-19 18:32:04 +05:30
Neeraj Gupta 2be03112ea Merge branch 'main' into search_screens 2023-09-19 14:20:52 +05:30
Neeraj Gupta f0597fa12c Use debouncer in photoManagerChange callback 2023-09-19 12:40:32 +05:30
ashilkn db67325fad Comment out code related to tflite_flutter_helper 2023-09-18 18:30:52 +05:30
Neeraj Gupta a746206cae Revert "Hello ducky (#1382)"
This reverts commit 271eb98ce5, reversing
changes made to 7fadb7634d.
2023-09-14 17:18:06 +05:30
Vishnu Mohandas dc95a68d5f
Ensure that SharedPrefs are initialized within NotificationsService (#1392) 2023-09-11 15:24:55 +05:30
vishnukvmd 2bda1891d7 Ensure that SharedPrefs are initialized within NotificationsService 2023-09-11 15:22:17 +05:30
Neeraj Gupta c99aa4fea2 Remove check on uploaded files 2023-09-11 14:59:13 +05:30
Neeraj Gupta c18b490830 format code 2023-09-10 16:10:02 +05:30
Neeraj Gupta a7fb70750d Add logic to cleanup pending sync files 2023-09-09 18:06:47 +05:30
ashilkn 56fb8cfd84 Remove tflite_flutter_helper from dependencies and comment out related code 2023-09-09 05:57:44 +05:30
Neeraj Gupta fa7c486d7c Localize holidays & update list 2023-09-01 13:48:50 +05:30
Neeraj Gupta c722fae674 Fix date check
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-01 12:16:51 +05:30
Neeraj Gupta 7545feb48b [l10n]Search: use month name based on locale 2023-09-01 11:00:23 +05:30
Neeraj Gupta dd627408fc Merge branch 'main' into handle_limited_settings 2023-08-29 15:01:57 +05:30
Neeraj Gupta 8b85afe4e1 Handle limited or no permission 2023-08-29 14:35:17 +05:30
Neeraj Gupta 3eeba57e19
Added more file props + live/motion photo indicator (#1348) 2023-08-29 11:52:05 +05:30
ashilkn f1fbb0aac0 Resolve merge conflicts and merge main 2023-08-28 21:28:34 +05:30
Neeraj Gupta b7ac5ab01f Organize imports
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:28:02 +05:30
Neeraj Gupta 67e7bf0220 Show uncat colleciton during restore 2023-08-28 08:29:00 +05:30
Neeraj Gupta 85443281a4 Remove unused methods 2023-08-28 08:09:19 +05:30
ashilkn 837b489c56 Move to hidden album: Add support for creating a new hidden album from CollectionActionSheet 2023-08-26 15:47:28 +05:30
ashilkn ff14768d0a Show only hidden albums excluding defaultHiddenAlbums in CollectionActionSheet when moving a hidden file to a hidden collection 2023-08-26 12:59:00 +05:30
ashilkn 7d99e12978 Organize imports 2023-08-26 11:14:05 +05:30
Neeraj Gupta 7ae8f5f69d Switch to enteFile prop 2023-08-25 13:05:24 +05:30
Neeraj Gupta cecbec7636 Organize import 2023-08-25 11:10:22 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
Neeraj Gupta bd8a868c57
Option to Hide memories (#1345) 2023-08-24 21:09:18 +05:30
Neeraj Gupta 42d0bb8da5 Add option to turn off memories
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-24 21:05:28 +05:30
Neeraj Gupta d550356373
Fix bug in handling update for remoteFile (#1344) 2023-08-24 20:22:46 +05:30
ashilkn 8d4c066f01 Minor fix 2023-08-24 18:57:52 +05:30
ashilkn 3c1387542a Remove incorrect comment 2023-08-24 18:44:22 +05:30
ashilkn 2aa46a902a Remove special handling for AssertionError 2023-08-24 18:40:05 +05:30
Neeraj Gupta 4b31c0af55 Fix bug in handling update for remoteFile 2023-08-24 18:32:35 +05:30
ashilkn 3fd77a00f0 Check equality with collection ids rather than with collections 2023-08-24 18:32:00 +05:30
ashilkn bad4358225 Await on trashEmptyCollection 2023-08-24 18:21:18 +05:30
ashilkn a396f644d2 Check for multiple defaultHiddenCollections and club all to one and delete the rest 2023-08-24 16:33:49 +05:30
Neeraj Gupta 58b17ac20e Surface reason for ignore on long press 2023-08-23 15:04:49 +05:30
Neeraj Gupta 00f49dd36e Keep a map of ignoreID to reason 2023-08-23 14:26:06 +05:30
Neeraj Gupta 87c4f59726 rename 2023-08-23 09:23:51 +05:30
Neeraj Gupta 880f8c9429 Put invalid files in ignored table 2023-08-23 09:13:19 +05:30
Neeraj Gupta 66635617a3 Stop relying on ignoredFileIDs 2023-08-23 08:49:44 +05:30
Neeraj Gupta 253c3e5700
Fix file updation for Live Photos video on/off (#1336) 2023-08-22 20:41:52 +05:30
Neeraj Gupta dfa5569d76 Fix updation for live photos 2023-08-22 20:35:29 +05:30
Neeraj Gupta 88841e4d58 Fix:Ignore processing local updates for file owned by others 2023-08-22 19:24:40 +05:30
Neeraj Gupta 82f31ab789
Improve logging for invalid file errors (#1335) 2023-08-22 19:20:48 +05:30
Neeraj Gupta c64a8c304a Add reasons for InvalidFile Errors 2023-08-22 18:30:24 +05:30
ashilkn 560866da29 Update change log 2023-08-21 15:52:10 +05:30
ashilkn 418c8ee374 Resolve conflicts and merge main 2023-08-21 12:01:58 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
Neeraj Gupta 574218c966 Merge branch 'main' into hidden_albums 2023-08-19 12:36:22 +05:30
Neeraj Gupta 1793f4b61f LoginV2: Remove redundant screen pop 2023-08-14 13:58:42 +05:30
ashilkn 9c0cd4ea81 Use better method names 2023-08-14 11:24:28 +05:30
ashilkn 0e3c13f071 Revert "Update visibility of files when selected and hidden"
This reverts commit 1467aa70b5.
2023-08-14 11:02:15 +05:30
ashilkn 7fac60d28f Revert "Do not show defaultHiddenCollection in hidden collections list and show only files in defaultHiddenCollection in hidden section's gallery"
This reverts commit fd9646362b.
2023-08-14 11:01:35 +05:30
ashilkn 1467aa70b5 Update visibility of files when selected and hidden 2023-08-11 12:53:48 +05:30
ashilkn fd9646362b Do not show defaultHiddenCollection in hidden collections list and show only files in defaultHiddenCollection in hidden section's gallery 2023-08-11 11:39:37 +05:30
ashilkn 0ce4ee6b5a Show hidden collections inside hidden section 2023-08-10 18:03:02 +05:30
Neeraj Gupta 685d348780 Improve log 2023-08-09 09:09:27 +05:30
Neeraj Gupta 62a4df79ed Fix notification count 2023-08-09 08:47:37 +05:30
Neeraj Gupta 605c8cc292 Perf: Short-circuit db query early 2023-08-09 08:37:44 +05:30
Neeraj Gupta dda427802e Specify type 2023-08-09 08:34:20 +05:30
Neeraj Gupta ad32cbf563 -mImprove logging 2023-08-08 21:05:23 +05:30
Neeraj Gupta e2371c480a Refactor _getFilesToBeUploaded 2023-08-08 15:18:55 +05:30
Neeraj Gupta 5effdd007b Simplify if condition 2023-08-08 14:46:32 +05:30
Neeraj Gupta c4d62b232c Remove redundant db query 2023-08-08 14:43:23 +05:30
Neeraj Gupta ab4ffc7ace Automatically trash quick link collection on remove link 2023-08-04 12:55:03 +05:30
Neeraj Gupta b6061522d2 Add toggle for email verification 2023-08-04 09:54:54 +05:30
Neeraj Gupta 55344923cb Fix UI refresh 2023-07-26 15:45:58 +05:30
Neeraj Gupta f411c89617 Fix fresh for shared collections in list view 2023-07-26 15:37:28 +05:30
Neeraj Gupta 4ee4b5b2fe Address review comments 2023-07-25 14:10:07 +05:30
Neeraj Gupta 10e2a1b32a Merge branch 'main' into login_v2 2023-07-25 14:01:09 +05:30
Neeraj Gupta 3c77f3e981 Cover: Support for resetting to default 2023-07-24 13:23:47 +05:30
Neeraj Gupta c20788726f Refactor: Change to support resetting cover 2023-07-24 13:08:00 +05:30
Neeraj Gupta 2f41ae72db Fix animation issue 2023-07-20 11:49:13 +05:30
Neeraj Gupta 605c66d66b Show contact support option for incorrect password 2023-07-19 14:41:02 +05:30
Neeraj Gupta b6142c80cf Handle SRPNotSetupErr + fix bug in SRP setup 2023-07-19 14:35:26 +05:30
Neeraj Gupta 8cc354546e Fix: Throw SrpSetupNotCompleteError
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-07-19 12:54:30 +05:30
Neeraj Gupta fe6b5d7037 Refactor 2023-07-19 12:22:19 +05:30
Neeraj Gupta 788a6f62da Update SRP on change password 2023-07-18 21:31:45 +05:30
Neeraj Gupta 554beb7139 Update method name 2023-07-18 21:00:42 +05:30
Neeraj Gupta d7edf3aa70 Update verify-srp endpoint
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-07-18 20:53:03 +05:30
Neeraj Gupta 351a699919 SRP: Redirect to Recover password page 2023-07-18 17:58:45 +05:30
Neeraj Gupta 0ebd1d1b67 Change OTT copy for forgot password 2023-07-18 17:35:30 +05:30
ashilkn 8f980a2192 Merge branch 'main' into horizontal_grid 2023-07-18 14:45:12 +05:30
Neeraj Gupta ddd2dce513 Handle errors and switch to utf-8 encoding 2023-07-18 11:01:32 +05:30
Neeraj Gupta 62c9d48b78 Use constant for SRP group 2023-07-18 10:56:57 +05:30
Ashil 2deec3e1be
Look up existing file by uploadId and collectionID (#1281) 2023-07-18 10:38:04 +05:30
Neeraj Gupta 89be985da2 Handle pass verification failures 2023-07-18 09:33:44 +05:30
Neeraj Gupta 1b4caf705f Refactor 2023-07-18 08:58:32 +05:30
Neeraj Gupta 51c56b52da Add support for login via password 2023-07-18 08:17:29 +05:30
Neeraj Gupta d91215c36d Make password mode as required parameter 2023-07-17 13:37:07 +05:30
Neeraj Gupta 51b36e7b8c Add support for registering srp_auth 2023-07-17 13:34:52 +05:30
Neeraj Gupta 3cfe62dd8a Look up existing file by uploadId and collectionID 2023-07-15 19:31:49 +05:30
Neeraj Gupta 35fd2992c7 Temp commit 2023-07-15 16:35:06 +05:30
Neeraj Gupta 0a8e669ce9 config: Remove unused name field 2023-07-13 10:27:21 +05:30
vishnukvmd 2855aa5edc Remove redundant toString 2023-07-10 15:50:01 +05:30
vishnukvmd 7a98dc0d6b Add logs for debugging issues related to notifications 2023-07-10 15:48:37 +05:30
Neeraj Gupta baa2138d1f Cache collectionFileCount to avoid UI flicker post heroAnimation 2023-07-06 13:26:38 +05:30
Neeraj Gupta a69037bc83 Fix: Show files queued for upload on home gallery 2023-07-02 19:41:43 +05:30
vishnukvmd a6ca98bb41 Merge branch 'main' into sharing_notifications 2023-06-30 18:22:55 +05:30
vishnukvmd 4c39bba7cb Minor refactor 2023-06-30 18:19:06 +05:30
vishnukvmd 56e2b63e0f Don't request permission on iOS on app startup 2023-06-30 17:57:46 +05:30