Commit graph

9000 commits

Author SHA1 Message Date
Abhinav b25cd741e8 add mov to whitelisted file formats 2023-11-20 18:44:52 +05:30
Abhinav Kumar a7dee303b5
New Translations (#1450) 2023-11-20 11:08:55 +05:30
Crowdin Bot 693c687e47 New Crowdin translations by GitHub Action 2023-11-20 05:38:21 +00:00
Abhinav Kumar 6540d778b9
Show ADD_ON details + update subscription related msg (#1448) 2023-11-20 11:07:26 +05:30
Neeraj Gupta 6a3e83134b Add missing import 2023-11-20 11:02:43 +05:30
Neeraj Gupta 6e0fa28a18 Clean up 2023-11-20 10:50:22 +05:30
Neeraj Gupta bf1de7d783 Minor refactor 2023-11-20 10:46:19 +05:30
Neeraj Gupta 78ebd6a9f0 Hide renew & expired sub hint when addon is active 2023-11-20 10:31:02 +05:30
Neeraj Gupta 3f70b20d79 Update cancellation message 2023-11-20 10:24:52 +05:30
Neeraj Gupta 1f698b550e Show BF add on with validtity 2023-11-20 08:38:59 +05:30
Abhinav Kumar 507adceb26
New Translations (#1447)
New Translations
2023-11-20 07:45:53 +05:30
Crowdin Bot bb8ba7b1dd New Crowdin translations by GitHub Action 2023-11-20 01:03:16 +00:00
Abhinav Kumar 068c9657ed
Update is sentry enabled check (#1442) 2023-11-18 14:59:33 +05:30
Abhinav 4ac4fa14b0 update is sentry enabled check 2023-11-18 13:02:02 +05:30
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
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
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