Skip to content

Add self-hosted Home Storage provider - #3

Merged
korefs merged 3 commits into
mainfrom
feature/local-drive
Sep 13, 2026
Merged

korefs merged 3 commits into
mainfrom
feature/local-drive

Conversation

@korefs

@korefs korefs commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a Dockerized .NET 10 Home Storage provider with SQLite cataloging, LAN discovery, authentication, administration, and resumable range downloads.
  • Integrate the Switch client with Home Storage browsing, provider selection, discovery, downloads, and catalog-management actions.
  • Update documentation, localization, CI dependencies, container smoke tests, and portable test coverage.

Testing

  • cmake -S tests -B build/tests
  • cmake --build build/tests
  • ctest --test-dir build/tests
  • make
  • docker build --target test --tag switch-drive-home-storage-tests home-storage
  • Docker runtime health smoke test and Compose configuration validation in CI

- Add .NET 10 Docker-based storage API with cataloging, authentication, discovery, range downloads, and admin panel
- Integrate Home Storage discovery, browsing, downloads, and installation into the Switch client
- Document deployment, configuration, security, and CI coverage
@korefs
korefs requested a balanced review from Copilot September 13, 2026 23:06

This comment was marked as off-topic.

Co-authored-by: korefs <33636512+korefs@users.noreply.github.com>
Repository owner deleted a comment from chatgpt-codex-connector Bot Sep 13, 2026
@korefs
korefs merged commit 8a1ee12 into main Sep 13, 2026
8 checks passed
Copilot stopped work on behalf of korefs due to an error September 13, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants