Commit graph

708 commits

Author SHA1 Message Date
Abhinav 86f9d4b520 upgraded tfjs-core and related packages to v4 2023-08-02 12:40:41 +05:30
Abhinav Kumar 6487734077
Bump bs58 from 4.0.1 to 5.0.0 (#1287) 2023-07-31 11:54:53 +05:30
dependabot[bot] 9a80e2ab26
Bump bs58 from 4.0.1 to 5.0.0
Bumps [bs58](https://github.com/cryptocoinjs/bs58) from 4.0.1 to 5.0.0.
- [Changelog](https://github.com/cryptocoinjs/bs58/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cryptocoinjs/bs58/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: bs58
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 12:52:52 +00:00
dependabot[bot] bb0e46741c
Bump is-electron from 2.2.0 to 2.2.2
Bumps [is-electron](https://github.com/cheton/is-electron) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/cheton/is-electron/releases)
- [Commits](https://github.com/cheton/is-electron/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: is-electron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 12:52:07 +00:00
dependabot[bot] 1783c5fd3b
Bump @next/bundle-analyzer from 13.1.6 to 13.4.12
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 13.1.6 to 13.4.12.
- [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/commits/v13.4.12/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 08:36:04 +00:00
Abhinav Kumar 3b33f94081
Bump react-datepicker and @types/react-datepicker (#1275) 2023-07-30 13:50:03 +05:30
Abhinav Kumar 41edccb65c
Bump @emotion/server from 11.10.0 to 11.11.0 (#1277) 2023-07-30 13:46:35 +05:30
dependabot[bot] 3b40259a7a
Bump @tensorflow/tfjs-backend-webgl from 4.8.0 to 4.9.0
Bumps [@tensorflow/tfjs-backend-webgl](https://github.com/tensorflow/tfjs) from 4.8.0 to 4.9.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-v4.8.0...tfjs-v4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 07:52:30 +00:00
dependabot[bot] aa7d5200bd
Bump @emotion/server from 11.10.0 to 11.11.0
Bumps [@emotion/server](https://github.com/emotion-js/emotion) from 11.10.0 to 11.11.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/server@11.10.0...@emotion/server@11.11.0)

---
updated-dependencies:
- dependency-name: "@emotion/server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 07:51:41 +00:00
dependabot[bot] 309fbd46cb
Bump react-datepicker and @types/react-datepicker
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) and [@types/react-datepicker](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-datepicker). These dependencies needed to be updated together.

Updates `react-datepicker` from 4.3.0 to 4.16.0
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v4.3.0...v4.16.0)

Updates `@types/react-datepicker` from 4.1.7 to 4.15.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-datepicker)

---
updated-dependencies:
- dependency-name: react-datepicker
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react-datepicker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 07:50:11 +00:00
Abhinav Kumar 2850ebf7a8
Bump jszip from 3.8.0 to 3.10.1 (#1271) 2023-07-30 13:11:49 +05:30
Abhinav a31d2bc367 react18next v13.0.0 requires i18next >= v23.0.1 2023-07-30 13:09:37 +05:30
Abhinav ff2faf5fa1 Merge branch 'main' into dependabot/npm_and_yarn/react-i18next-13.0.2 2023-07-30 13:06:33 +05:30
Abhinav Kumar 7337de2ed1
Bump transformation-matrix from 2.10.0 to 2.15.0 (#1273) 2023-07-30 12:39:17 +05:30
dependabot[bot] dae6620196
Bump @mui/icons-material from 5.6.2 to 5.14.1
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.6.2 to 5.14.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.14.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 06:43:35 +00:00
dependabot[bot] b139431e58
Bump transformation-matrix from 2.10.0 to 2.15.0
Bumps [transformation-matrix](https://github.com/chrvadala/transformation-matrix) from 2.10.0 to 2.15.0.
- [Release notes](https://github.com/chrvadala/transformation-matrix/releases)
- [Commits](https://github.com/chrvadala/transformation-matrix/compare/v2.10.0...v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 06:42:33 +00:00
dependabot[bot] c563f49774
Bump react-i18next from 12.2.0 to 13.0.2
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.2.0 to 13.0.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v12.2.0...v13.0.2)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 06:42:17 +00:00
dependabot[bot] 3791ead1c6
Bump jszip from 3.8.0 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.8.0 to 3.10.1.
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.8.0...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 06:42:03 +00:00
Abhinav Kumar 46f6a0ed44
Bump axios from 0.21.4 to 1.4.0 (#1268) 2023-07-30 12:09:20 +05:30
dependabot[bot] 40fc9aece5
Bump idb from 7.0.0 to 7.1.1
Bumps [idb](https://github.com/jakearchibald/idb) from 7.0.0 to 7.1.1.
- [Changelog](https://github.com/jakearchibald/idb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jakearchibald/idb/compare/v7.0.0...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 06:25:25 +00:00
dependabot[bot] 9f623af9af
Bump axios from 0.21.4 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 06:39:11 +00:00
dependabot[bot] 2f7b083377
Bump @emotion/styled from 11.10.6 to 11.11.0
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.10.6 to 11.11.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.10.6...@emotion/styled@11.11.0)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 06:38:39 +00:00
Abhinav df4b16c047 remove unnecessary logs 2023-07-25 11:44:10 +05:30
Abhinav b6b6aa84c6 add entity sync logs 2023-07-25 11:41:07 +05:30
Abhinav cfc89be734 remove names 2023-07-25 11:33:53 +05:30
Abhinav 9c52cdb774 log location tag names too 2023-07-25 11:29:25 +05:30
Abhinav f14cdc9050 add search util logs 2023-07-25 11:23:38 +05:30
Abhinav ab991f2ac9 add local entities count log 2023-07-25 11:21:51 +05:30
Abhinav Kumar 6e3a45b06c
Refactored selectedFileOptions utils to file util (#1261) 2023-07-25 11:03:41 +05:30
Abhinav 13b3108734 fix null check 2023-07-24 18:39:29 +05:30
Abhinav 3a4471ab79 fix empty state with shared files 2023-07-24 18:26:11 +05:30
Abhinav 9d331b2764 add selectedCollection prop 2023-07-24 18:15:19 +05:30
Abhinav 11dc99a6d6 fix app crashes 2023-07-24 18:15:01 +05:30
Abhinav db18f1c4e6 allow download of shared files 2023-07-24 17:56:25 +05:30
Abhinav aea2a747f0 refactored selectedFileOptions utils to file util 2023-07-24 17:25:47 +05:30
Neeraj Gupta d75fedb190 Handle reset for cover photos 2023-07-24 15:33:54 +05:30
Crowdin Bot ad164968e4 New Crowdin translations by GitHub Action 2023-07-21 01:13:54 +00:00
Abhinav ed9e238d5a fix missing null check onsharees 2023-07-19 15:39:05 +05:30
Crowdin Bot 47baa96872 New Crowdin translations by GitHub Action 2023-07-19 02:35:50 +00:00
Crowdin Bot 9676520392 New Crowdin translations by GitHub Action 2023-07-18 01:47:07 +00:00
Crowdin Bot b91ebcd062 New Crowdin translations by GitHub Action 2023-07-14 07:44:25 +00:00
Abhinav Kumar 2307e8b093
Share album redesign (#1210) 2023-07-14 13:13:26 +05:30
jubitjohn 2b6f947fb1 state removed 2023-07-14 13:08:40 +05:30
Abhinav 89a843eb50 move fetchEmailList logic to gallery 2023-07-14 13:06:50 +05:30
Abhinav fca5f84f4a remove unnecessary state 2023-07-14 11:22:16 +05:30
Abhinav 6849350a57 fix typo 2023-07-14 10:54:13 +05:30
Abhinav ad60af594a remove extra space 2023-07-14 10:52:46 +05:30
Abhinav 182fe73cf3 Merge branch 'main' into ShareAlbum-Redesign 2023-07-14 10:51:59 +05:30
Abhinav fd912d6504 add missed file formats to WHITELISTED_FILE_FORMATS 2023-07-14 10:44:52 +05:30
Crowdin Bot 80669e1a22 New Crowdin translations by GitHub Action 2023-07-13 17:10:56 +00:00
Abhinav Kumar c3a09ed736
Make main default again (#1248) 2023-07-13 22:40:02 +05:30
Abhinav Kumar 70562284e9
remove http-proxy-middleware (#1249) 2023-07-13 22:39:35 +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
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
jubitjohn fdf35c6f36 tanslation changes 2023-07-13 15:28:42 +05:30
jubitjohn 7de3994d0c typr fix 2023-07-13 15:25:43 +05:30
jubitjohn c6ba7d14e8 User email in list fixed 2023-07-13 15:24:52 +05:30
Abhinav Kumar 1ed4a6e9c3
Pause video on navigate (#1237) 2023-07-12 22:34:00 +05:30
Abhinav 5979b0a233 refactor ManageParticipant 2023-07-12 19:44:16 +05:30
Abhinav 1d61388767 rename ModifyParticipant to ManageParticipant 2023-07-12 19:31:22 +05:30
Abhinav 3d3a2907b4 rename manageParticipants to manageEmailShare 2023-07-12 19:29:38 +05:30
Abhinav 7dbfc65721 fix font weight 2023-07-12 19:08:30 +05:30
Abhinav fc8111ac3b update string i18n 2023-07-12 18:57:03 +05:30
Abhinav 5a96fa2851 support opacity prop in avatar 2023-07-12 18:50:56 +05:30
Abhinav 03e5c042e7 fixed font weight , me shown for user , and divider issue 2023-07-12 18:45:38 +05:30
Abhinav 1a606d1c2c refactor code and fix nonSharedEmails not getting updated on new share 2023-07-12 18:28:30 +05:30
Abhinav 8841df86ac rename emailShare properly 2023-07-12 18:07:48 +05:30
Abhinav cb3829b87e renamed folder properly 2023-07-12 18:01:40 +05:30
Abhinav d485e0b404 update sharingDetails 2023-07-12 14:32:54 +05:30
Abhinav 061d0a6d61 refactor manageParticipants 2023-07-12 14:28:35 +05:30
Abhinav c55dc07913 removed separate addCollab and addParticipant 2023-07-12 12:59:07 +05:30
Abhinav c12a139afc add Collab Form and refactor AddCollab 2023-07-12 12:47:23 +05:30
Abhinav daf2546aa4 refactor AddViewer form 2023-07-12 12:44:19 +05:30
Abhinav f40c761163 refactor email share component 2023-07-12 12:18:41 +05:30
Abhinav c9cdd23ec0 if SHARING_DETAILS not shown to incomingShareCollaborator 2023-07-12 11:33:03 +05:30
Abhinav 699636e0bd fix SharingDetails file case 2023-07-12 11:31:37 +05:30
Abhinav ad26a650d3 update emailShare component folder casing 2023-07-12 11:26:23 +05:30
Abhinav ca289f3c51 fix slow builds 2023-07-12 11:13:14 +05:30
jubitjohn 1ea1c197e8 File name changed 2023-07-12 10:47:40 +05:30
jubitjohn 03af5f92b7 avatar changes 2023-07-12 10:33:25 +05:30
jubitjohn 52a9f1e339 translation changes 2023-07-12 09:59:15 +05:30
jubitjohn 7826c345e1 translations changes 2023-07-11 16:43:01 +05:30
jubitjohn 993136af12 translations added 2023-07-11 16:32:14 +05:30
Abhinav Kumar 61c59e978e
Enable stricter typescript (#1241) 2023-07-11 14:22:31 +05:30
Abhinav Kumar ea92b1a17c
Album cover (#1238) 2023-07-11 13:42:50 +05:30
jubitjohn 5f3dc373b5 icon changes 2023-07-11 13:23:09 +05:30
jubitjohn 22c8cbc373 added captions 2023-07-11 13:18:42 +05:30
jubitjohn 96af0c57ee translations 2023-07-11 13:09:35 +05:30
jubitjohn d2a88f9410 Translations added 2023-07-11 13:02:35 +05:30
Abhinav Kumar 96decde4ed
Add option to prevent Input field caching (#1240) 2023-07-11 12:34:53 +05:30
Abhinav 91879d0c29 removed "strictPropertyInitialization": false, 2023-07-11 12:31:57 +05:30
jubitjohn 4290c557a5 comments removed 2023-07-11 12:22:12 +05:30
jubitjohn d3ea510bc0 comments removed 2023-07-11 12:18:09 +05:30
Abhinav d809c82b3b Merge branch 'dev' into album-cover 2023-07-11 12:17:57 +05:30
Abhinav e62e6523da Merge branch 'main' into dev 2023-07-11 12:12:38 +05:30
Abhinav 8b53e55ca7 add option to SingleInputForm to prevent caching of filed values 2023-07-11 12:07:06 +05:30