AUTHORS
CHANGES
LICENSE
MANIFEST.in
README.rst
logging.conf
setup.cfg
setup.py
tox.ini
borgweb/__init__.py
borgweb/_version.py
borgweb/app.py
borgweb/config.py
borgweb/wsgi.py
borgweb.egg-info/PKG-INFO
borgweb.egg-info/SOURCES.txt
borgweb.egg-info/dependency_links.txt
borgweb.egg-info/entry_points.txt
borgweb.egg-info/not-zip-safe
borgweb.egg-info/pbr.json
borgweb.egg-info/requires.txt
borgweb.egg-info/top_level.txt
borgweb/_tests/__init__.py
borgweb/static/bundle.js
borgweb/static/bundle.js.map
borgweb/static/favicon.ico
borgweb/static/style.css
borgweb/static/bootstrap/bootstrap-theme.min.css
borgweb/static/bootstrap/bootstrap.min.css
borgweb/static/fonts/glyphicons-halflings-regular.eot
borgweb/static/fonts/glyphicons-halflings-regular.svg
borgweb/static/fonts/glyphicons-halflings-regular.ttf
borgweb/static/fonts/glyphicons-halflings-regular.woff
borgweb/static/fonts/glyphicons-halflings-regular.woff2
borgweb/static/i18n/de-DE.json
borgweb/templates/_layout.html
borgweb/templates/_nav.html
borgweb/templates/error.html
borgweb/templates/index.html
borgweb/views/__init__.py
borgweb/views/backup.py
borgweb/views/index.py
borgweb/views/logs.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/faq.rst
docs/global.rst.inc
docs/index.rst
docs/installation.rst
docs/internals.rst
docs/support.rst
docs/usage.rst
docs/_static/favicon.ico
docs/_static/logo.png
docs/_static/logo_font.txt
docs/borg_theme/css/borg.css
js/gulpfile.js
js/gulpfile.lib.js
js/index.js
js/package.json
js/src/backup.js
js/src/env.js
js/src/i18n.js
js/src/util.js
js/src/viewer.js