.gitignore
AUTHORS
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
__init__.py
pyproject.toml
pytest.ini
setup.cfg
setup.py
.github/workflows/flake8.yml
.github/workflows/publish.yml
.github/workflows/test.yml
ce_ui/__init__.py
ce_ui/apps.py
ce_ui/context_processors.py
ce_ui/serializers.py
ce_ui/signals.py
ce_ui/urls.py
ce_ui/utils.py
ce_ui/views.py
ce_ui.egg-info/PKG-INFO
ce_ui.egg-info/SOURCES.txt
ce_ui.egg-info/dependency_links.txt
ce_ui.egg-info/entry_points.txt
ce_ui.egg-info/requires.txt
ce_ui.egg-info/top_level.txt
ce_ui/management/commands/import_terms.py
ce_ui/static/images/README.md
ce_ui/static/images/ce_logo.svg
ce_ui/static/images/erc_logo.png
ce_ui/static/images/logo_livmats_small.jpg
ce_ui/static/images/pitt_logo.png
ce_ui/static/images/thumbnail_unavailable.png
ce_ui/static/images/uni_freiburg_logo.png
ce_ui/static/images/cc/cc0-1.0.svg
ce_ui/static/images/cc/ccby-4.0.svg
ce_ui/static/images/cc/ccbysa-4.0.svg
ce_ui/static/images/favicons/favicon.png
ce_ui/static/other/CHANGELOG.md
ce_ui/static/other/TermsConditions-2.0.md
ce_ui/static/other/TermsConditions.md
ce_ui/static/other/TermsConditionsSupplement.md
ce_ui/static/vendor/openseadragon/FileSaver.min.js
ce_ui/static/vendor/openseadragon/FileSaver.min.js.map
ce_ui/static/vendor/openseadragon/openseadragon-scalebar.js
ce_ui/static/vendor/openseadragon/openseadragon.min.js
ce_ui/static/vendor/openseadragon/openseadragon.min.js.map
ce_ui/templates/403.html
ce_ui/templates/403_csrf.html
ce_ui/templates/404.html
ce_ui/templates/500.html
ce_ui/templates/base.html
ce_ui/templates/account/account_inactive.html
ce_ui/templates/account/base.html
ce_ui/templates/account/email.html
ce_ui/templates/account/email_confirm.html
ce_ui/templates/account/login.html
ce_ui/templates/account/logout.html
ce_ui/templates/account/password_change.html
ce_ui/templates/account/password_reset.html
ce_ui/templates/account/password_reset_done.html
ce_ui/templates/account/password_reset_from_key.html
ce_ui/templates/account/password_reset_from_key_done.html
ce_ui/templates/account/password_set.html
ce_ui/templates/account/signup.html
ce_ui/templates/account/signup_closed.html
ce_ui/templates/account/verification_sent.html
ce_ui/templates/account/verified_email_required.html
ce_ui/templates/analysis/analyses_detail.html
ce_ui/templates/analysis/analyses_list.html
ce_ui/templates/manager/fa5_icon.html
ce_ui/templates/manager/file_formats.html
ce_ui/templates/manager/select.html
ce_ui/templates/manager/share.html
ce_ui/templates/manager/surface_detail.html
ce_ui/templates/manager/topography_detail.html
ce_ui/templates/pages/about.html
ce_ui/templates/pages/basic_usage.html
ce_ui/templates/pages/help.html
ce_ui/templates/pages/home.html
ce_ui/templates/pages/termsconditions.html
ce_ui/templates/tabnav/tabs.html
ce_ui/templates/users/user_detail.html
ce_ui/templates/users/user_form.html
ce_ui/templates/users/user_label.html
ce_ui/templates/users/user_list.html
ce_ui/templatetags/__init__.py
ce_ui/templatetags/icon_tags.py
ce_ui/templatetags/tabnav_tags.py
ce_ui/tests/__init__.py
ce_ui/tests/conftest.py
ce_ui/tests/test_anonymous.py
ce_ui/tests/test_api.py
ce_ui/tests/test_challenge_redirect.py
ce_ui/tests/test_handling.py
ce_ui/tests/test_prevent_url_guessing.py
ce_ui/tests/test_search.py
ce_ui/tests/test_select_tab.py
ce_ui/tests/test_utils.py
ce_ui/tests/test_welcome_page.py
ce_ui/tests/utils.py
frontend/analysis/AnalysisResultsDetail.vue
frontend/analysis/AnalysisResultsList.vue
frontend/analysis/BibliographyModal.vue
frontend/analysis/CardExpandButton.vue
frontend/analysis/SeriesCard.vue
frontend/analysis/TaskStateRow.vue
frontend/analysis/TaskStatesModal.vue
frontend/analysis/TasksButton.vue
frontend/analysis/analysis_app.js
frontend/components/BokehPlot.vue
frontend/components/DeepZoomImage.vue
frontend/components/DropZone.vue
frontend/components/LineScanPlot.vue
frontend/components/SearchUserModal.vue
frontend/manager/BandwidthPlot.vue
frontend/manager/Basket.vue
frontend/manager/BasketElement.vue
frontend/manager/SearchResults.vue
frontend/manager/SurfaceDetail.vue
frontend/manager/SurfacePermissions.vue
frontend/manager/SurfaceProperties.vue
frontend/manager/TopographyBadges.vue
frontend/manager/TopographyCard.vue
frontend/manager/TopographyDetail.vue
frontend/manager/TopographyErrorCard.vue
frontend/manager/TopographyPendingCard.vue
frontend/manager/TopographyPropertiesCard.vue
frontend/manager/TopographyUploadCard.vue
frontend/manager/VersionModal.vue
frontend/manager/base.js
frontend/manager/surface_detail_app.js
frontend/manager/topography_detail_app.js
frontend/scss/custom.scss
frontend/utils/api.js
frontend/utils/bokeh.js
frontend/utils/data.js
frontend/utils/formatting.js