Commit graph

8552 commits

Author SHA1 Message Date
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
Abhinav Kumar 8ef018a2b5
Bump idb from 7.0.0 to 7.1.1 (#1266) 2023-07-30 11:56:59 +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
Abhinav Kumar 82d9f81dd9
Bump @emotion/styled from 11.10.6 to 11.11.0 (#1265) 2023-07-30 11:46:33 +05:30
Abhinav afff626fee move code around 2023-07-30 11:37:26 +05:30
Abhinav d0e85ff581 cleanup 2023-07-30 11:10:17 +05:30
Abhinav 1addfc85b2 refactor 2023-07-30 11:07:28 +05:30
Abhinav d05a615f1f take a 16 length substring of the loginSubKey to be used for srp 2023-07-30 10:50:29 +05:30
Abhinav 684482db0b check if getKeyAttributes is function before calling 2023-07-30 10:49:56 +05:30
Abhinav afad6aadf9 fix recover flow 2023-07-27 18:18:37 +05:30
Abhinav 3a14f3b5e1 update the two factor login flow 2023-07-27 16:13:50 +05:30
Abhinav d2b8013303 temp 2023-07-27 14:24:49 +05:30
Abhinav fdd648b450 fix migrate to srp issues 2023-07-27 12:52:40 +05:30
Abhinav 7f037a7c77 fix issues 2023-07-27 12:42:31 +05:30
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 Kumar 8f02928b79
Add search logs (#1263) 2023-07-25 11:49:48 +05:30
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 Kumar c771b3b6af
Fix empty state with shared files (#1262) 2023-07-24 20:41:05 +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 a00e2d7b16
Handle reset for cover photos (#1260) 2023-07-24 15:36:53 +05:30
Neeraj Gupta d75fedb190 Handle reset for cover photos 2023-07-24 15:33:54 +05:30
Abhinav ee41071bf5 fix login flow 2023-07-24 13:52:02 +05:30
Abhinav 668e88837d update login with 2fa set 2023-07-24 10:49:04 +05:30
Vishnu Mohandas 16599d8e3b
New Translations (#1259) 2023-07-21 13:19:18 +05:30
Crowdin Bot ad164968e4 New Crowdin translations by GitHub Action 2023-07-21 01:13:54 +00:00
Abhinav ee8cc0ca43 Merge branch 'main' into login-v2 2023-07-20 13:23:45 +05:30
Abhinav 98b44d0681 fix issues 2023-07-20 11:28:10 +05:30
Abhinav 538f52c815 update change password flow 2023-07-20 10:25:54 +05:30
Abhinav cd5dccaa56 update the login flow 2023-07-19 18:52:29 +05:30
Abhinav 8acc3d085d update setup and migrate to srp flow 2023-07-19 18:33:37 +05:30
Abhinav Kumar 5e1b8cba6e
Fix upload to new album crash (#1258) 2023-07-19 17:40:20 +05:30
Abhinav ed9e238d5a fix missing null check onsharees 2023-07-19 15:39:05 +05:30
Abhinav Kumar 5d0bad24c0
New Translations (#1256) 2023-07-19 10:54:07 +05:30
Abhinav Kumar afd0a4cbfe
Bump word-wrap from 1.2.3 to 1.2.4 (#1257) 2023-07-19 10:53:26 +05:30
dependabot[bot] ce27c2583d
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 02:42:41 +00:00