- remove IUploader, set url_type=s3, url in db
- add blueprint to download resources
- remove redundant check_access in logic (in auth.py)
- update auth checks for each endpoint
- remove literal_eval for driver opts
- remove un-used util.py
- rename actions to original names (fast integration)
- rename clean_multiparts for clarity
- restructure ckan toolkit config imports
- inherit IResourceController methods to fix v2.10
- imports for multipart_check
- refactor storage.py, remove azure, simplify
- typos, rename cli to just cloudstorage
- first version of plugin
- config for storage driver, v0.0.0