adonisjs / drive-s3

S3 driver for AdonisJS drive
MIT License
21 stars 9 forks source link

feat(list): allow listing of directory contents #16

Closed Ruby184 closed 1 year ago

Ruby184 commented 1 year ago

Proposed changes

Implemented list method mentioned in PR https://github.com/adonisjs/drive/pull/39

Types of changes

What types of changes does your code introduce?

Checklist

Further comments

To fix directory prefixing we need this: https://github.com/adonisjs/drive/pull/49

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.