Commit graph

6735 commits

Author SHA1 Message Date
Abhinav 87375a6f0c fix result files count and preview 2023-02-10 13:02:09 +05:30
Abhinav 26349e67e5 fix shared and trash file shown in search result 2023-02-10 12:56:37 +05:30
Abhinav 0735cdb3aa fix search result not visible 2023-02-10 12:48:58 +05:30
Abhinav 2a07ccfc01 fix file search and don't show shared files in search results 2023-02-10 12:33:51 +05:30
Abhinav b3701f973d fix search mode selection options 2023-02-10 12:11:25 +05:30
Abhinav bfcc3b0492 update blog url 2023-02-10 10:58:53 +05:30
Abhinav fbc902fce3 dont show info bar faces as clickable 2023-02-10 10:57:07 +05:30
Abhinav 357475bbb0 hide mlSearch result if beta disabled 2023-02-10 10:56:18 +05:30
Abhinav 2e3b0bb242 update code to prevent of eslint escapes 2023-02-10 10:24:11 +05:30
Abhinav 9c613f42ef revert unnecessary 2023-02-09 23:56:58 +05:30
Abhinav f71f42f45c remove unused strings 2023-02-09 23:51:23 +05:30
Abhinav 9e1fdfe3f2 remove unwanted type 2023-02-09 23:48:25 +05:30
Abhinav 35e2245043 update openDiskCache API return type 2023-02-09 23:47:44 +05:30
Abhinav d065c171a7 Merge branch 'better-comlink-types' into ml-alpha 2023-02-09 23:40:33 +05:30
Abhinav 32190f3c33 revert heic type change 2023-02-09 23:38:10 +05:30
Abhinav a96a611225 Merge branch 'refactor-cache-storage' into better-comlink-types 2023-02-09 23:33:23 +05:30
Abhinav 6e4ba755ea fix build 2023-02-09 23:30:33 +05:30
Abhinav 9857ee5b30 remove location search 2023-02-09 23:26:53 +05:30
Abhinav aafecbf7d6 Merge branch 'refactor-cache-storage' into ml-alpha 2023-02-09 23:14:20 +05:30
Abhinav 089a7c15ad Merge branch 'refactor-cache-storage' into ml-alpha 2023-02-09 23:13:42 +05:30
Abhinav caa1be1c09 move cache util to under storage 2023-02-09 23:13:13 +05:30
Abhinav 85e6b14e85 fix file format 2023-02-09 23:06:51 +05:30
Abhinav b26b87f227 refactor cacheService into cache Storage service to allow handling more than one cache stores 2023-02-09 23:01:32 +05:30
Abhinav eb2b65e00a add crypto worker types and custom worker using support to getThumbnail 2023-02-09 22:50:30 +05:30
Abhinav 45e0365129 add comment to explain need of using separate constant file 2023-02-09 22:50:30 +05:30
Abhinav 51707d55c6 remove unused events 2023-02-09 22:50:30 +05:30
Abhinav 6d5387432d remove ml-debug page 2023-02-09 22:50:30 +05:30
Abhinav 5e98919599 remove unnecessary code and changes 2023-02-09 22:50:30 +05:30
Abhinav 1e96d09b94 advanced section should only be shown for electron as it just has ML setting currently 2023-02-09 22:50:30 +05:30
Abhinav 66b37c57bf refactor ml search settings 2023-02-09 22:50:14 +05:30
Abhinav efff2c41ac add loaders 2023-02-09 22:50:14 +05:30
Abhinav 0ac32b0c67 fix multiple instances of WorkerElectronCacheStorageService getting created 2023-02-09 22:50:14 +05:30
Abhinav 5794d53ebb reset batch wait time to 30secc 2023-02-09 22:50:14 +05:30
Abhinav 348a22e191 fix WorkerElectronCacheStorageClient not exposed to the from the worker 2023-02-09 22:50:14 +05:30
Abhinav 6596d2c702 Merge branch 'refactor-family-utils' into ml-alpha 2023-02-09 21:54:59 +05:30
Abhinav e48465c242 refactor family utils 2023-02-09 21:45:23 +05:30
Abhinav c56da87161 hide run ML Search button 2023-02-09 16:23:15 +05:30
Abhinav 5f18679691 Merge branch 'main' into ml-alpha 2023-02-09 16:14:45 +05:30
Abhinav 1c1b18dba6 fix Illegal invocation 2023-02-09 16:05:53 +05:30
Abhinav 3d91f5ac57 fix isInternalUser 2023-02-09 16:02:20 +05:30
Abhinav Kumar c1614d1c04
Merge pull request #934 from ente-io/dependabot/npm_and_yarn/jszip-3.8.0
Bump jszip from 3.7.1 to 3.8.0
2023-02-09 15:57:45 +05:30
Abhinav bfdac846e1 on logout reset ml search 2023-02-09 13:08:44 +05:30
Abhinav a47f61a092 update logoutUser Error handling 2023-02-09 12:58:47 +05:30
dependabot[bot] 772e6ae838
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 06:34:21 +00:00
dependabot[bot] e01d1530c5
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 06:34:13 +00:00
dependabot[bot] d8b360fc7a
Bump jszip from 3.7.1 to 3.8.0
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 06:33:48 +00:00
Abhinav 89afb36059 wrap error prone code in try code 2023-02-09 12:02:05 +05:30
Abhinav 931082b1b3 fix issues 2023-02-09 12:00:08 +05:30
Abhinav df748aa3a9 integrate user service APIs 2023-02-09 11:35:09 +05:30
Abhinav 789892de9a fix enable face search design issues 2023-02-09 10:18:16 +05:30