Commit graph

155 commits

Author SHA1 Message Date
Abhinav db05bfead3 fix value = 0 rejected in useLocalState 2024-01-10 18:11:46 +05:30
Abhinav 160d18320f Merge branch 'main' into onnx-clip-ui 2024-01-08 15:38:21 +05:30
Abhinav 4501c719d7 Merge branch 'main' into cast 2024-01-08 12:07:37 +05:30
httpjamesm f574d019f7
feat: use more @ente/shared 2024-01-06 00:08:33 -05:00
httpjamesm ca795906dd
feat: add runningInBrowser to shared 2024-01-06 00:01:59 -05:00
httpjamesm e3b4d3a35e
feat: only send token to TV 2024-01-06 00:00:12 -05:00
Abhinav 76a3d87687 use updated computeTextEmbedding API 2024-01-05 17:17:03 +05:30
Abhinav 72be380514 update to handle both ggml and onnx models 2024-01-05 17:13:14 +05:30
Abhinav ca7cbf08b7 fix logging inside worker 2024-01-03 12:33:53 +05:30
httpjamesm 4f0f7b6e1a
fix: enable experimental outside dir 2024-01-01 12:17:58 -05:00
httpjamesm 5bc3e48876
feat: login via accounts passkeys 2023-12-28 01:20:12 -05:00
httpjamesm 22330e9daf
feat: show passkey created at date time 2023-12-24 22:47:17 -05:00
httpjamesm 7553e0e5b1
feat: accounts login, passkeys desc 2023-12-24 22:34:30 -05:00
httpjamesm 05352f08fc
feat: rename passkey 2023-12-24 17:01:03 -05:00
httpjamesm f572659dbc
feat: manage passkey drawer 2023-12-24 16:24:31 -05:00
Vishnu Mohandas 0caa0cce09
fix padding issue (#1517) 2023-12-18 12:44:16 +05:30
Abhinav fd3ada1d2f fix padding issue 2023-12-18 12:00:06 +05:30
httpjamesm 2dea1d0604
feat: browserCanCast check 2023-12-16 12:47:39 -05:00
httpjamesm 80eda678d9
feat: auto pair mode for cast 2023-12-16 12:22:26 -05:00
Abhinav 6892b03905 fix thumbCache opened multiple times 2023-12-15 18:07:07 +05:30
Abhinav ece409a63d add face crop regeneration logic 2023-12-15 14:17:01 +05:30
Abhinav Kumar ed30bdf666
Merge branch 'main' into fix-slow-load 2023-12-13 13:30:35 +05:30
Abhinav de5b0438c0 log worker error 2023-12-13 12:49:29 +05:30
Abhinav e975acad23 fix build 2023-12-13 10:38:37 +05:30
Abhinav 35566c9785 do cache size validation on the node layer 2023-12-13 10:30:40 +05:30
Abhinav c70938ac31 remove temp 2023-12-11 15:45:21 +05:30
Abhinav d65937c9f1 update names 2023-12-11 15:25:15 +05:30
Abhinav a657a8b543 add cache directory change option 2023-12-11 15:05:40 +05:30
Abhinav a33850c418 temp 2023-12-11 12:45:47 +05:30
httpjamesm 61acd92181
fix: better promise resolution system for receiver 2023-12-09 16:51:56 -05:00
httpjamesm 415a6e031d
fix: declare window 2023-12-09 16:42:17 -05:00
httpjamesm df93353513
feat: new cast receiver, CSP change 2023-12-09 16:39:10 -05:00
Abhinav 0820048a15 rename cacheLimit to cacheLimitInBytes 2023-12-09 15:16:53 +05:30
Abhinav df574d9b39 Merge branch 'refactor-in-memory-caching' into add-file-disk-caching 2023-12-07 15:54:10 +05:30
Abhinav 5f1d932647 avoid logging url already set error for known cases 2023-12-07 14:56:40 +05:30
Abhinav 5c9413ec0a remove unnecessary code 2023-12-07 11:01:25 +05:30
Abhinav 2765df7547 Merge branch 'main' into refactor-download-manager 2023-12-07 09:22:10 +05:30
Abhinav 130798f2da add download manager not ready check 2023-12-06 18:38:33 +05:30
Abhinav a8a7a1b37f Merge branch 'main' into update-is-sentry-enabled 2023-12-05 14:14:10 +05:30
Abhinav 8506b2f5ef move console.log to log file 2023-12-05 12:19:31 +05:30
Abhinav Kumar 729a5eef78
Fix search issues (#1484)
Fix search issues
2023-12-04 17:42:47 +05:30
Abhinav 266b58811c make imageProcessor worker safe 2023-12-04 16:58:24 +05:30
Abhinav 3364420b15 update workerElectronCacheStorageService to workerElectronService 2023-12-04 13:02:12 +05:30
Abhinav b2b197a617 add file disk caching 2023-12-01 17:43:42 +05:30
Abhinav edce6f66f0 ignore logging for SKIPPING_CLIP_SEARCH_REQUEST error 2023-12-01 17:07:17 +05:30
Abhinav 25d9c4a421 refactored code 2023-12-01 15:24:35 +05:30
Abhinav 6aa74deb06 reject parsed file name before 1800 2023-12-01 14:39:12 +05:30
Abhinav 4301dd677a fix issue 2023-11-30 18:06:13 +05:30
Abhinav Kumar bd8c5f8f73
Add referral - sign-up form (#1473)
* add referral field to sign up form

* Added referral info

* fix ui issues

* clean referral before post

* send referral info on verifyOTT

* add ":web" suffix to referral

* fix copy

* Add `web:` as prefix

* Update param name during verify-email

---------

Co-authored-by: Neeraj Gupta <neeraj.gupta983@gmail.com>
2023-11-29 11:07:56 +05:30
Abhinav 73dd215b91 remove authenticator option from photos sidebar 2023-11-28 12:00:56 +05:30
httpjamesm 59d1d07bc3
feat: cast app id env variable, try to get session 2023-11-26 17:43:12 -05:00
httpjamesm 250e239c77
feat: move kex service to shared 2023-11-23 16:53:27 -05:00
Abhinav 090d570b50 Merge branch 'main' into cast 2023-11-23 10:11:38 +05:30
Abhinav 78c87d1df5 add support to detect unsupported platform and stop trying to run clip 2023-11-21 12:14:46 +05:30
Abhinav c029e8d503 add support to detect unsupported platform and stop trying to run clip 2023-11-21 12:12:28 +05:30
Abhinav 33a0c77dd4 Merge branch 'main' into update-is-sentry-enabled 2023-11-20 19:11:43 +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 3d881c3100 make default sentry env production 2023-11-18 15:32:54 +05:30
Abhinav 4ac4fa14b0 update is sentry enabled check 2023-11-18 13:02:02 +05:30
Abhinav 0ae9c4caec Revert "migrate to yarn berry"
This reverts commit 8fdac05728.
2023-11-17 14:38:09 +05:30
Abhinav 0a79b3f202 downgrade next to 13.1.3 2023-11-17 10:23:34 +05:30
Abhinav c4d66b3ca4 patch missed stuff 2023-11-11 13:00:05 +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 9ad0954a37 update page home redirection logic 2023-11-10 13:13:09 +05:30
Abhinav 4b48e99b69 patch up config related refactoring issues 2023-11-10 12:26:10 +05:30
Abhinav 91691d32cf rename apps 2023-11-09 15:00:12 +05:30
Abhinav 8fdac05728 migrate to yarn berry 2023-11-09 14:41:46 +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 78868cabc8 correct hidden logic 2023-11-09 13:36:29 +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 c2191515ee remove headers from next config as it is supported with output export 2023-11-09 11:58:12 +05:30
Abhinav d00d029b2a migrate logging and sentry 2023-11-09 11:35:00 +05:30
Abhinav 7c63221a15 update next to 13.5.6 2023-11-09 10:08:15 +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
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 2e324185d4 move all common packages to root level 2023-11-08 14:29:17 +05:30
Abhinav 0f46db031c move mui react and next to root package json 2023-11-08 10:15:31 +05:30
Abhinav 78183874b4 uncomment out electron 2023-11-03 09:49:02 +05:30
Abhinav 9eb793d606 refactored generate page 2023-11-02 22:23:14 +05:30
Abhinav 9cfbc96fc7 reenable local logging 2023-11-02 20:59:50 +05:30
Abhinav 10937c9d55 reenable addLogLine 2023-11-02 20:54:20 +05:30
Abhinav 6497aa3d36 reenable sentry logging 2023-11-02 20:52:31 +05:30
Abhinav eb169698a0 add logging, electronAPI and sentry logging support 2023-11-02 20:00:22 +05:30
Abhinav b59526173e fix 2fa migration issues 2023-11-02 19:50:20 +05:30
Abhinav 10cfc17027 migrated setup 2fa 2023-11-02 17:51:58 +05:30
Abhinav 073d10f4d7 migrated change-password page 2023-11-02 17:36:34 +05:30
Abhinav 6272975a66 migrate two factor recover 2023-11-02 17:18:39 +05:30
Abhinav 42d40378cc migrated recover page 2023-11-02 17:09:08 +05:30
Abhinav 57e4dae402 migrated signup page 2023-11-02 16:52:11 +05:30
Abhinav 1dd48caddb add two factor verify page 2023-11-02 16:09:16 +05:30
Abhinav e463baac2b credential page complete 2023-11-02 12:49:01 +05:30
Abhinav 4b48c95a79 complete verify page 2023-11-02 10:59:05 +05:30
Abhinav a85e199fb0 migrating verify page part 1 2023-11-02 09:28:58 +05:30