Commit graph

9093 commits

Author SHA1 Message Date
Abhinav Kumar 11705e62ce
update auth sentry dsn (#1439) 2023-11-18 09:42:05 +05:30
Abhinav a9ef517540 update auth sentry dsn 2023-11-18 08:59:16 +05:30
Abhinav Kumar eba79794ca
Bump axios from 1.4.0 to 1.6.0 (#1429) 2023-11-17 20:57:31 +05:30
Abhinav 7a210dd0f3 handle srp verify failed 2023-11-17 20:13:35 +05:30
dependabot[bot] f42b9789c3
Bump axios from 1.4.0 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.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/v1.4.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 14:30:35 +00:00
Abhinav Kumar 530938cfb6
Bump @sentry/nextjs from 7.49.0 to 7.77.0 (#1427) 2023-11-17 19:56:09 +05:30
dependabot[bot] 05f2461826
Bump @sentry/nextjs from 7.49.0 to 7.77.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.49.0 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.49.0...7.77.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 14:14:22 +00:00
Abhinav Kumar 4590e7b8d9
fix google json matching tests (#1438) 2023-11-17 19:07:39 +05:30
Abhinav ea29af8e98 fix issue 2023-11-17 19:03:24 +05:30
Abhinav 73069e2c61 refactor and add comments 2023-11-17 18:48:37 +05:30
Abhinav 52cc3d9c4e add tests for mappingFileAndJSONFileCheck 2023-11-17 18:37:33 +05:30
Abhinav 9e710ba549 use first match instead of match array 2023-11-17 18:13:01 +05:30
Vishnu Mohandas c324b6b5d4
update google json matching logic (#1432) 2023-11-17 17:51:33 +05:30
Abhinav Kumar d8d71557da
enable clip for windows (#1436) 2023-11-17 17:41:42 +05:30
Abhinav 4c50e920b5 update logic 2023-11-17 17:30:01 +05:30
Abhinav 514cdf690b check full file name before checking clipped one 2023-11-17 16:59:54 +05:30
Abhinav 6cfdc1731e handle names longer than 46 character 2023-11-17 15:37:01 +05:30
Abhinav 3c9228a15b update mapping logic to use json file name 2023-11-17 15:36:54 +05:30
Abhinav Kumar 271ffdbdd1
Fix auth seperate app issues (#1435) 2023-11-17 15:26:50 +05:30
Abhinav 21fc018550 enable clip for windows 2023-11-17 14:57:10 +05:30
Abhinav 0ae9c4caec Revert "migrate to yarn berry"
This reverts commit 8fdac05728.
2023-11-17 14:38:09 +05:30
Abhinav 2e10a97448 add yarn install gz to gitignore 2023-11-17 10:54:46 +05:30
Abhinav 5feb08bc7d fix manifests 2023-11-17 10:44:52 +05:30
Abhinav 16f32a8075 fix manifest location 2023-11-17 10:40:22 +05:30
Abhinav 1337e61eb5 fix electronService migration issues 2023-11-17 10:23:34 +05:30
Abhinav 0a79b3f202 downgrade next to 13.1.3 2023-11-17 10:23:34 +05:30
Abhinav 942ac4a36f add pwa files to ente auth 2023-11-17 10:21:51 +05:30
Abhinav c9d67735f7 update with auth app credentials 2023-11-17 10:06:45 +05:30
Abhinav 6ec717de2b move scripts to root level 2023-11-17 09:48:48 +05:30
Neeraj Gupta a41d4a63d2
Hide free trial expiry if ADD_ON is active (#1431) 2023-11-16 11:32:31 +05:30
httpjamesm 92a29ec096
feat: switch to hex code 2023-11-15 22:48:05 -05:00
httpjamesm caf7dc77ae
feat: cast pairing page 2023-11-15 19:12:40 -05:00
httpjamesm ee4b091f01
feat: cast slideshow 2023-11-15 18:49:54 -05:00
Neeraj Gupta 872e1d28e2 Hide free trial expirty if storageBonus is active 2023-11-15 10:33:56 +05:30
Neeraj Gupta 78b777e0d1 Add type for bonus data 2023-11-15 09:22:16 +05:30
httpjamesm 993dd1e7f4
fix: config utils 2023-11-13 20:00:54 -05:00
httpjamesm 48fc246062
refacator: imports 2023-11-13 19:52:02 -05:00
httpjamesm 2415fe4cab
Initial cast commit 2023-11-12 15:05:53 -05:00
Abhinav Kumar af33ae45fd
Separate auth app (#1425) 2023-11-11 16:53:55 +05:30
Abhinav c4d66b3ca4 patch missed stuff 2023-11-11 13:00:05 +05:30
Abhinav 5c7522b3b4 clean component container 2023-11-11 12:45:54 +05:30
Abhinav f199fbac76 cleanup complete 2023-11-11 12:38:32 +05:30
Abhinav 86d61060b7 cleanup dead code 2023-11-11 11:57:43 +05:30
Abhinav 398e5e4963 update turbo json and yarn lock 2023-11-10 21:07:00 +05:30
Abhinav a7af847aae remove pre fetching 2023-11-10 17:41:21 +05:30
Abhinav d9b8c20d16 fix set password hidden 2023-11-10 17:31:33 +05:30
Abhinav 90059467f6 remove srp based redirection 2023-11-10 17:27:38 +05:30
Abhinav 40c1764cae fix build 2023-11-10 16:59:57 +05:30
Abhinav 38720887a4 Merge branch 'main' into separate-auth-app-v2 2023-11-10 16:19:20 +05:30
Abhinav f3bc03b186 yarn update 2023-11-10 16:03:47 +05:30