Neeraj Gupta
9132fc5ec8
Allow updating metadata with fewer keys
2024-08-13 15:15:40 +05:30
Prateek Sunal
2274be94c3
[auth] don't use privacy screen for desktop ( #2680 )
...
## Description
## Tests
auth-v3.1.1
2024-08-12 22:09:34 +05:30
Prateek Sunal
546820542a
chore: bump version
2024-08-12 22:06:58 +05:30
Prateek Sunal
0a66098ee6
fix(auth): don't use privacy screen for desktop
2024-08-12 22:06:25 +05:30
Neeraj Gupta
cfadd700ff
[server][file-data] Fix query to mark replication as done
2024-08-12 21:59:00 +05:30
Neeraj Gupta
6fc24f6900
Reduce ctx timeout duration
2024-08-12 21:39:49 +05:30
Neeraj Gupta
ff72590958
Fix bug in GetAndLockUnreplicatedObject query
2024-08-12 21:39:49 +05:30
Manav Rathi
f38d9deb11
[desktop] [docs] Rename ML ( #2676 )
2024-08-12 20:26:27 +05:30
Manav Rathi
bcc5cde399
Rename doc
2024-08-12 20:22:10 +05:30
Manav Rathi
c3eafb50b6
Change translations
2024-08-12 20:18:19 +05:30
Shamshid
c1ee9a5d37
[Auth] fix Booking and Blockchain icons ( #2656 )
...
Fix Booking.com and Blockchain.com icons loading issue
auth-v3.1.0
2024-08-12 18:08:54 +05:30
Neeraj Gupta
988d1ef895
[server] Fix multi part get url ( #2672 )
...
## Description
## Tests
2024-08-12 17:14:37 +05:30
Neeraj Gupta
c62842e6bb
Fix multi part get
2024-08-12 17:13:32 +05:30
Manav Rathi
644827aea1
[desktop] Use new ML apis ( #2670 )
2024-08-12 16:40:37 +05:30
Neeraj Gupta
54bca8570e
[server] Minor fixes ( #2671 )
...
## Description
## Tests
2024-08-12 16:40:26 +05:30
Neeraj Gupta
641a9c9e1a
[server] Minor fixes
2024-08-12 16:39:36 +05:30
Manav Rathi
3feeb40a9e
Update
2024-08-12 16:29:47 +05:30
Manav Rathi
17de43a857
worker's can't localStorage
2024-08-12 16:27:25 +05:30
Neeraj Gupta
6259a97f0e
[server] Add support for file-data ( #2662 )
...
## Description
## Tests
2024-08-12 16:21:09 +05:30
Manav Rathi
b4ba6834e9
Use newer file-data APIs
2024-08-12 16:20:03 +05:30
Neeraj Gupta
ac64aadb3a
[sever][replication] Avoid long running txn during replication ( #2669 )
...
## Description
Going forward, we pick a row for replication, and immediately mark
replication attempt. Once that's done, we try to replicate the object,
and update it's status without any transaction.
The initial locking and marking the replication attempt should ideally
ensure that no other worker will pick up the row for replication for
next 24hours.
## Tests
2024-08-12 16:09:41 +05:30
Prateek Sunal
be21ef9c50
[auth] allow without backups use for windows ( #2650 )
...
## Description
Windows client without pin/password should also be able to use the app,
without backups as they can set app lock afterwards.
## Tests
2024-08-12 15:54:52 +05:30
Neeraj Gupta
4ce3362186
document
2024-08-12 15:52:46 +05:30
Neeraj Gupta
8b33612879
clean up
2024-08-12 15:49:14 +05:30
Neeraj Gupta
992ac53a27
[sever][replication] Avoid long txn during replication
2024-08-12 15:41:29 +05:30
Manav Rathi
fc63e683a7
[web] New translations ( #2668 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web )
2024-08-12 14:45:07 +05:30
Neeraj Gupta
06bd039a80
Update index query
2024-08-12 14:43:48 +05:30
Crowdin Bot
d37f7a5314
New Crowdin translations by GitHub Action
2024-08-12 09:12:38 +00:00
Manav Rathi
6266d16544
[web] Tweak translation keys ( #2667 )
2024-08-12 14:41:48 +05:30
Manav Rathi
f2ae7c6ff9
Rename
2024-08-12 14:36:34 +05:30
Manav Rathi
04fd2d4410
echo '494m502\nwq' | ed -s $f
2024-08-12 14:35:07 +05:30
Manav Rathi
0c3ef07b3b
[web] Rename tr keys
2024-08-12 14:32:45 +05:30
Ashil
6aee3a50f5
[mob][photos] Fix Autofill Issue with Proton Pass in App Lock ( #2664 )
2024-08-12 14:28:47 +05:30
Manav Rathi
7cc3e1cf99
[web] New translations ( #2666 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web )
2024-08-12 14:24:56 +05:30
Crowdin Bot
e8d804468e
New Crowdin translations by GitHub Action
2024-08-12 08:53:59 +00:00
Manav Rathi
ea01c43e6a
[desktop] Towards public beta of advanced (ML) search - Part 2/x ( #2665 )
2024-08-12 14:23:17 +05:30
Aman Raj Singh Mourya
e8a78cd818
[mob][photos] Auto-fill password for Applock
2024-08-12 14:07:08 +05:30
Manav Rathi
20fb9e99f0
context
2024-08-12 14:05:18 +05:30
Neeraj Gupta
a6c5d03286
rename
2024-08-12 13:21:11 +05:30
Neeraj Gupta
1564d9c0ca
refactor
2024-08-12 13:10:54 +05:30
Manav Rathi
3502fcac5e
Move strings to translations
2024-08-12 13:10:15 +05:30
Neeraj Gupta
c88dd22e9c
[server] Add bucket b6
2024-08-12 13:07:55 +05:30
Neeraj Gupta
108e103e64
Add an icon to open the active location on Maps ( #2663 )
...
## Description
This change introduces a navigate button on the top-right corner that
will use [maps_launcher](https://pub.dev/packages/maps_launcher ) to open
the center-point of the view port (by default the location of the photo
that was opened) in the device's default maps application.
<img width="200"
src="https://github.com/user-attachments/assets/baca54b8-5757-4c9b-a10f-3fccead2f142 "/>
2024-08-12 13:04:52 +05:30
Neeraj Gupta
0c392a22a4
[server] Rename
2024-08-12 13:04:13 +05:30
Neeraj Gupta
4a13b04b1c
[server] Update db script
2024-08-12 13:03:51 +05:30
Manav Rathi
bbac3a2a94
Update key
2024-08-12 12:54:58 +05:30
vishnukvmd
bcf29d971e
Fix more warnings
2024-08-12 12:49:45 +05:30
vishnukvmd
ec8bd5bc7f
Fix lint warnings
2024-08-12 12:46:25 +05:30
vishnukvmd
43e711274e
Add an icon to open the active location on Maps
2024-08-12 12:39:41 +05:30
github-actions[bot]
930c080dcf
[auth] New translations ( #2660 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-authenticator-app )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-08-12 12:14:45 +05:30