- 04 Jun, 2019 1 commit
-
-
Björn Hjortsten authored
Previously both application/json and multipart/formdata was sentduring upload. Now we let guzzle choose the correct ones.
-
- 21 May, 2019 1 commit
-
-
Björn Hjortsten authored
When creating Images, the API sometimes returns 404 if calling get() to fast. Solved this by retrying the get() with exponential back off.
-
- 14 May, 2019 5 commits
-
-
Björn Hjortsten authored
Described how to install, authenticate and other things.
-
Björn Hjortsten authored
-
Björn Hjortsten authored
-
Björn Hjortsten authored
Uploading, fetching, listing, updating and deletion.
-
Björn Hjortsten authored
Added proper return values when creating folders. Changed visibility for some setters in FolderResponse from public to protected as these can't be modified via the API.
-
- 08 May, 2019 1 commit
-
-
Björn Hjortsten authored
-
- 07 May, 2019 2 commits
-
-
Björn Hjortsten authored
-
Björn Hjortsten authored
-