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
ashilkn
93ba4e011a
Merge branch 'main' into f-droid
2024-04-20 15:23:14 +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
Vishnu Mohandas
076335ce5c
[mob][photos] Fix build failing in release workflow ( #1497 )
...
## Description
Build was failing with this error
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':connectivity_plus:compileReleaseJavaWithJavac'.
> error: invalid source release: 17
```
## Tests
- [x] Ran workflow to verify it's completing.
2024-04-20 15:18:31 +05:30
ashilkn
b10e212e0f
[mob] use flutter v3.19.3
2024-04-20 15:11:09 +05:30
ashilkn
ae2e740752
[mob] fix build error in github workflow for photos
2024-04-20 15:01:07 +05:30
Neeraj Gupta
d0621eea3e
[server] Limit copying max 100 files in single req
2024-04-20 12:54:27 +05:30
Neeraj Gupta
cbdd116cea
[server] Copy thumb and file in parallel
2024-04-20 12:49:28 +05:30
Neeraj Gupta
91620965b0
[server] Minor refactor
2024-04-20 12:37:35 +05:30
Neeraj Gupta
5a5e3d28cb
[server] Copy files in parallel
2024-04-20 12:36:18 +05:30
Manav Rathi
52d830cd06
modulestate
2024-04-20 12:30:43 +05:30
Neeraj Gupta
bf738d9585
[server] Lint fix
2024-04-20 12:23:00 +05:30
Neeraj Gupta
ca7b03e945
[server] Fix incorrect pointer assignment in collection file map
2024-04-20 12:21:44 +05:30
Manav Rathi
14e4205feb
Restructure
2024-04-20 12:16:58 +05:30
Manav Rathi
6337ffc203
Inline
2024-04-20 11:50:15 +05:30
Vishnu Mohandas
2160b4d7f9
Downgrade to Flutter v3.19.3 ( #1495 )
2024-04-20 11:33:31 +05:30
Ashil
a6e3d6de97
[mob][photos] Bump up to v0.8.83 ( #1494 )
2024-04-20 11:32:31 +05:30
Neeraj Gupta
c165b9ee9c
[mob][photos] Lint
2024-04-20 11:31:09 +05:30
Neeraj Gupta
e2aae744be
[mob][photos] Fix ownerID for copied items
2024-04-20 11:30:40 +05:30
vishnukvmd
f1e723a672
Downgrade to Flutter v3.19.3
2024-04-20 11:30:36 +05:30
Neeraj Gupta
9a34fdce05
[mob][photos] Enable add to option for shared photos for internal users
2024-04-20 11:30:20 +05:30
Vishnu Mohandas
200cab16c3
Setup GH action to auto-deploy Photos to the internal track ( #1493 )
2024-04-20 11:06:59 +05:30
vishnukvmd
a704251bdd
Switch to manual workflow
2024-04-20 11:06:34 +05:30
vishnukvmd
38aca8a947
Setup GH action to auto-deploy Photos to the internal track
2024-04-20 10:59:49 +05:30
Manav Rathi
13542c1511
Document
...
Cite: https://github.com/electron/electron/issues/25640
2024-04-20 10:39:18 +05:30
Manav Rathi
7c1207fb9a
Show dev tools option only in dev builds
2024-04-20 10:37:13 +05:30
Manav Rathi
d0b1ff5520
In band signalling
2024-04-20 10:17:51 +05:30
Manav Rathi
093b3a67cb
Enum instead of error
2024-04-20 09:12:48 +05:30
Manav Rathi
926bc33c79
Use
2024-04-20 09:02:36 +05:30
Manav Rathi
46a53d5fdf
Possibly
2024-04-20 08:47:02 +05:30
Manav Rathi
a8ae86cb43
genr
2024-04-20 08:11:14 +05:30
Manav Rathi
196090152c
Remove an error that is never thrown
2024-04-19 21:39:44 +05:30
Manav Rathi
80a6fe16e7
timeouts
2024-04-19 21:34:35 +05:30
Manav Rathi
9cfdc4cae9
Look for next advancement points
2024-04-19 20:02:25 +05:30
Manav Rathi
766dd2d85d
um finished
2024-04-19 19:50:27 +05:30
Manav Rathi
c034c5cc70
flatmap
2024-04-19 19:48:28 +05:30