Commit graph

8857 commits

Author SHA1 Message Date
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
Abhinav Kumar 7d42baa592
New Translations (#1419) 2023-11-06 12:42:58 +00: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
Neeraj Gupta 747861cc4e
Add option to locally disable cf proxy (#1418) 2023-11-06 18:00:48 +05:30
Abhinav 13f32c0521 Merge branch 'main' into add-disable-cf-option 2023-11-06 17:59:48 +05:30
Abhinav 92ee24a9a5 add option to locally disable cf proxy 2023-11-06 17:53:18 +05:30
Crowdin Bot 9285ac559a New Crowdin translations by GitHub Action 2023-11-06 11:42:56 +00:00
Abhinav Kumar 02167216e9
Clip (#1398) 2023-11-06 11:42:04 +00:00
Abhinav 1991d2825b remove debugging code 2023-11-06 17:01:03 +05:30
Abhinav cab7b045a6 remove debugging code 2023-11-06 16:55:08 +05:30
Abhinav d7f5aa339e fix onFileUploadhandler 2023-11-06 16:49:37 +05:30
Abhinav c9bc69f354 Merge branch 'main' into clip 2023-11-06 16:19:57 +05:30
Abhinav cb828ce328 remove debugging logging 2023-11-06 16:14:24 +05:30
Abhinav 2ce2098eae index hidden files too 2023-11-06 15:48:23 +05:30
Abhinav 2ed6efe419 fix hidden files embeddings 2023-11-06 14:02:39 +05:30
Abhinav dd04be51e0 log and skip videos for clip on upload 2023-11-01 09:58:59 +05:30
Abhinav Kumar e30d1db95e
fix motion photo clustering issue (#1413) 2023-10-31 10:47:05 +00:00
Abhinav Kumar fd77cc9fc8
Improve is-playback-possible logic (#1411) 2023-10-31 09:45:19 +00:00
Abhinav Kumar 1e85b4488a
Cleanup error messages (#1412) 2023-10-31 09:44:57 +00:00
Abhinav 958c2215fc update VIDEO_EXTENSIONS list 2023-10-31 14:59:01 +05:30
Abhinav c602bf79e9 add support to extracted uploaded local file clip embeddings 2023-10-31 00:36:45 +05:30
Abhinav e02f99618d refactor 2023-10-30 18:49:45 +05:30
Abhinav a2dbacbcef fix issues 2023-10-30 18:29:12 +05:30
Abhinav aa81f5c9e7 fix unknown error message logging signup page 2023-10-30 18:16:05 +05:30
Abhinav c119a5f714 update handling of httpService error using ApiError 2023-10-30 15:20:36 +05:30
Abhinav 9e1d2927d9 update client and server error 2023-10-30 13:36:58 +05:30
Abhinav 2421075e3f fix issue 2023-10-30 13:25:10 +05:30
Abhinav 7dc3e5a757 log apiError with the extra info 2023-10-30 13:19:26 +05:30
Abhinav f1504272e6 update HTTPService to throw APIError when server sends non 2xx response 2023-10-30 13:17:45 +05:30
Abhinav f4ab5f42a0 throw custom ApiError when server sends custom message and code for error 2023-10-30 12:03:58 +05:30
Abhinav 1d91e26eb2 return null for any getSRP failure to fallback to ott login as backup 2023-10-30 10:07:42 +05:30
Abhinav 092db9f13b cleanup login user facing error 2023-10-30 09:41:09 +05:30
Abhinav 20941b7087 improve is-playback-possible logic
1. cleared video after use to prevent memory issues

2. improve handling by attaching event listener to "error" too

3. consider video with length zero as unable playable
2023-10-29 23:07:33 +05:30
Abhinav Kumar b29f728312
Fix unhandled upload cancel error (#1407) 2023-10-29 16:18:02 +00:00
Abhinav c81995ad92 log filename 2023-10-27 19:07:50 +05:30
Abhinav 3be283f9af remove breaking flow on decryptEmbedding failure and log fileID 2023-10-27 17:48:05 +05:30
Abhinav 9b7dc94bf0 improve logging 2023-10-27 17:46:40 +05:30
Abhinav Kumar d8de5d2070
Fix invert not working when directly clicking on the switch icon (#1408) 2023-10-27 12:10:28 +00:00
Abhinav 45f83e212a fix invert not working when directly clicking on the switch icon 2023-10-27 17:12:00 +05:30
Abhinav 9330438bd2 Merge branch 'main' into clip 2023-10-27 15:52:58 +05:30
Abhinav 31fb1f65da format clip pending and indexed count 2023-10-27 15:32:11 +05:30
Abhinav 2eae19868c use cached thumbnail if present 2023-10-27 15:30:36 +05:30
Abhinav 0feb6270de remove unneeded UPLOAD_RESULT.CANCELLED state 2023-10-27 14:48:15 +05:30
Abhinav 39cfc15494 fix unhandled error on upload cancellation 2023-10-27 14:37:23 +05:30
Abhinav 40532c85a3 fix same files embedding extracted multiple times 2023-10-27 13:08:12 +05:30
Abhinav 13773a58d0 handle clip on unsupported platforms 2023-10-27 13:00:53 +05:30
Abhinav e2e1e19db2 update CLIP_SCORE_THRESHOLD to 0.23 2023-10-27 12:33:08 +05:30