Commit graph

26527 commits

Author SHA1 Message Date
Manav Rathi e786bed078
Inline 2024-04-26 18:16:22 +05:30
Manav Rathi 3074bc108f
Fix 2024-04-26 17:49:50 +05:30
Manav Rathi 8ba952c3b8
Remove unused 2024-04-26 17:48:10 +05:30
Manav Rathi 2724760d6c
Remove NodeJS global 2024-04-26 17:47:08 +05:30
Manav Rathi 9f41539330
Enhance 2024-04-26 17:47:08 +05:30
Manav Rathi 1c59a36c73
Partially revert 699a12cc79 2024-04-26 16:11:19 +05:30
Manav Rathi 21ad409c61
Don't overwrite what net.fetch already added 2024-04-26 16:06:45 +05:30
Manav Rathi faba29b422
console.log(Object.fromEntries(res.headers.entries())); 2024-04-26 15:58:47 +05:30
ashilkn caa72ba830 [mob][photos] add option to pass decoded image to face thumbnail generation methods to avoid unnecessary decoding when possible 2024-04-26 15:44:07 +05:30
laurenspriem 2692d0a34f [mob][photos] Fix issue in displaying face thumbnails for videos 2024-04-26 14:50:14 +05:30
laurenspriem 44898415e7 [mob][photos] Index videos using thumbnails 2024-04-26 14:43:19 +05:30
laurenspriem 811ffe0117 [mob][photos] Create new cluster when tapping unassigned face 2024-04-26 14:13:00 +05:30
Manav Rathi 88eb0d687e
Fix log 2024-04-26 13:51:48 +05:30
Manav Rathi cc94615823
fix 2024-04-26 13:46:44 +05:30
laurenspriem 43f01c31da [mob][photos] Prevent sqlite disk corruption issue 2024-04-26 12:58:27 +05:30
ashilkn a0e9913f43 Revert "[mob] Crop image instead of using scale and translate transforms on OG image in CroppedFaceImageView widget"
This reverts commit b022ef6d1e.
2024-04-26 12:56:12 +05:30
ashilkn b256bb2757 Revert "[mob] perf: Decode images from which face is to be cropped, in an isolate to avoid jank"
This reverts commit 2f7e0cd1ef.
2024-04-26 12:55:29 +05:30
ashilkn 3eebfdd037 Revert "[mob] Two varients of CroppedFaceImageView for testing out which is more performant"
This reverts commit 7617817798.
2024-04-26 12:54:29 +05:30
Manav Rathi a6ee7ac2bd
[web] Upload refactoring - Part x/x (+ checkpoint) (#1540)
The main web side refactoring is done, and uploads initiated from the
web are still going through correctly. Next up will be getting back to
the desktop side, and tie the loose ends and prune the remaining
references to the `ElectronFile` that can't be IPC-ed.
2024-04-26 12:37:35 +05:30
Manav Rathi 0a70451add
Tweak log 2024-04-26 12:18:11 +05:30
Manav Rathi 87d3bdc717
Scan 2024-04-26 12:14:51 +05:30
ashilkn a577611e65 [mob] merge mobile_face to fix_face_thumbnail 2024-04-26 11:32:33 +05:30
Manav Rathi fa0d1331a8
bye getUint8ArrayView 2024-04-26 11:10:07 +05:30
Manav Rathi 4a0bf42fe3
Peck 2024-04-26 11:07:03 +05:30
Manav Rathi 390f628557
Clone 2024-04-26 10:58:56 +05:30
Manav Rathi b93638e354
type merge 2024-04-26 10:57:50 +05:30
Manav Rathi b66d74c652
Get to FileWithCollection 2024-04-26 10:47:06 +05:30
Manav Rathi 070d9e1a62
fop 2024-04-26 10:20:37 +05:30
Manav Rathi 879f3389d1
Inner types 2024-04-26 10:17:52 +05:30
Manav Rathi a7f5061eb6
And the next 2024-04-26 09:45:06 +05:30
Manav Rathi f47732ff5e
Type the next stage 2024-04-26 09:33:17 +05:30
Manav Rathi eec61b0a13
Propagate niceness 2024-04-26 09:18:26 +05:30
Manav Rathi 9fa9d6d5dc
Invert 2024-04-26 08:47:31 +05:30
Manav Rathi 19fd1b5ce4
Rename 2024-04-26 08:41:13 +05:30
Manav Rathi 16a07c79f4
Rename 2024-04-26 08:34:22 +05:30
Manav Rathi c1103b656c
[web] Upload refactoring - Part x/x (#1536) 2024-04-25 21:33:03 +05:30
Manav Rathi 8067d9b9b9
Start with a new copy each time
Otherwise all the map keys refer to the same object
2024-04-25 21:22:09 +05:30
Manav Rathi 1b93e9d1c1
Do it 2024-04-25 19:35:05 +05:30
Manav Rathi 2e3b86a2e9
Agenda 2024-04-25 19:22:05 +05:30
Neeraj Gupta 6d864a71a7
[web][cast] Close on sender disconnect (#1534)
## Description

## Tests
2024-04-25 18:17:19 +05:30
Neeraj Gupta 1dc8ac6023 [web][cast] Close on sender disconnect 2024-04-25 18:14:02 +05:30
laurenspriem b2a2078045 [mob][photos] Moving more methods to sqlite async 2024-04-25 17:06:40 +05:30
ashilkn 7617817798 [mob] Two varients of CroppedFaceImageView for testing out which is more performant 2024-04-25 16:58:58 +05:30
ashilkn f173bc4038 [mob] Wrote util methods to generate face thumbnails from an image path
Need to decide on which util method to use of the two after performance testing
2024-04-25 16:56:43 +05:30
Manav Rathi 38fe3f5300
Types 2024-04-25 16:54:49 +05:30
laurenspriem 3828fa328e [mob][photos] Increase conservative clustering threshold slightly 2024-04-25 16:41:23 +05:30
Manav Rathi e90657ce5c
Interim type 2024-04-25 16:35:45 +05:30
laurenspriem f101468a8d [mob][photos] Show faces in file info regardless of blur value 2024-04-25 16:30:00 +05:30
Manav Rathi c2c5267e9b
Tinker 2024-04-25 16:19:47 +05:30
laurenspriem 52a7f2753e [mob][photos] Tiny change 2024-04-25 16:15:04 +05:30