Rewrite all public documentation to be user-facing only:
- Remove deployment, configuration, and self-hosting sections
- Add guide pages for SBOM, issues, webhooks & PR reviews
- Add reference pages for glossary and tools/scanners
- Add 12 screenshots from live dashboard
- Explain MCP, LLM triage, false positives, human-in-the-loop
Fix edit repository modal not scrollable (max-height + overflow-y).
Show full webhook URL using window.location.origin instead of path.
Unset RUSTC_WRAPPER in agent cargo commands to avoid sccache errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Search all issue states (not just open) in Gitea tracker to find
existing issues. Add title-based fallback search in addition to
fingerprint search, so issues are found even if body format changed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
sharang
merged commit 3ec1456b0d into main2026-03-11 15:26:01 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Rewrite all public docs to be user-facing only. Remove deployment/config sections. Add 12 screenshots, new guide pages (SBOM, Issues, Webhooks), reference pages (Glossary, Tools). Fix modal scroll, webhook full URL, sccache error.