On Sat, Jan 09, 2016 at 04:39:34PM +0100, Robert Helling wrote: > > Hi, > > I started into the image loading logic. The first patch just simplifies the > logic a bit, the second add an attempt if we do not find the image locally to > download it from the cloud server (the URL being currently > https://cloud.subsurface-divelog.org/images/HASHVALUE). The last patch adds > the possibility to upload images to that server: When we successfully loaded > a local file we check if the cloud server knows about an image with that hash > and if not uploads it via the HTTP PUT method. > > Nothing so far has been implemented on the server side. So this is totally > untested. These patches should not break anything but being conservative, > they might be considered a RFC.
I took the first two. Before I take the third one I want to spend a little more time thinking about how I would like this to work on the backend... /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
