Commit graph

25882 commits

Author SHA1 Message Date
Neeraj Gupta 3486ef090c [cast] Add additional console logs for debuging remote device 2024-04-21 11:58:57 +05:30
Manav Rathi 31a19cb738
Desktop side 2024-04-21 11:29:58 +05:30
Manav Rathi cfced851c6
Expectation 2024-04-21 10:26:17 +05:30
Manav Rathi 36ccd3b202
Remove log interceptors 2024-04-21 09:48:34 +05:30
Manav Rathi e39194d993
How it was 2024-04-21 09:41:22 +05:30
Manav Rathi 1026974e23
Nomenclature 2024-04-21 09:14:47 +05:30
Manav Rathi 381bffabbf
Inline 2024-04-21 09:11:39 +05:30
Manav Rathi 7ca6b31a4c
Do not synchronously create heic workers on app start 2024-04-21 09:00:26 +05:30
Manav Rathi 0fe6fa72b6
Rename 2024-04-21 08:51:51 +05:30
Manav Rathi 462caec0ca
Rename 2024-04-21 08:45:18 +05:30
Manav Rathi d3390f13af
Inline 2024-04-21 08:22:30 +05:30
Manav Rathi 2ebcde1cdf
Rename 2024-04-21 08:21:40 +05:30
Manav Rathi 08e71a1718
Import what we need 2024-04-20 21:58:09 +05:30
Manav Rathi feb8814ac1
Prune 2024-04-20 21:54:43 +05:30
Manav Rathi 30fe91efb9
Inline 2024-04-20 21:49:22 +05:30
Manav Rathi 2b945dc169
Fix typo 2024-04-20 21:25:03 +05:30
Manav Rathi 0dfaa15923
Tinker 2024-04-20 21:09:35 +05:30
Manav Rathi d62f6077ce
Inline 2024-04-20 21:03:05 +05:30
Manav Rathi 71cf2c30d7
Reuse 2024-04-20 20:54:40 +05:30
Manav Rathi 9285954e01
Use same constants 2024-04-20 20:50:44 +05:30
Manav Rathi 09a0872af7
Inline 2024-04-20 20:48:12 +05:30
Manav Rathi dd2c58d7a2
Unabstract 2024-04-20 20:41:38 +05:30
Manav Rathi c33b231885
Trace paths 2024-04-20 20:32:53 +05:30
Manav Rathi 8d6787b823
Inline 2024-04-20 20:06:06 +05:30
Manav Rathi 5992efd58a
Document 2024-04-20 19:54:26 +05:30
Manav Rathi 9c63bccddb
Mirrorize 2024-04-20 19:49:21 +05:30
Manav Rathi f820be9652
Clean up entry point 2024-04-20 18:11:21 +05:30
Manav Rathi a9d8b083f6
Shorten 2024-04-20 17:59:55 +05:30
Manav Rathi c8f04f35ba
Reduce concepts 2024-04-20 17:59:07 +05:30
Manav Rathi 19103f4961
To point of use 2024-04-20 17:47:00 +05:30
Manav Rathi 5710846125
Inline 2024-04-20 17:44:58 +05:30
Manav Rathi e3586811dc
Scope 2024-04-20 17:38:15 +05:30
Manav Rathi e1faa965b8
Remove layer of abstraction 2024-04-20 17:33:54 +05:30
Neeraj Gupta 4a7d859539
[mob][photos] Restrict multipart upload to debug builds (#1500)
## Description

## Tests
2024-04-20 17:32:05 +05:30
Neeraj Gupta 733fe6b3d8 [mob][photos] Restrict multipart upload to debug builds 2024-04-20 17:31:42 +05:30
Manav Rathi 86929c5d2d
gen => make 2024-04-20 17:16:55 +05:30
Manav Rathi f1e530dfa1
Reorder to match 2024-04-20 17:15:41 +05:30
Manav Rathi eed95811c5
JPEG + temp wip 2024-04-20 17:12:25 +05:30
Neeraj Gupta 92e253ff1b
[mob][photos] Increase loading iconSize + reduce padding (#1499)
## Description


https://github.com/ente-io/ente/assets/254676/94f15baf-d350-4738-879e-ad163a1e4b45


## Tests
2024-04-20 17:10:32 +05:30
Neeraj Gupta 1cdca5c9ff [mob][photos] Increase loading iconSize + reduce padding 2024-04-20 17:07:53 +05:30
Manav Rathi 9bddd741a5
Better log 2024-04-20 16:35:52 +05:30
Manav Rathi 30464c87f4
Reuse util 2024-04-20 16:33:37 +05:30
Manav Rathi 4985ba8aac
Comment 2024-04-20 16:22:54 +05:30
Neeraj Gupta 6f1714e9a2
[mob][photos] Bump version : 0.8.84+604 (#1498)
## Description

## Tests
2024-04-20 15:47:22 +05:30
Neeraj Gupta b9c82fb427 [mob][photos] Bump version 0.8.84+604 2024-04-20 15:45:04 +05:30
Neeraj Gupta 04a381fa51 [mob][photos] Use 100 as batchSize for copy 2024-04-20 15:44:43 +05:30
Neeraj Gupta 3e5648dae4
[mob][photos][internal] Enable fav + add to album action for shared files (#1484)
## Description


https://github.com/ente-io/ente/assets/254676/7ec2f82a-d0d1-4dbe-8836-87d1ffd793f6


## Tests

- [x] Hide Shared Item on Home Page If user has copied it.
- [x] Keep the fav state on the UI
- [x] Client side hash based dedupe works for copied items. Items are
linked to existing item instead of uploading duplicate entries
2024-04-20 15:33:54 +05:30
Neeraj Gupta 5e2c6f84f1 [mob][photos] Use internal flag check 2024-04-20 15:28:22 +05:30
Neeraj Gupta b7d002feef
[server] Support for copying files owned by others (#1496)
## Description

## Tests
Tested as part of https://github.com/ente-io/ente/pull/1484
- Verified that the client was able to download and decrypt the metadata
- Verified that storage was going up.
2024-04-20 15:27:11 +05:30
Neeraj Gupta 72ddbbdf79 [mob][photos] Add assert to ensure copy is enabled for internal users 2024-04-20 15:21:26 +05:30