LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
ckanext/__init__.py
ckanext/file_manager/__init__.py
ckanext/file_manager/collection.py
ckanext/file_manager/plugin.py
ckanext/file_manager/views.py
ckanext/files/__init__.py
ckanext/files/base.py
ckanext/files/cli.py
ckanext/files/command.py
ckanext/files/config.py
ckanext/files/exceptions.py
ckanext/files/helpers.py
ckanext/files/interfaces.py
ckanext/files/plugin.py
ckanext/files/shared.py
ckanext/files/types.py
ckanext/files/utils.py
ckanext/files/views.py
ckanext/files/assets/resource.config
ckanext/files/assets/webassets.yml
ckanext/files/assets/scripts/files--google-cloud-storage-uploader.js
ckanext/files/assets/scripts/files--modules.js
ckanext/files/assets/scripts/files--shared-uploader.js
ckanext/files/assets/scripts/files--shared.js
ckanext/files/assets/styles/files--style.css
ckanext/files/logic/__init__.py
ckanext/files/logic/action.py
ckanext/files/logic/auth.py
ckanext/files/logic/schema.py
ckanext/files/logic/validators.py
ckanext/files/migration/files/alembic.ini
ckanext/files/migration/files/env.py
ckanext/files/migration/files/script.py.mako
ckanext/files/migration/files/versions/2c5f1f90888c_add_file_last_access_field.py
ckanext/files/migration/files/versions/2fbd30a1b364_create_owner_table.py
ckanext/files/migration/files/versions/3c69eb68cecd_create_upload_table.py
ckanext/files/migration/files/versions/5851e09b7ca3_remove_path_rename_kind_add_stats.py
ckanext/files/migration/files/versions/64ca007bf3eb_merge_upload_and_file_models.py
ckanext/files/migration/files/versions/76fdef67f479_add_access_column_to_owner_table.py
ckanext/files/migration/files/versions/cc1a832108c5_create_files_table.py
ckanext/files/model/__init__.py
ckanext/files/model/base.py
ckanext/files/model/file.py
ckanext/files/model/owner.py
ckanext/files/public/ckanext-files/scripts/files--shared-uploader.js
ckanext/files/storage/__init__.py
ckanext/files/storage/fs.py
ckanext/files/storage/google_cloud.py
ckanext/files/storage/redis.py
ckanext/files/templates/page.html
ckanext/files/templates/files/snippets/_asset.html
ckanext/files/templates/files/snippets/_resource.html
ckanext/files/templates/files/snippets/file_table.html
ckanext/files/templates/files/snippets/uploader_v1.html
ckanext/files/templates/files/user/delete.html
ckanext/files/templates/files/user/index.html
ckanext/files/tests/__init__.py
ckanext/files/tests/conftest.py
ckanext/files/tests/test_base.py
ckanext/files/tests/test_config.py
ckanext/files/tests/test_utils.py
ckanext/files/tests/logic/__init__.py
ckanext/files/tests/logic/test_action.py
ckanext/files/tests/logic/test_validators.py
ckanext/files/tests/storage/__init__.py
ckanext/files/tests/storage/test_fs.py
ckanext/files/tests/storage/test_google_cloud.py
ckanext/files/tests/storage/test_redis.py
ckanext_files.egg-info/PKG-INFO
ckanext_files.egg-info/SOURCES.txt
ckanext_files.egg-info/dependency_links.txt
ckanext_files.egg-info/entry_points.txt
ckanext_files.egg-info/namespace_packages.txt
ckanext_files.egg-info/requires.txt
ckanext_files.egg-info/top_level.txt