feat: Implement recursive storage listing and directory browsing for backups, and add a migration option to fix cross-filters.

This commit is contained in:
2026-02-25 20:01:33 +03:00
parent 5d42a6b930
commit f9ac282596
12 changed files with 533 additions and 53 deletions

View File

@@ -36,6 +36,7 @@ services:
- "${BACKEND_HOST_PORT:-8001}:8000"
volumes:
- ./config.json:/app/config.json
- ../ss-tools-storage:/home/busya/dev/ss-tools-storage
- ./backups:/app/backups
- ./backend/git_repos:/app/backend/git_repos