LICENSE
README.md
pyproject.toml
src/rosbackup/__init__.py
src/rosbackup/backup.py
src/rosbackup/bootstrap_cli.py
src/rosbackup/cli.py
src/rosbackup/connection.py
src/rosbackup/errors.py
src/rosbackup/orchestrator.py
src/rosbackup/py.typed
src/rosbackup/restore.py
src/rosbackup/retention.py
src/rosbackup/retry.py
src/rosbackup/router.py
src/rosbackup/security.py
src/rosbackup/timeutil.py
src/rosbackup/tmpfs.py
src/rosbackup/config/__init__.py
src/rosbackup/config/grouping.py
src/rosbackup/config/loader.py
src/rosbackup/config/merge.py
src/rosbackup/config/models.py
src/rosbackup/notify/__init__.py
src/rosbackup/notify/base.py
src/rosbackup/notify/dispatch.py
src/rosbackup/notify/templates.py
src/rosbackup/notify/channels/__init__.py
src/rosbackup/notify/channels/smtp.py
src/rosbackup/output/__init__.py
src/rosbackup/output/compose.py
src/rosbackup/output/logging.py
src/rosbackup/storage/__init__.py
src/rosbackup/storage/base.py
src/rosbackup/storage/manager.py
src/rosbackup/storage/backends/__init__.py
src/rosbackup/storage/backends/local.py
src/rosbackup/storage/backends/nextcloud.py
src/rosbackup/storage/backends/s3.py
src/rosbackup/storage/backends/sftp.py
src/rosbackup/web/__init__.py
src/rosbackup/web/api.py
src/rosbackup/web/app.py
src/rosbackup/web/auth.py
src/rosbackup/web/backups.py
src/rosbackup/web/cli.py
src/rosbackup/web/compose_fmt.py
src/rosbackup/web/config_state.py
src/rosbackup/web/datetimefmt.py
src/rosbackup/web/db.py
src/rosbackup/web/global_editor.py
src/rosbackup/web/hostkeys.py
src/rosbackup/web/influx.py
src/rosbackup/web/licenses.py
src/rosbackup/web/metrics.py
src/rosbackup/web/metrics_export.py
src/rosbackup/web/monitor.py
src/rosbackup/web/notifications.py
src/rosbackup/web/restores.py
src/rosbackup/web/runs.py
src/rosbackup/web/scheduler.py
src/rosbackup/web/secrets_store.py
src/rosbackup/web/storage_monitor.py
src/rosbackup/web/targets_editor.py
src/rosbackup/web/tokens.py
src/rosbackup/web/ui.py
src/rosbackup/web/upgrade.py
src/rosbackup/web/static/CHECKSUMS
src/rosbackup/web/static/app.js
src/rosbackup/web/static/htmx-sse.js
src/rosbackup/web/static/htmx.min.js
src/rosbackup/web/static/style.css
src/rosbackup/web/templates/_audit_feed.html
src/rosbackup/web/templates/_auth_base.html
src/rosbackup/web/templates/_backups_table.html
src/rosbackup/web/templates/_dashboard_body.html
src/rosbackup/web/templates/_history_table.html
src/rosbackup/web/templates/_inventory_table.html
src/rosbackup/web/templates/_macros.html
src/rosbackup/web/templates/_run_macros.html
src/rosbackup/web/templates/_security_tokens_table.html
src/rosbackup/web/templates/_storage_table.html
src/rosbackup/web/templates/_targets_grid.html
src/rosbackup/web/templates/_targets_table.html
src/rosbackup/web/templates/_upgrade_plan.html
src/rosbackup/web/templates/_upgrade_results.html
src/rosbackup/web/templates/_upgrade_rows.html
src/rosbackup/web/templates/audit.html
src/rosbackup/web/templates/backups.html
src/rosbackup/web/templates/backups_preview.html
src/rosbackup/web/templates/backups_target.html
src/rosbackup/web/templates/base.html
src/rosbackup/web/templates/dashboard.html
src/rosbackup/web/templates/group_form.html
src/rosbackup/web/templates/groups.html
src/rosbackup/web/templates/history.html
src/rosbackup/web/templates/inventory.html
src/rosbackup/web/templates/login.html
src/rosbackup/web/templates/restore_confirm.html
src/rosbackup/web/templates/restore_result.html
src/rosbackup/web/templates/run.html
src/rosbackup/web/templates/run_compose.html
src/rosbackup/web/templates/run_form.html
src/rosbackup/web/templates/schedule_form.html
src/rosbackup/web/templates/schedules.html
src/rosbackup/web/templates/security_tokens.html
src/rosbackup/web/templates/settings.html
src/rosbackup/web/templates/setup.html
src/rosbackup/web/templates/ssh_key_form.html
src/rosbackup/web/templates/ssh_keys.html
src/rosbackup/web/templates/storage.html
src/rosbackup/web/templates/storage_form.html
src/rosbackup/web/templates/tags.html
src/rosbackup/web/templates/target_detail.html
src/rosbackup/web/templates/target_form.html
src/rosbackup/web/templates/targets.html
src/rosbackup/web/templates/upgrade.html
src/rosbackup/web/templates/vault.html
src/rosbackup/web/templates/vault_form.html
src/rosbackup_ng.egg-info/PKG-INFO
src/rosbackup_ng.egg-info/SOURCES.txt
src/rosbackup_ng.egg-info/dependency_links.txt
src/rosbackup_ng.egg-info/entry_points.txt
src/rosbackup_ng.egg-info/requires.txt
src/rosbackup_ng.egg-info/top_level.txt