mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-07-09 21:58:41 +02:00
fix: auto-updater proxy drop + protect internal docs from git
Auto-update POST goes through Next.js proxy which dies when extracted files trigger hot-reload. Network drops now transition to restart polling instead of showing failure. Also adds admin key header and FastAPI error field fallback. Gitignore updated to protect internal docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Former-commit-id: 03162f8a4b7ad8a0f2983f81361df7dba42a8689
This commit is contained in:
@@ -106,3 +106,10 @@ jobs.json
|
||||
|
||||
.claude
|
||||
.mise.local.toml
|
||||
|
||||
# Local-only internal docs (never commit)
|
||||
.local-docs/
|
||||
ROADMAP.md
|
||||
UPDATEPROTOCOL.md
|
||||
CLAUDE.md
|
||||
DOCKER_SECRETS.md
|
||||
|
||||
Reference in New Issue
Block a user