Commit graph

8712 commits

Author SHA1 Message Date
Abhinav 94eebac583 moved the user is typing check to inside of select all handler 2023-08-09 10:35:04 +05:30
Abhinav c14e3a187b move the prevent default to after the the state checks are done 2023-08-09 10:32:34 +05:30
Abhinav 94d5e3c9f6 Merge branch 'main' into fix-select-all 2023-08-09 10:26:20 +05:30
Abhinav Kumar e99bb31d38
refactored active collection state (#1300) 2023-08-09 10:19:17 +05:30
Abhinav Kumar 509a043c2d
Add delete option to search mode (#1301) 2023-08-09 10:17:50 +05:30
Abhinav Kumar 93e8e1fec2
Add export logs (#1304) 2023-08-08 16:57:55 +05:30
Abhinav bfe878dab0 add logs to detect if file uploaded from mobile 2023-08-08 16:46:35 +05:30
Abhinav 5e01fcb216 better error log 2023-08-08 15:07:02 +05:30
Abhinav fef3648235 throw custom error 2023-08-08 14:44:33 +05:30
Abhinav 1c04e0dda3 add failed to process file logs 2023-08-08 13:49:16 +05:30
Abhinav 15a5c0ab0c add more logs 2023-08-08 11:41:38 +05:30
Abhinav 30f8a035eb only retry network request instead of complete downloadFile 2023-08-08 11:33:41 +05:30
Abhinav cab67b3519 handle error gracefully 2023-08-08 11:03:17 +05:30
Abhinav d34226fcb4 throw error on undefined pullResult 2023-08-08 11:02:47 +05:30
Abhinav 186dac6ce8 change local logs to log lines 2023-08-08 08:49:41 +05:30
Abhinav b53daa8f6a don't auto select if any of the modals or photoSwipe window is open 2023-08-07 21:44:32 +05:30
Abhinav fb36d7cf83 add delete option to search mode 2023-08-07 20:29:55 +05:30
Abhinav 5dafac2d73 fix rebase issue 2023-08-07 20:03:32 +05:30
Abhinav 6712088a99 upload to active collection on drag and drop 2023-08-07 20:02:26 +05:30
Abhinav 366a97cc89 renamed activeCollection state to activeCollectionID and refactor activeCollection state to gallery 2023-08-07 20:01:30 +05:30
Abhinav Kumar bae9a1f650
Honor email mfa setting (#1296) 2023-08-03 16:58:25 +05:30
Abhinav Kumar 00790aa559
New Translations (#1298) 2023-08-03 11:08:03 +05:30
Crowdin Bot d003e4fa53 New Crowdin translations by GitHub Action 2023-08-03 04:56:45 +00:00
Neeraj Gupta 53271a6bd5
Show referral code on public link (#1295) 2023-08-03 10:25:42 +05:30
Neeraj Gupta 6f36515a3a Honor email mfa setting 2023-08-02 17:37:54 +05:30
Neeraj Gupta 0eadc47dd7 Extract constant 2023-08-02 16:28:54 +05:30
Abhinav 72dd02394d fix bold referral code 2023-08-02 15:50:36 +05:30
Vishnu Mohandas 1346cd8b75
be bold 2023-08-02 15:00:32 +05:30
Neeraj Gupta 9f868a3420 mute text 2023-08-02 14:59:19 +05:30
Neeraj Gupta 2dad6921f2 Fix type 2023-08-02 14:45:28 +05:30
Neeraj Gupta 18cd9d7f6e Fix typo 2023-08-02 14:39:13 +05:30
Neeraj Gupta c22f0f05b5 Show referral code on public link 2023-08-02 14:32:41 +05:30
Abhinav Kumar 1b8a18c851
upgrade tfjs-core to v4 (#1294) 2023-08-02 13:06:45 +05:30
Abhinav 86f9d4b520 upgraded tfjs-core and related packages to v4 2023-08-02 12:40:41 +05:30
Abhinav 87e8165346 fix redirection after email verification 2023-07-31 15:51:09 +05:30
Abhinav 7da56a03b7 fix incorrect login key computation 2023-07-31 13:17:44 +05:30
Abhinav 5732174c63 Merge branch 'main' into login-v2 2023-07-31 12:12:50 +05:30
Abhinav Kumar 6487734077
Bump bs58 from 4.0.1 to 5.0.0 (#1287) 2023-07-31 11:54:53 +05:30
Abhinav Kumar 13389be532
Bump lint-staged from 11.1.2 to 13.2.3 (#1286) 2023-07-31 11:33:16 +05:30
Abhinav Kumar 133bc87041
Bump is-electron from 2.2.0 to 2.2.2 (#1285) 2023-07-31 11:32:20 +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] 5da8c4efe3
Bump lint-staged from 11.1.2 to 13.2.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.2 to 13.2.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.2...v13.2.3)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-30 12:52:26 +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
Abhinav Kumar f7d7a57909
Bump @next/bundle-analyzer from 13.1.6 to 13.4.12 (#1281) 2023-07-30 18:20:10 +05:30
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 5df62f0a4a
Bump eslint-plugin-react from 7.32.2 to 7.33.1 (#1276) 2023-07-30 13:48:46 +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
Abhinav Kumar fa84488f2f
Bump @tensorflow/tfjs-backend-webgl from 4.8.0 to 4.9.0 (#1278) 2023-07-30 13:46:14 +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