Skip to content

Tags: as247/flysystem-onedrive

Tags

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from as247/3.x

Remove prefix option in favor of PathPrefixedAdapter

v1.1

Toggle v1.1's commit message
Update v1 to match new structure

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from as247/3.x

Can use prefix as alias of root, update test case and dependencies

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from as247/3.x

3.x

v2.0.0

Toggle v2.0.0's commit message
v2.0 which support league/flysystem 2.x

v1.0.6

Toggle v1.0.6's commit message
Better dependencies for v1.x

v1.0.5

Toggle v1.0.5's commit message
Update new structure

v1.0.4

Toggle v1.0.4's commit message
Temporary url for onedrive

Path on Support
Throw exception if debug true in options

v1.0.3

Toggle v1.0.3's commit message
- Use relative path for files so it work with Filesystem class

- Move applyPathPrefix to shared trait
- Fix onedrive throw UnableToDeleteFile exception on directory, converted to UnableToDeleteDirectory