Skip to content

Tags: joshralph93/dropbox-php-sdk

Tags

v0.2.0

Toggle v0.2.0's commit message
Allow fetching AccessToken through the flow.

Fixed offset float value error.
Allow Downloading large files directly to the specified location

v0.1.5

Toggle v0.1.5's commit message
Allow autorename for createFolder. Closes kunalvarma05#25.

v0.1.4

Toggle v0.1.4's commit message
Fixes the revokeAccessToken bug kunalvarma05#21.

v0.1.3

Toggle v0.1.3's commit message
Fix PersistentDataInterface -> PersistentDataStoreInterface typo

v0.1.2

Toggle v0.1.2's commit message
Decode JSON only is response is JSON. Fixes kunalvarma05#13

v0.1.1

Toggle v0.1.1's commit message
Fixes Chunked Upload Bug

v0.1.0

Toggle v0.1.0's commit message
Fix saveCopyReference and restore return types