Håvard Gulldahl
Håvard Gulldahl
Updating models and code to get the Label.parentId property from the xml, put it into csv, and finally import to postgres. This is just briefly whipped together, and works for...
Seems like Jottacloud has gone and changed the web api, and `restore` and maybe other methods relying on the web api have stopped working. Tagging @thusoy, since you originally did...
Clean up and submit @thusoy's https://gist.github.com/thusoy/def300d58b034da0ba91/revisions
The official clients can do up to six separate uploads/downloads at the time. We should support that, too. This will greatly speed up `jottacloudclient`, which is able to do more...
JottaCloud supports partial uploads using the **HTTP Content-Range** header. jottalib needs to add support for this to fix #10 and hopefully #8 as well.