Commit graph

233 commits

Author SHA1 Message Date
Abhinav Kumar
70562284e9
remove http-proxy-middleware (#1249) 2023-07-13 22:39:35 +05:30
Abhinav Kumar
7b358c2bb6
Bump semver from 6.3.0 to 6.3.1 (#1243) 2023-07-13 19:56:53 +05:30
Abhinav Kumar
298e4323a1
Bump blazeface-back from 0.0.8 to 0.0.9 (#1245) 2023-07-13 19:56:15 +05:30
dependabot[bot]
55ef3a9698
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 14:22:33 +00:00
Abhinav Kumar
b0edc8f816
Bump @tensorflow/tfjs-backend-webgl from 3.11.0 to 4.8.0 (#1246) 2023-07-13 19:51:14 +05:30
Abhinav
9767ebb9f8 remove http-proxy-middleware 2023-07-13 19:45:14 +05:30
dependabot[bot]
5b0be6b87f
Bump ml-matrix from 6.8.2 to 6.10.4
Bumps [ml-matrix](https://github.com/mljs/matrix) from 6.8.2 to 6.10.4.
- [Release notes](https://github.com/mljs/matrix/releases)
- [Changelog](https://github.com/mljs/matrix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mljs/matrix/compare/v6.8.2...v6.10.4)

---
updated-dependencies:
- dependency-name: ml-matrix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 13:43:30 +00:00
dependabot[bot]
ccd50ed7a0
Bump @tensorflow/tfjs-backend-webgl from 3.11.0 to 4.8.0
Bumps [@tensorflow/tfjs-backend-webgl](https://github.com/tensorflow/tfjs) from 3.11.0 to 4.8.0.
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml)
- [Commits](https://github.com/tensorflow/tfjs/compare/tfjs-v3.11.0...tfjs-v4.8.0)

---
updated-dependencies:
- dependency-name: "@tensorflow/tfjs-backend-webgl"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 13:43:16 +00:00
dependabot[bot]
a915e0f2d6
Bump blazeface-back from 0.0.8 to 0.0.9
Bumps [blazeface-back](https://github.com/shaileshpandit/tfjs-models) from 0.0.8 to 0.0.9.
- [Commits](https://github.com/shaileshpandit/tfjs-models/commits)

---
updated-dependencies:
- dependency-name: blazeface-back
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 13:42:52 +00:00
Abhinav
f8d4be37d0 moved leafle and leaflet-defaulticon-compatibility to photos app's package 2023-06-27 15:17:29 +05:30
Abhinav
50281acbae add leaflet type 2023-06-27 15:07:21 +05:30
jubitjohn
92ff1ec84d
Merge pull request #1204 from ente-io:dev
Marker text removed and zoom set to 16
2023-06-26 11:09:25 +05:30
Abhinav Kumar
369e03bccf
Upgrade tubrorepo to latest version (#1183) 2023-06-10 17:11:07 +05:30
Abhinav
560495a6b6 upgraded typescript to latest 2023-06-10 16:21:55 +05:30
Abhinav
df26494411 ran npx yarn-deduplicate yarn.lock 2023-06-10 16:21:04 +05:30
Abhinav
bfa5adbad1 upgraded tubrorepo to latest version 2023-06-10 16:13:49 +05:30
jubitjohn
7c65872fda MapBox-Leaflet added 2023-06-07 21:40:12 +05:30
Neeraj Gupta
8aa1f3e070 Remove ente/tsconfig dependencies from photos 2023-05-29 05:22:57 +05:30
Abhinav
506a214bea add react-virtualized-auto-sizer types 2023-05-23 11:31:04 +05:30
Abhinav
2bb709c878 add memoize-one package 2023-05-23 11:28:03 +05:30
Abhinav
16274fa6e1 Merge branch 'main' into monorepo 2023-05-09 22:58:52 +05:30
Abhinav
6c6b8461ef add turbo as dev dependency 2023-04-30 13:32:26 +05:30
Abhinav
347c5b6502 fix-build-issues 2023-04-30 12:57:39 +05:30
httpjamesm
6789c9dc7f
chore: run prettier & ignore config 2023-04-29 12:49:28 -04:00
httpjamesm
ee933bf631
fix: too many fixes 2023-04-29 11:16:40 -04:00
httpjamesm
0ee9271b23
feat: shared tsconfig setup 2023-04-26 22:32:12 -04:00
Abhinav
e2b51a8936 update sentry to latest 2023-04-24 14:08:16 +05:30
httpjamesm
a312d85f01
feat: ente custom eslint configs 2023-04-23 17:47:42 -04:00
httpjamesm
bc5c1c7f16
fix: export with turbo 2023-04-19 19:57:06 -04:00
Abhinav
a370fbad16 removed styled-component 2023-04-06 11:05:56 +05:30
Neeraj Gupta
9a686335aa
Merge branch 'main' into display_mfa_codes 2023-04-03 11:17:29 +05:30
Abhinav
82de6c6489 fix multiple copies of emotion/react 2023-03-25 17:51:08 +05:30
Abhinav
be3638ecf8 removed styled component and setup-ed emotion 2023-03-25 17:42:24 +05:30
Neeraj Gupta
8d292776be
Merge branch 'main' into display_mfa_codes 2023-03-24 17:11:25 +05:30
Neeraj Gupta
1abfd2ab2b
Add dependency on otpauth and vs-uri 2023-03-19 16:00:00 +05:30
Abhinav
ba2e028add update language detection logic 2023-03-15 17:14:33 +05:30
Abhinav
544c7fe7ec added i18next-http-backend for remote translation json fetch 2023-03-13 20:57:38 +05:30
Abhinav
e2562d7300 add i18n packages 2023-03-13 20:33:07 +05:30
Neeraj Gupta
493888e917
[tesseract] Remove dependency and related code 2023-03-10 08:03:00 +05:30
Neeraj Gupta
028ed05973
Disable 2FA recovery 2023-03-08 14:54:00 +05:30
Abhinav
dc5fa05491 add user locale detect package 2023-03-01 18:28:26 +05:30
Abhinav
01ef46d38b use zxcvbn package 2023-02-28 15:42:30 +05:30
Abhinav
360a03f949 upgrade @next/bundle-analyzer 2023-02-10 22:33:31 +05:30
Abhinav
c7b643dc6d remove react-d3-tree package 2023-02-10 22:29:39 +05:30
Abhinav
34c2910ec6 remove tsne package 2023-02-10 22:23:38 +05:30
Abhinav
8ffa2ff7bd Merge branch 'main' into ml-alpha 2023-02-10 18:55:24 +05:30
Abhinav Kumar
76429b2396
Merge pull request #935 from ente-io/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-02-10 15:47:21 +05:30
Abhinav Kumar
14e9b13c3e
Merge pull request #936 from ente-io/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-02-10 15:46:41 +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