Commit graph

1277 commits

Author SHA1 Message Date
httpjamesm 250e239c77
feat: move kex service to shared 2023-11-23 16:53:27 -05:00
Abhinav cc9bf90551 fix clip search failure breaking complete search 2023-11-23 13:03:30 +05:30
httpjamesm 1aec54a064
fix: data encoding/decoding 2023-11-23 00:35:39 -05:00
Abhinav a048398418 fix OTP display ui issue after migration 2023-11-23 10:46:02 +05:30
Abhinav 090d570b50 Merge branch 'main' into cast 2023-11-23 10:11:38 +05:30
httpjamesm a600445e1b
feat: cast flow 2023-11-22 21:18:47 -05:00
Abhinav Kumar 0884203713
HEIC support in photo editor (#1445) 2023-11-21 13:37:52 +05:30
Abhinav 17a85b5359 allow editing supported raw formats 2023-11-21 13:35:27 +05:30
Abhinav Kumar df2e7c7777
Add support to detect unsupported platform and stop trying to run clip (#1457) 2023-11-21 12:36:51 +05:30
Abhinav 78c87d1df5 add support to detect unsupported platform and stop trying to run clip 2023-11-21 12:14:46 +05:30
Crowdin Bot 3b68b94dee New Crowdin translations by GitHub Action 2023-11-21 01:03:20 +00:00
Abhinav d8892267b0 move clip to start 2023-11-20 20:21:08 +05:30
Neeraj Gupta 595dccdf4c
Add mov to whitelisted file formats (#1453) 2023-11-20 18:53:29 +05:30
Abhinav b25cd741e8 add mov to whitelisted file formats 2023-11-20 18:44:52 +05:30
Vishnu Mohandas 7490d60544
Update translation.json 2023-11-20 13:18:19 +05:30
Abhinav Kumar 814c1ebaf9
Fix embedding sync blocked (#1451) 2023-11-20 12:24:37 +05:30
Abhinav e8fcb32d32 move hiddenAlbums fetch to init stage 2023-11-20 12:14:59 +05:30
Abhinav Kumar 109923011d
Fix watch folder refactoring issue (#1446) 2023-11-20 12:02:52 +05:30
Abhinav d1fc3f5454 add log if user has hidden-albums if file is not found. 2023-11-20 12:01:49 +05:30
Abhinav d49b736ac1 ignore empty embeddings 2023-11-20 11:52:59 +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
httpjamesm dc2d534739
Merge branch 'main' into feature/heic-photo-editor 2023-11-18 20:21:18 -05:00
httpjamesm d0e89a32dc
feat: convert to JPEG instead and fix export name 2023-11-18 20:16:57 -05:00
httpjamesm 454283298f
feat: convert HEICs to PNG for editing 2023-11-18 20:14:13 -05:00
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
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 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
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 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 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 52c2f89412 patch issues 2023-11-10 15:08:10 +05:30
Abhinav 570c06dfb5 remove more unnecessary auth _app page stuff 2023-11-10 12:29:08 +05:30
Abhinav 2ee1a4aeb1 refactor document error and 404 pages 2023-11-10 12:26:54 +05:30
Abhinav 4b48e99b69 patch up config related refactoring issues 2023-11-10 12:26:10 +05:30
Abhinav e9c8bf28c8 shared files not needed for auth 2023-11-09 19:41:18 +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 c59612330b rename locker to auth 2023-11-09 13:22:19 +05:30
Abhinav bf206c945f added all locker accounts pages 2023-11-09 12:50:46 +05:30
Abhinav 475f2f294d add _app and login locker app 2023-11-09 12:34:48 +05:30
Abhinav 4ae36c34df setup basic locker app 2023-11-09 12:02:09 +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
Abhinav 7bab14b6b3 fix issue 2023-11-07 10:26:46 +05:30
Abhinav f6d3a99520 skip non user owned collection files during export 2023-11-07 10:15:51 +05:30
Abhinav 740d5e8ef2 Merge branch 'main' into fix-intial-load-warning-not-shown 2023-11-07 09:51:11 +05:30
Abhinav 4f9d03a626 fix verifySession failed showing something went wrong 2023-11-07 09:49:59 +05:30
Abhinav c7540d5049 fix initial load warning not shown on srp login without 2fa 2023-11-07 09:40:35 +05:30
Crowdin Bot 385fc16ae0 New Crowdin translations by GitHub Action 2023-11-07 01:00:50 +00:00
httpjamesm 775fb7f66e
feat: use cast sender hook 2023-11-06 19:02:14 -05:00
Abhinav 2adbbfc641 Merge branch 'main' into l10n_translations 2023-11-06 18:11:51 +05:30
Crowdin Bot 205a76dea5 New Crowdin translations by GitHub Action 2023-11-06 12:31:49 +00:00
Abhinav Kumar b47f779302
New Translations (#1417) 2023-11-06 12:31:40 +00:00