Commit graph

111 commits

Author SHA1 Message Date
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
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 Kumar e3ad4cc21f
Remove authenticator option from photos sidebar (#1470) 2023-11-28 16:17:29 +05:30
Abhinav 73dd215b91 remove authenticator option from photos sidebar 2023-11-28 12:00:56 +05:30
Abhinav 1fa1dea1f6 wrap with try catch to avoid logging fail 2023-11-27 11:54:41 +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 7a210dd0f3 handle srp verify failed 2023-11-17 20:13:35 +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 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 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 dff6172ebe better code 2023-11-09 19:53:14 +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 6429e4ccb5 bypass verify if srp setuped and active 2023-11-09 14:29:06 +05:30
Abhinav 2454cca617 add auth page 2023-11-09 14:04:18 +05:30