thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
893 stars 72 forks source link

Already display photos in gallery before uploaded via auto uploaded #100

Open osiris86 opened 3 years ago

osiris86 commented 3 years ago

In case the auto uploade is enabled I'd love to see the not-yet-uploaded images/videos in the images/videos tab. Of course there should be some kind of indicator, that shows that the image displayed isn't uploaded, yet.

gomme600 commented 3 years ago

Any chance that this could be implemented ?

zanesc commented 3 years ago

Hello, I found this project yesterday and decided to pitch in a bit. I've fixed a few bugs that I will make PRs for but I also decided to give this request a go.

So far I have the list of queued files displayed in the main "Photos" tab along with the uploaded files which involved a few modifications to get everything working. There is also a status icon for "Queued", "Uploading", and "Uploaded".

TODO:

Thank you @thielepaul @spaibs and other contributors for your work so far and @osiris86 for this suggestion.

gomme600 commented 3 years ago

This sounds excellent ! Have you fixed any bugs related to auto upload? Mine always seems to break (especially on videos).