Commit graph

1186 commits

Author SHA1 Message Date
Abhinav Kumar 109923011d
Fix watch folder refactoring issue (#1446) 2023-11-20 12:02:52 +05:30
Crowdin Bot 693c687e47 New Crowdin translations by GitHub Action 2023-11-20 05:38:21 +00:00
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
Crowdin Bot bb8ba7b1dd New Crowdin translations by GitHub Action 2023-11-20 01:03:16 +00:00
Abhinav a27031bc3b fix watch folder not working 2023-11-19 10:00:17 +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 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 21fc018550 enable clip for windows 2023-11-17 14:57:10 +05:30
Abhinav 5feb08bc7d fix manifests 2023-11-17 10:44:52 +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 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 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 38720887a4 Merge branch 'main' into separate-auth-app-v2 2023-11-10 16:19:20 +05:30
Abhinav 52c2f89412 patch issues 2023-11-10 15:08:10 +05:30
Abhinav 2454cca617 add auth page 2023-11-09 14:04:18 +05:30
Abhinav 720b1d77d1 add auth page 2023-11-09 13:52:03 +05:30
Abhinav 173b9592e8 set empty server config 2023-11-09 11:48:56 +05:30
Abhinav d00d029b2a migrate logging and sentry 2023-11-09 11:35:00 +05:30
Abhinav 9ada55b009 use sentry config from shared package 2023-11-09 11:34:42 +05:30
Abhinav 2aaa2197a7 remove unneeded scripts 2023-11-09 11:32:47 +05:30
Abhinav e220f909a0 refactor next config 2023-11-09 09:54:54 +05:30
Abhinav f985b1247f cleanup _app photos page 2023-11-09 09:40:43 +05:30
Crowdin Bot 5ab4977367 New Crowdin translations by GitHub Action 2023-11-09 01:00:06 +00:00
Abhinav 121efa8c24 move theme types to shared package 2023-11-08 15:05:46 +05:30
Abhinav e4ff7faeec move MessageContainer to shared package 2023-11-08 14:57:12 +05:30
Abhinav 410d94c8a9 move common needed packages to root 2023-11-08 10:54:12 +05:30
Abhinav 0f46db031c move mui react and next to root package json 2023-11-08 10:15:31 +05:30
Crowdin Bot e080fb76de New Crowdin translations by GitHub Action 2023-11-08 01:00:20 +00:00