GitNexus/gitnexus-web/src
Hugo Gu 74653a8ffc
feat(web): Support GitLab repository urls. (#1565)
Add GitLab URL input mode alongside existing GitHub and local modes:
- GitLab URL validation for gitlab.com and self-hosted instances
- GitLab icon component (custom SVG, matching existing GitHub icon pattern)
- Mode tab UI with GitLab option
- Backend API integration for GitLab HTTPS URLs

No token configuration included — public repositories supported only.

Close: #378


AI-model: kimi-for-coding/k2p6

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Gergő Magyar <gergomagyar@icloud.com>
2026-05-21 10:52:01 +01:00
..
components feat(web): Support GitLab repository urls. (#1565) 2026-05-21 10:52:01 +01:00
config feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
core feat: shared resilient-fetch (retries + circuit breaker) (#1448) 2026-05-09 15:18:09 +01:00
hooks chore(deps)(deps): bump react and @types/react in /gitnexus-web (#1210) 2026-05-01 08:42:26 +01:00
lib feat(web): Support GitLab repository urls. (#1565) 2026-05-21 10:52:01 +01:00
services fix(security): log-injection, http-to-file-access, client-side-request-forgery (#1456) 2026-05-09 17:26:32 +01:00
vendor/leiden feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
App.tsx fix: resolve false 404 errors and stale repo context during multi-repo switching on Windows (#633) 2026-04-10 19:59:16 +01:00
index.css feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
main.tsx feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
vite-env.d.ts feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30