Neeraj Gupta
3ff8d04d7b
[mob] Mark collection owner, sharee and publicUrls as non-nullable field
2025-02-13 15:36:20 +05:30
Prateek Sunal
437eb246b0
fix: reduce it to 10 minutes minimum
2025-02-13 15:35:32 +05:30
Laurens Priem
5e383f3844
[mob][photos] bump for internal release ( #5061 )
...
## Description
## Tests
2025-02-13 15:25:07 +05:30
Manav Rathi
9bce8dc878
[desktop] Dark WCO title bar overlay ( #5062 )
2025-02-13 15:24:13 +05:30
Manav Rathi
a447d615e0
[desktop] Dark WCO title bar overlay
2025-02-13 15:22:54 +05:30
laurenspriem
239e6a3158
[mob][photos] bump for internal release
2025-02-13 15:21:35 +05:30
mngshm
5a72d62555
chore: validate memberUsage check inside *storageLimit nil check
2025-02-13 15:08:18 +05:30
mngshm
7aa8f6f00f
chore: wrap everything inside nil check for storageLimit
2025-02-13 14:59:52 +05:30
Manav Rathi
5b168021f4
[desktop] Add IndexedDB circuit breaker ( #5058 )
...
From one customer's logs (Windows):
[rndr] [error] Unhandled promise rejection: Error: The user's token was
present in local storage but not in IndexedDB
And thereafter the app started behaving erratically. Restarting fixed
it. This
sequence happened during an app update.
This sequence is not reproducible, but adding as a extra precaution
adding a
circuit breaker to prevent execution if IndexedDB is not readable.
2025-02-13 14:48:14 +05:30
mngshm
a407b1baad
fix: allow modification for invited user
...
fix: adds bonus + storage to get total storage
fix: var name changes, use NewBadRequestWithmessage
2025-02-13 14:36:46 +05:30
Manav Rathi
3589cc5bbf
Lint
2025-02-13 14:35:08 +05:30
Manav Rathi
0cef0656f3
[desktop] Add IndexedDB circuit breaker
...
From one customer's logs (Windows):
[rndr] [error] Unhandled promise rejection: Error: The user's token was present in local storage but not in IndexedDB
And thereafter the app started behaving erratically. Restarting fixed it. This
sequence happened during an app update.
This sequence is not reproducible, but adding as a extra precaution adding a
circuit breaker to prevent execution if IndexedDB is not readable.
2025-02-13 14:29:34 +05:30
mngshm
3b3ba721a2
revert errors.go
2025-02-13 14:17:19 +05:30
Manav Rathi
d899be6eac
[web] Improve logging of new HTTP errors ( #5057 )
...
...to match how the old HTTPService ones would've behaved.
2025-02-13 13:16:13 +05:30
Manav Rathi
17c713d3de
Ignore the temporary desktop build folder
2025-02-13 13:11:09 +05:30
Manav Rathi
0e9153f4ab
[web] Improve logging of new HTTP errors
...
...to match how the old HTTPService ones would've behaved.
2025-02-13 13:06:26 +05:30
Laurens Priem
5484a95bf4
Ram logging ( #5056 )
...
## Description
Extra debug options related to ML
2025-02-13 12:55:34 +05:30
Laurens Priem
2a1c1a30e9
[mob][photos] Fix empty facethumbnail due to decoding issue ( #5054 )
...
## Description
Resolve face thumbnail issue.
2025-02-13 12:52:37 +05:30
laurenspriem
f902b7e75c
[mob][photos] ML dev options
2025-02-13 12:51:38 +05:30
Prateek Sunal
ac9f4e3181
fix: behavior
2025-02-13 12:46:43 +05:30
Prateek Sunal
b68b1a97b5
Merge branch 'main' into streaming-release-ready
2025-02-13 12:45:08 +05:30
Prateek Sunal
b8de2bf736
chore: update locks
2025-02-13 12:41:06 +05:30
Prateek Sunal
d35975b26e
fix(preview-queue): put higher duration videos at last
2025-02-13 12:13:52 +05:30
laurenspriem
c2ca87d3af
[mob][photos] log device ram
2025-02-13 12:13:14 +05:30
mngshm
a41c359ae4
use FetchMembersForAdminID to get storage including bonuses
...
remove unneeded api calls
omit unnecessary checks
2025-02-13 11:57:36 +05:30
Neeraj
e00cdee92b
[auth] Add icon for Ankama & Seafile ( #5030 )
...
## Description
SVG Icon added for [Ankama](https://www.ankama.com/ ) and
[Seafile](https://www.seafile.com/en/home/ )
Source of the icon is their website then cropped
2025-02-13 11:18:51 +05:30
Neeraj
a4ade14794
[cli] Skip CLI init for docs,versions & help commad ( #5053 )
...
## Description
## Tests
cli-v0.2.3
2025-02-13 11:17:04 +05:30
laurenspriem
b1ce7b6edb
[mob][photos] Fix empty facethumbnail due to decoding issue
2025-02-13 11:16:32 +05:30
Neeraj Gupta
a5efee1ae3
[cli] Update version v0.2.3
2025-02-13 11:16:15 +05:30
Neeraj Gupta
33b56a2257
[cli] Skip cli init for version,docs & help
2025-02-13 11:11:21 +05:30
Neeraj
9abdfd2555
[auth] Increase default window height ( #5039 )
...
## Description
## Tests
2025-02-13 10:49:50 +05:30
Vishnu Mohandas
81ead3e4ce
[mob] Notify internal Discord when internal release is available on PlayStore ( #5052 )
2025-02-13 10:49:31 +05:30
Laurens Priem
95d218b3a1
[mob][photos] Trips memories (internal users only) ( #5035 )
...
## Description
Added trips memories for internal users in the moments section
## Tests
Tested in debug mode on my pixel phone.
2025-02-13 10:36:36 +05:30
laurenspriem
74db8767a2
[mob][photos] Fix base location regression
2025-02-13 10:35:54 +05:30
laurenspriem
1200dbb6a9
[mob][photos] base names
2025-02-13 10:05:40 +05:30
vishnukvmd
8a90eba39a
Add webhook
2025-02-13 09:58:36 +05:30
vishnukvmd
562ead3202
[mob] Notify Discord when internal releases are ready
2025-02-13 09:56:25 +05:30
laurenspriem
2c92411596
[mob][photos] name
2025-02-13 09:38:41 +05:30
laurenspriem
2fd5c703c9
[mob][photos] Add trip location names
2025-02-13 09:33:15 +05:30
mngshm
15d58e3446
make linters happy
2025-02-12 22:23:04 +05:30
ashilkn
fae8200920
[mob][photos] Bump up to v0.9.97
photos-v0.9.97
2025-02-12 21:22:43 +05:30
Ashil
dc9292b280
[mob][photos] Join link confirmation dialog ( #5046 )
2025-02-12 21:21:27 +05:30
Ashil
cf43bd6698
[mobile][photos] Fix: show account owner's email in 'Link email' screen if it's not assigned to any person yet ( #5045 )
2025-02-12 21:19:57 +05:30
Prateek Sunal
677a473d7d
fix: use crf 23 for all the compressions for better results
2025-02-12 20:39:54 +05:30
Ashil
fb0128369a
[mob][photos] Join link confirmation dialog ( #5046 )
2025-02-12 20:23:16 +05:30
ashilkn
bc4aa85eb1
[mob][photos] Bump up to v0.9.96
2025-02-12 20:12:07 +05:30
ashilkn
b1d2de712b
[mob][photos] Show confirmation dialog before joining public link
2025-02-12 20:08:12 +05:30
Ashil
526b5da40f
[mobile][photos] Fix: show account owner's email in 'Link email' screen if it's not assigned to any person yet ( #5045 )
2025-02-12 19:46:57 +05:30
ashilkn
1c6efd4985
[mob][photos] Use better names
2025-02-12 19:42:21 +05:30
ashilkn
defd88050d
[mobile][photos] Fix: show account owner's email in 'Link email' screen if it's not assigned to any person yet
2025-02-12 19:40:04 +05:30