OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
11 stars 3 forks source link

Add Dropbox support #176

Closed tladesignz closed 4 years ago

tladesignz commented 4 years ago

People want it, it seems.

tladesignz commented 4 years ago

Implemented with 21fd6ba4d6442b0e5aa323345ef9bd8ac15f26bb, sans huge file support.

tladesignz commented 4 years ago

In TestFlight now!

n8fr8 commented 4 years ago

what happens if a user tries to upload something larger?

tladesignz commented 4 years ago

what happens if a user tries to upload something larger?

Error message explaining the situation: "The Dropbox support can't handle files bigger than 150 MByte."

Did you implement the session'd upload in Android?

n8fr8 commented 4 years ago

Hmm, maybe not! will dig in and make sure.

n8fr8 commented 4 years ago

that said, I hope it is not too hard considering we already have the Nextcloud chunking support

tladesignz commented 4 years ago

that said, I hope it is not too hard considering we already have the Nextcloud chunking support

Completely different.

roseregina commented 4 years ago

Is dropbox integration included in the app store? I have tried everything I can think of, including deleting and reinstalling and I only have WebDAV and Internet Archive options.

image

n8fr8 commented 4 years ago

Not yet. It's only in testflight.

Also need to pass Dropbox approval for API access still.

Let's not test this yet.

On Thu, Mar 19, 2020, at 12:12 PM, roseregina wrote:

Is dropbox integration included in the app store? I have tried everything I can think of, including deleting and reinstalling and I only have WebDAV and Internet Archive options.

image https://user-images.githubusercontent.com/15040203/77088395-64002080-69d2-11ea-9d37-9cb771a8cc66.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenArchive/Save-app-ios/issues/176#issuecomment-601269475, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAHRA3OAB4WZRVCH2X53WLRIJAABANCNFSM4KVHP3ZQ.

foundscapes commented 4 years ago

Wait, I thought @tladesignz wanted us to test this? How do we move forward?

roseregina commented 4 years ago

Either way, it would be good for me to have access in testflight.

foundscapes commented 4 years ago

Agreed - please send @tladesignz your apple id to add on the thread I forwarded

tladesignz commented 4 years ago

Agreed - please send @tladesignz your apple id to add on the thread I forwarded

new public beta Testflight set up. @roseregina is first on that list. Will take a while until Apple rubber-stamps it.

tladesignz commented 4 years ago

Implemented, tested, 2.6.0 will be released soon.