laurenspriem
|
7f49f530c5
|
[mob][photos] Bump
|
2024-05-24 12:47:10 +05:30 |
|
laurenspriem
|
ef6fe80944
|
[mob][photos] Fix 400 on embedding fetch
|
2024-05-24 12:44:01 +05:30 |
|
laurenspriem
|
0fdb58eda1
|
[mob][photos] Force clustering first if too many unclustered faces
|
2024-05-24 12:30:22 +05:30 |
|
laurenspriem
|
cc91cb8012
|
[mob][photos] Correct mistake
|
2024-05-24 11:16:40 +05:30 |
|
laurenspriem
|
5587373b42
|
[mob][photos] Remove clustering restriction based on indexed amount
|
2024-05-24 11:00:05 +05:30 |
|
laurenspriem
|
f1d1a4a9e1
|
[mob][photos] Clustering sort to cluster new files first
|
2024-05-24 10:57:27 +05:30 |
|
laurenspriem
|
edf9f743f4
|
[mob][photos] Prefer using getFileIdFromFaceId
|
2024-05-24 10:27:16 +05:30 |
|
laurenspriem
|
86f96a5713
|
[mob][photos] Show intermediate clustering results
|
2024-05-24 10:19:24 +05:30 |
|
laurenspriem
|
c3fb472287
|
[mob][photos] Fix clustering progress number
|
2024-05-24 10:18:17 +05:30 |
|
laurenspriem
|
4fa59ce258
|
[mob][photos] Common ml util for getting indexable files across faces and clip
|
2024-05-24 09:56:10 +05:30 |
|
laurenspriem
|
a74943698f
|
Merge remote-tracking branch 'origin/main' into face_small_improvements
|
2024-05-24 09:37:53 +05:30 |
|
Manav Rathi
|
1712bf60cb
|
[web] Auth cleanup - Part 2/x (#1834)
Preparing for steam support (sibling of
https://github.com/ente-io/ente/pull/1820)
|
2024-05-23 20:36:08 +05:30 |
|
Manav Rathi
|
369a5a5233
|
lf
|
2024-05-23 20:19:20 +05:30 |
|
Manav Rathi
|
9bae31d748
|
Parse
|
2024-05-23 19:38:23 +05:30 |
|
Manav Rathi
|
11453b327f
|
Improve docs with hints from otpauth
https://github.com/hectorm/otpauth
|
2024-05-23 19:34:53 +05:30 |
|
Manav Rathi
|
7780c1c7b7
|
Move to the correct place
|
2024-05-23 19:29:56 +05:30 |
|
Manav Rathi
|
0f1c98d0d0
|
Reword
|
2024-05-23 19:22:45 +05:30 |
|
Manav Rathi
|
48fcbdc98c
|
Reword
|
2024-05-23 19:10:42 +05:30 |
|
Manav Rathi
|
90d0196d47
|
Extract logic
|
2024-05-23 19:06:06 +05:30 |
|
Ashil
|
30a8691c7f
|
[mob][photos] Fix infinite loading on searching (#1830)
## Description
Search was infinitely loading even after all search results are ready.
|
2024-05-23 18:59:36 +05:30 |
|
Manav Rathi
|
69cea6786d
|
Redistr
|
2024-05-23 18:54:55 +05:30 |
|
laurenspriem
|
ccac5e73a3
|
[mob][photos] Remove found faces from status
|
2024-05-23 18:13:47 +05:30 |
|
laurenspriem
|
3e79c8cf28
|
[mob][photos] Decrypt remote embeddings in computer
|
2024-05-23 18:12:41 +05:30 |
|
Neeraj Gupta
|
31dee1249d
|
Steam Authenticator migration guide (#1825)
A quick guide on how to use steamguard-cli to generate a Steam 2FA QR
code for Ente Auth
Inspired by
https://github.com/beemdevelopment/Aegis/wiki/Adding-Steam-to-Aegis-from-steamguard-cli,
but updated to utilize the latest flags provide by the steamguard-cli
addresses this:
https://github.com/ente-io/ente/discussions/1038#discussioncomment-9520070
|
2024-05-23 17:13:50 +05:30 |
|
Neeraj Gupta
|
e5a293a6ab
|
Dart UI isolate fix (#1829)
## Description
Forgot to bump version in previous PR
|
2024-05-23 17:10:08 +05:30 |
|
laurenspriem
|
ffcb68b32f
|
[mob][photos] Bump
|
2024-05-23 17:05:15 +05:30 |
|
laurenspriem
|
a8af90dfee
|
[mob][photos] Bump
|
2024-05-23 17:02:47 +05:30 |
|
Neeraj Gupta
|
6ee38cb291
|
Dart UI isolate fix (#1828)
## Description
- Fix for using dart_ui_isolate package properly
## Test
Neeraj tested it
|
2024-05-23 16:45:17 +05:30 |
|
laurenspriem
|
3810df1b20
|
[mob][photos] Fix for dart_ui_isolate
|
2024-05-23 16:37:34 +05:30 |
|
laurenspriem
|
cc8e345a17
|
Revert "[mob][photos] Revert back to FlutterIsolate"
This reverts commit c4a6011621 .
|
2024-05-23 16:35:45 +05:30 |
|
laurenspriem
|
63653411b8
|
[mob][photos] Logs
|
2024-05-23 16:33:21 +05:30 |
|
laurenspriem
|
c4a6011621
|
[mob][photos] Revert back to FlutterIsolate
|
2024-05-23 16:32:25 +05:30 |
|
Manav Rathi
|
1ee52c780f
|
[desktop] Allow refreshing when inside an album (#1827)
Steps to reproduce on Linux:
- Open an album
- Open a photo
- View > Reload
Causes a 404 page to be displayed.
|
2024-05-23 16:17:41 +05:30 |
|
Manav Rathi
|
b402662c09
|
[desktop] Allow refreshing when inside an album
Steps to reproduce on Linux:
- Open an album
- Open a photo
- View > Reload
Causes a 404 page to be displayed.
|
2024-05-23 16:13:21 +05:30 |
|
Rex Ng
|
51756d45d9
|
Steam Authenticator migration guide
guide on how to use steamguard-cli to generate a qr code for Ente Auth
|
2024-05-23 17:41:15 +08:00 |
|
Neeraj Gupta
|
a3bb7ad85a
|
[mob][photos] Use flutter 3.22 for internal build (#1824)
|
2024-05-23 14:51:44 +05:30 |
|
laurenspriem
|
17058299c1
|
[mob][photos] Use flutter 3.22 for internal build
|
2024-05-23 14:50:37 +05:30 |
|
Laurens Priem
|
65de02d8d9
|
Face fix (#1823)
## Description
- Bug fixes
- Logging
## Tests
Tested on my pixel phone with remote embedding fetch disabled.
|
2024-05-23 14:42:04 +05:30 |
|
Laurens Priem
|
1f9e222d6e
|
Merge branch 'main' into face_fix
|
2024-05-23 14:40:26 +05:30 |
|
Manav Rathi
|
3d96be6c27
|
[desktop] Keep integral millisecond precision for modified time (#1822)
Fixes the following upload:
> metadata: {title: xxx.jpeg, creationTime: 1715925330480368.8,
modificationTime: 1715925330480368.8, latitude: null, longitude: null,
fileType: 0, hash: ...}
Related: https://github.com/ente-io/ente/pull/1821
|
2024-05-23 14:38:31 +05:30 |
|
laurenspriem
|
1bbe495306
|
[mob][photos] Bump
|
2024-05-23 14:36:17 +05:30 |
|
laurenspriem
|
a76f3ca1b3
|
[mob][photos] Logging
|
2024-05-23 14:35:22 +05:30 |
|
laurenspriem
|
7800b7db32
|
[mob][photos] Regularly check for wifi
|
2024-05-23 14:35:15 +05:30 |
|
Manav Rathi
|
ea2a355bcc
|
Revert to the behaviour of the existing 1.6.63 client
|
2024-05-23 14:34:24 +05:30 |
|
laurenspriem
|
d585b75514
|
[mob][photos] Logging
|
2024-05-23 14:27:29 +05:30 |
|
Manav Rathi
|
5caa32b1e0
|
Also add for zip reading
|
2024-05-23 14:27:17 +05:30 |
|
laurenspriem
|
11402d7819
|
[mob][photos] Fix indexing pausing
|
2024-05-23 14:27:12 +05:30 |
|
Ashil
|
a41f705dad
|
Upgrade to flutter 3.22.0 (#1804)
|
2024-05-23 14:17:47 +05:30 |
|
Neeraj Gupta
|
69b808e62c
|
[mobile] New translations (#1788)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)
|
2024-05-23 14:10:39 +05:30 |
|
laurenspriem
|
1e1e629891
|
[mob][photos] Set parallel fetch to five
|
2024-05-23 14:07:04 +05:30 |
|