Commit graph

26515 commits

Author SHA1 Message Date
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
laurenspriem 7fd5ffc0e6 [mob][photos] Forgot method 2024-04-25 16:14:16 +05:30
laurenspriem 43cbfbfa33 [mob][photos] Automatically reject overlapping suggestions 2024-04-25 16:13:29 +05:30
Manav Rathi 73292a5405
aic 2024-04-25 15:48:54 +05:30
Manav Rathi ca0afc2f3a
File sizes 2024-04-25 15:47:34 +05:30
laurenspriem 7370557b08 [mob][photos] More use of sqlite async 2024-04-25 15:41:26 +05:30
Manav Rathi ac9a272c70
Cache name 2024-04-25 15:33:44 +05:30
Manav Rathi 4ae4e42260
log.warn 2024-04-25 15:19:46 +05:30
Neeraj Gupta 9894f88654
[server] Cast changes (#1532)
## Description

- Add IP check before completing cast pair
- Rate limit register device/TV API
- Clean up older sessions after 7 days.

## Tests
2024-04-25 15:05:36 +05:30
Neeraj Gupta 32b5e8210e
[web][cast] Remove debug logs and castDebugger (#1533)
## Description

## Tests
2024-04-25 15:03:19 +05:30
Neeraj Gupta a243db032c [web][cast] Remove help qrcode 2024-04-25 15:00:25 +05:30
Neeraj Gupta 3f62357016 [web][cast] Remove debug logs and castDebugger 2024-04-25 14:59:02 +05:30
Manav Rathi 7086130129
Finalize uploader 2024-04-25 14:54:16 +05:30