CHANGELOG.md
MANIFEST.in
README.md
setup.py
sharefile_webui/VERSION
sharefile_webui/__init__.py
sharefile_webui/main.py
sharefile_webui.egg-info/PKG-INFO
sharefile_webui.egg-info/SOURCES.txt
sharefile_webui.egg-info/dependency_links.txt
sharefile_webui.egg-info/entry_points.txt
sharefile_webui.egg-info/not-zip-safe
sharefile_webui.egg-info/requires.txt
sharefile_webui.egg-info/top_level.txt
sharefile_webui/core/__init__.py
sharefile_webui/core/config.py
sharefile_webui/core/setuptools.py
sharefile_webui/core/datafiles/__init__.py
sharefile_webui/core/datafiles/base.py
sharefile_webui/core/datafiles/file_tokens.py
sharefile_webui/core/datafiles/users.py
sharefile_webui/core/resources/__init__.py
sharefile_webui/core/resources/web.py
sharefile_webui/core/resources/api/__init__.py
sharefile_webui/core/resources/api/base.py
sharefile_webui/core/resources/api/dir.py
sharefile_webui/core/resources/api/disk.py
sharefile_webui/core/resources/api/file.py
sharefile_webui/core/resources/api/file_content.py
sharefile_webui/core/resources/api/file_pload.py
sharefile_webui/core/resources/api/file_token.py
sharefile_webui/static/css/app.css
sharefile_webui/static/css/dropzone.css
sharefile_webui/static/img/copy-regular.svg
sharefile_webui/static/img/edit-regular.svg
sharefile_webui/static/img/eye-regular.svg
sharefile_webui/static/img/file-alt-solid.svg
sharefile_webui/static/img/file-download-solid.svg
sharefile_webui/static/img/file-regular.svg
sharefile_webui/static/img/file.png
sharefile_webui/static/img/folder-open-regular.svg
sharefile_webui/static/img/folder-plus-solid.svg
sharefile_webui/static/img/folder-regular.svg
sharefile_webui/static/img/folder.png
sharefile_webui/static/img/i-cursor-solid.svg
sharefile_webui/static/img/share-alt-solid.svg
sharefile_webui/static/img/share-alt-square-solid.svg
sharefile_webui/static/img/share.png
sharefile_webui/static/img/trash-solid.svg
sharefile_webui/static/img/upload-solid.svg
sharefile_webui/static/js/dropzone.js
sharefile_webui/static/js/dropzone.js.map
sharefile_webui/static/js/sharefile-webui.js
sharefile_webui/static/js/sharefile-webui.js.map
sharefile_webui/templates/index.html
sharefile_webui/templates/sharedir.html