Prateek Sunal
986c00f4e8
fix(auth/support): remove support email and redirect to github discussions
2024-08-02 16:36:05 +05:30
Victor Muthiani
5f7b411b67
[Auth] Add new icons and fix some icons ( #2559 )
...
## Description
1. Icons added:
- Ecitizen Kenya
- Bitget Wallet
2. Fixed icons that were invisble:
- Crypto
- 1xbet
3. Updated icons to cater for both dark and light mode:
- Github
- OKX
- Bitmart
4. Reduced deriv.svg icon width
2024-08-02 15:22:01 +05:30
Manav Rathi
99c6c22fe1
[web] Non functional code rearrangement for the plan list ( #2597 )
2024-08-01 21:19:04 +05:30
Manav Rathi
bf6dc59429
Up
2024-08-01 21:12:07 +05:30
Manav Rathi
7c71277759
Inline
2024-08-01 21:11:10 +05:30
Manav Rathi
88996eddea
Inline
2024-08-01 21:08:26 +05:30
Manav Rathi
dbd2addeea
Scope
2024-08-01 21:06:44 +05:30
Manav Rathi
ab652ee3fe
Inline
2024-08-01 21:05:04 +05:30
Manav Rathi
d14b18867a
Remove unused
2024-08-01 21:00:16 +05:30
Manav Rathi
cfe2e96227
Inline
2024-08-01 20:59:26 +05:30
Manav Rathi
ad0b8ae017
Inline
2024-08-01 20:55:52 +05:30
Manav Rathi
7e5577ecd7
Inline
2024-08-01 20:53:19 +05:30
Manav Rathi
cd73a736f4
Remove unused
2024-08-01 20:51:44 +05:30
Manav Rathi
0a03df9242
Inline
2024-08-01 20:50:03 +05:30
Manav Rathi
1c4a6ca8b1
Remove unused
2024-08-01 20:39:28 +05:30
Manav Rathi
f15729d73f
Inline
2024-08-01 20:37:14 +05:30
Manav Rathi
8edf6d8253
Remove unnecessary cast
2024-08-01 20:36:18 +05:30
Aman Raj Singh Mourya
43525128eb
[mob][photos] Multi-Item Selection and Deletion Feature for Quick Links ( #2589 )
...
**Description**
This PR introduces a new feature that allows users to select multiple
links from quick links and delete them in one action.
2024-08-01 20:21:47 +05:30
Aman Raj Singh Mourya
ea585903b7
Merge branch 'quick_links' of https://github.com/ente-io/ente into quick_links
2024-08-01 20:17:32 +05:30
Aman Raj Singh Mourya
42c508b9ce
[mob][photos] Use string for ValueKey
2024-08-01 20:16:56 +05:30
ashilkn
2fd960eb0e
Merge branch 'main' into quick_links
2024-08-01 20:10:43 +05:30
Aman Raj Singh Mourya
e72c858315
[mob][photos] Fixed animation
2024-08-01 19:55:47 +05:30
Aman Raj Singh Mourya
2af07d9211
[mob][photos] Added animation
2024-08-01 19:55:19 +05:30
Aman Raj Singh Mourya
5f40b2e251
[mob][photos] Extracted strings
2024-08-01 19:31:21 +05:30
Ashil
50b6616680
[mob][auth] Bump up to v3.1.0 ( #2582 )
2024-08-01 19:25:43 +05:30
Ashil
ca3b477d4c
[mob][photo] Fix incorrect SQLite syntax (missing whitespace) ( #2587 )
2024-08-01 19:25:17 +05:30
Aman Raj Singh Mourya
1c1135a9b2
[mob][photos] Minor UI changes
2024-08-01 19:03:25 +05:30
Aman Raj Singh Mourya
105ab79cdb
[mob][photos] Changed dialog copy
2024-08-01 18:19:27 +05:30
Manav Rathi
884ff970ad
[desktop] Make the Exif backfill optional ( #2594 )
2024-08-01 16:33:53 +05:30
Manav Rathi
22f4a3751f
[desktop] Don't use the indexable-files API ( #2593 )
...
Discussed. It is meant for mobile app use cases - us using it also on
desktop (where the constraints are different) doesn't really improve on
much latency and adds the overhead of extra API requests on each sync.
Supercedes: https://github.com/ente-io/ente/pull/2591
2024-08-01 16:33:06 +05:30
Manav Rathi
e640302ce0
[desktop] Make the exif backfill optional
2024-08-01 16:30:41 +05:30
Manav Rathi
4e51d76791
[desktop] Don't use the indexable-files API
...
Discussed. It is meant for mobile app use cases - us using it also on desktop
(where the constraints are different) doesn't really improve on much latency and
adds the overhead of extra API requests on each sync.
2024-08-01 16:12:21 +05:30
Manav Rathi
be00f015a7
[desktop] Handle logout for utility process ( #2592 )
2024-08-01 15:30:58 +05:30
Manav Rathi
9c883eebc6
[desktop] Handle logout for utility process
2024-08-01 15:27:14 +05:30
Ashil
50f601b66b
[mob][photos] Handle/fix issues with media dimensions ( #2580 )
...
## Description
- Stopped updating image width and height in public metadata since the
these could be incorrect (width and height inverted to be precise).
- Parse `rotation` metadata from video metadata when parsing video
properties with `ffprobe` to get the correct video width and height
considering `rotation`.
2024-08-01 14:46:02 +05:30
Manav Rathi
c0011ef10b
[desktop] Pull existing embeddings first before starting on indexing ( #2591 )
...
Speeds up the initial sync on a new client.
2024-08-01 12:36:14 +05:30
Manav Rathi
985de0a5ce
Fix the actual issue described in 940c647d507e8cd8448a13e909ee2e92b4814a53
2024-08-01 12:26:27 +05:30
Manav Rathi
940c647d50
Prevent multiple ticks from being enqueued
...
Noticed multiple ticks when uploading an item, which brought back focus into the
app and caused wakeUp also to get triggered because of sync. Not sure if this
was the issue, but felt like a potential one.
2024-08-01 12:19:06 +05:30
Manav Rathi
97bbf4811f
Save
2024-08-01 11:45:25 +05:30
Manav Rathi
eed991a7b2
Construct the scaffolding
2024-08-01 11:22:10 +05:30
Manav Rathi
5a362b5d45
Move wip
2024-08-01 11:06:41 +05:30
Manav Rathi
523af2600a
pull wip
2024-08-01 10:49:45 +05:30
Manav Rathi
f869447c7d
File IDs
2024-08-01 10:41:31 +05:30
Manav Rathi
586d8f86f7
Up
2024-08-01 10:32:47 +05:30
Manav Rathi
c369db9453
Impl handler for /embeddings/indexed-files
...
https://github.com/ente-io/ente/pull/2511/
2024-08-01 10:15:04 +05:30
Manav Rathi
c4103f9136
Restore the pull scaffolding
...
Partially reverts 61b98a99646fc064ba54f51495e0acc3b6c4e5c0
2024-08-01 09:49:54 +05:30
Aman Raj Singh Mourya
ba9d656b38
[mob][photos] Added dialog box for confirmation
2024-07-31 19:47:08 +05:30
Vishnu Mohandas
31493541a1
Update pricing faq ( #2588 )
...
## Description
## Tests
2024-07-31 19:34:42 +05:30
vishnukvmd
af90bfade7
Update pricing faq
2024-07-31 19:33:35 +05:30
ashilkn
95e342830b
[mob][photo] Fix incorrectly formatted query (missing whitespace)
2024-07-31 18:20:53 +05:30