Commit graph

183 commits

Author SHA1 Message Date
Rushikesh Tote 1532c85219
Merge branch 'master' into recover-failed-imports 2022-03-25 15:03:59 +05:30
Rushikesh Tote 4e44eb458e styling upload modal 2022-03-21 14:33:18 +05:30
Abhinav 63665d05ab compelete basic text search 2022-03-19 14:10:31 +05:30
Abhinav 28f4742a81 add local tesseract scripts and revert to using npm package 2022-03-19 13:07:35 +05:30
Abhinav 95bbb56db8 update photoswipe 2022-03-17 17:46:56 +05:30
Abhinav be59833cf3 temp 2022-03-15 20:52:52 +05:30
Abhinav 94ad921959 added tesseract.js library 2022-03-15 09:26:13 +05:30
Abhinav 603d961eca Merge branch 'master' into settings_button 2022-03-11 19:01:26 +05:30
Abhinav Kumar 0cbabbc234
Revert "Skip jpeg type detection" 2022-03-10 09:54:03 +05:30
Abhinav 6bd11414d3 updated file-type library to latest version 2022-03-09 13:27:09 +05:30
Abhinav 9c9a94223a updated ffmpeg wasm 2022-03-07 15:47:33 +05:30
Neeraj Gupta 483be815ee
remove dependency from luxon 2022-03-06 13:40:10 +05:30
Abhinav 6406867770 update to use the local ffmpeg wasm package 2022-03-05 12:39:17 +05:30
Abhinav 8d15b3859a updated yarn lock 2022-03-04 19:38:11 +05:30
Abhinav 9e11f73ee3 remove custom ssd-mobilenet model 2022-03-04 19:35:11 +05:30
Abhinav 1cb11630ad update yarn 2022-03-04 19:35:10 +05:30
Abhinav beba21b97c add ssd-mobilenet as package 2022-03-04 19:16:15 +05:30
Neeraj Gupta cb56fc7fa4
add support to change validity and deviceLimits 2022-03-01 07:07:58 +05:30
Abhinav d8ad837a32 Upgrade React version to latest 2022-02-20 13:29:34 +05:30
Abhinav 9132f5dc17 upgrade to next@12 2022-02-20 13:26:52 +05:30
dependabot[bot] a0ec174905
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 05:15:38 +00:00
Neeraj Gupta 941a2f9b76
add dependency on bs58 2022-02-13 22:53:24 +05:30
Shailesh Pandit d990a95a06 Merge branch 'machine-learning' into ml-search-beta 2022-02-02 12:44:40 +05:30
Shailesh Pandit 70e14572eb Ml data import export using streams fs api and zip 2022-02-02 12:24:08 +05:30
Shailesh Pandit c0c5d828f8 Remove unnecessary packages 2022-02-01 12:54:05 +05:30
Shailesh Pandit f6f701061c Merge branch 'master' into machine-learning 2022-01-31 19:41:59 +05:30
Abhinav aaa7b2eb61 bump next from 11.1.3 to 11.1.4. 2022-01-27 09:33:53 +05:30
Shailesh Pandit b21e5608bd Use published similarity-transformation 2022-01-24 12:43:42 +05:30
Shailesh Pandit aab8351b23 Use published blazeface-back model 2022-01-24 10:53:37 +05:30
dependabot[bot] 29b1790b1b
Bump nanoid from 3.1.25 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 07:06:39 +00:00
Shailesh Pandit 1fa4a8cf66 Update hdbscan to use iterative implementation
to avoid js stack limits
2022-01-16 16:34:40 +05:30
Abhinav Kumar d6bbf83be3
Merge pull request #297 from ente-io/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.3 to 1.14.7
2022-01-13 19:03:51 +05:30
Abhinav 2375f016fb remove node forge 2022-01-13 17:37:09 +05:30
dependabot[bot] 4d31b3300b
Bump follow-redirects from 1.14.3 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 06:27:31 +00:00
Shailesh Pandit 4cd781d201 Update hdbscan to remove mst tree from storage 2022-01-12 20:35:04 +05:30
Shailesh Pandit aa6b40b724 Make ml sync configs editable on debug page 2022-01-10 22:28:09 +05:30
Shailesh Pandit cc7d2355f7 Update hdbscan to use cluser selection method and epsilon 2022-01-10 14:56:00 +05:30
Shailesh Pandit 4cb552046a Use IndexedDB without forage to use indexes 2022-01-04 11:26:16 +05:30
Shailesh Pandit 162d760b80 Use transformation-matrix package for transforms 2021-12-29 10:32:01 +05:30
abhinavkgrd fc62728d85
Merge pull request #205 from ente-io/export-v2
Export v2
2021-12-19 14:47:42 +05:30
dependabot[bot] ca05d41cb4
Bump next from 11.1.2 to 11.1.3
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v11.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 05:50:56 +00:00
Shailesh Pandit 2d17dd30e9 For uploaded files use local files for ML Sync
Extract out ML work manager and sync job from worker
Start and stop ML Sync job on app start, login and logout
2021-12-12 23:12:18 +05:30
Shailesh Pandit 28b77bcf0a Merge branch 'master' into machine-learning 2021-12-07 18:41:29 +05:30
Abhinav fe6d0c4125 merge master into export-v2 2021-11-26 12:06:58 +05:30
Abhinav 3d713f733b update photoswipe 2021-11-25 19:47:47 +05:30
Shailesh Pandit d16837262d Use arcface alignment for mobilefacenet
Use rotation alignment in blazeface to fapi flow
Extract aligned face images before embeddings calculations
2021-11-20 14:56:36 +05:30
Shailesh Pandit 3764e67709 Add required face-api.js files to work with latest tfjs 2021-11-17 14:14:43 +05:30
Shailesh Pandit 4171e8cb3a Use blazeface for detection, face-api for alignment and embeddings 2021-11-17 14:01:30 +05:30
Shailesh Pandit cbaba79db9 Use hdbscan debug info to visualize mst tree 2021-11-14 16:30:23 +05:30
Shailesh Pandit afa8fc2a81 Use hdbscan implemented following scikit-learn package 2021-11-13 10:41:32 +05:30
Neeraj Gupta 9b333807a2
Add support to show mnemonic recovery key 2021-11-13 00:23:05 +05:30
Abhinav 3bb87d6343 add package ro edit exif 2021-11-11 12:54:28 +05:30
Shailesh Pandit 4d8c1571df Use TSNE to visualize faces over 2d plot 2021-11-09 19:16:52 +05:30
Shailesh Pandit 4bd52d53ee Use HDBSCAN for clustering and visualize results 2021-11-07 19:09:39 +05:30
Shailesh Pandit 6fb22e429c Testing with face face-api.js 2021-11-05 20:56:41 +05:30
Shailesh Pandit aeccc14d3c Make clusterFaceDistance and minClusterSize configurable on ml debug page 2021-11-04 18:23:41 +05:30
Shailesh Pandit 1f162f4d46 Add jpeg-js till wasm lib is added for jpeg decoding 2021-11-04 17:22:23 +05:30
Shailesh Pandit 955e2e965f Add dbscan clustering 2021-11-04 17:01:00 +05:30
Shailesh Pandit 748d914e93 Add @tensorflow/tfjs-tflite and wasm static files 2021-11-04 16:33:44 +05:30
Shailesh Pandit 2f767ed83f Add TFJSFaceDetectionService 2021-11-04 16:11:07 +05:30
Abhinav 19074bd753 remove react-datetime-picker package 2021-11-02 11:17:16 +05:30
Abhinav b06dbc4f57 update to new date picking lib 2021-11-01 18:02:50 +05:30
Abhinav a980fbd8e1 added date time picker 2021-10-27 14:05:08 +05:30
abhinav-grd ea73bc43f8 use exifr package
exif-js fails for heic EXIF parsing
2021-09-10 12:18:34 +05:30
Abhinav-grd dbe871c2eb remove heic2any package 2021-09-07 16:08:36 +05:30
Abhinav-grd 07d44846be replaced heic2any pacakeg with heic-convert and use custom worker 2021-09-07 14:54:08 +05:30
Abhinav-grd 66e85d7a42 updated axios
https://github.com/axios/axios/pull/3980
2021-09-05 11:17:47 +05:30
Abhinav-grd 25d3ed35b0 updated to latest next 2021-09-04 23:58:32 +05:30
Abhinav-grd 238823a8bf Merge branch 'master' into dependabot/npm_and_yarn/next-11.1.0 2021-09-04 23:53:26 +05:30
Abhinav-grd 75de06cff7 added ffmeg package 2021-08-28 11:21:04 +05:30
Abhinav-grd dd0c49eebb Merge branch 'master' into upload-refactoring 2021-08-17 14:26:06 +05:30
Abhinav-grd 9cb6a6352b added package for collapse animation 2021-08-17 13:49:14 +05:30
Abhinav-grd 8c75f0b99d updated react to v17 2021-08-16 11:45:45 +05:30
dependabot[bot] 082a73cfb0
Bump next from 10.2.3 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 10.2.3 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.3...v11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 17:49:17 +00:00
Abhinav-grd 902bb017c7 added lib for type detection 2021-08-13 20:27:39 +05:30
Abhinav-grd c24f6eb375 reenabled husky 2021-08-13 07:53:04 +05:30
Abhinav-grd 8e70dfcfea disable confilcting eslint and prettier config 2021-08-13 07:11:50 +05:30
Abhinav-grd ed306140fa added prettier for formating 2021-08-12 21:42:23 +05:30
Neeraj Gupta d037aa2940 Merge remote-tracking branch 'origin/master' into live_photos 2021-08-11 16:14:21 +05:30
Abhinav-grd 9613a484c0 updated axios 2021-08-11 15:15:00 +05:30
Neeraj Gupta 17155d9444 Add dependency on jszip 2021-08-11 13:54:27 +05:30
Abhinav-grd c377e95676 Merge branch 'master' into 3fa 2021-06-21 12:51:45 +05:30
Abhinav-grd 8a8f1f83c7 enable sentry tunneling 2021-06-18 15:54:41 +05:30
Abhinav-grd 38e0c05f44 add new packge react otp 2021-06-17 18:19:45 +05:30
Abhinav-grd aa845a5c13 Merge branch 'master' into update-sentry 2021-06-16 11:55:22 +05:30
Pushkar Anand c512ad4bc1 Fix for precaching error 2021-06-16 02:04:36 +05:30
Pushkar Anand 6fdd667094 Fix build errors. 2021-06-16 00:43:58 +05:30
Pushkar Anand 3cfd5915c2 Fix wrong precaching of public files. 2021-06-16 00:37:01 +05:30
Abhinav-grd 290be571cf yarn lock update 2021-06-15 10:43:46 +05:30
Abhinav-grd fe838aab17 updated to @sentry/nextjs package 2021-06-15 10:42:05 +05:30
Abhinav-grd a233e27091 build fix 2021-06-15 09:51:45 +05:30
Abhinav-grd fe80ea725c udpdated to next 10 2021-06-15 09:04:37 +05:30
Pushkar Anand 0ce1e88db5 Moved to sentry login 2021-06-12 22:44:21 +05:30
Pushkar Anand 39c477c09c Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Abhinav-grd 569e1bca11 updated next-on-netlify 2021-05-26 21:07:38 +05:30
Abhinav-grd 6cd2865a8d Merge branch 'master' into search 2021-05-24 19:37:10 +05:30
Abhinav-grd b99adafd02 update to promised based deboucher 2021-05-24 17:34:37 +05:30
Pushkar Anand ccaf133e1a Offline cache and manifest. 2021-05-23 19:55:48 +05:30
Abhinav-grd f6568ac9f6 added use-debouce package 2021-05-21 15:18:13 +05:30