GitNexus/gitnexus-web/src
Sparsh 6ddb5ab9fd chore(web): remove stale scrollbar-thin className references
.scrollbar-thin was replaced by global *::-webkit-scrollbar rules in
index.css. The 8 className references across 5 components became dead
code — the global rules apply regardless. Removing them keeps the
codebase consistent with the stylesheet and eliminates the misleading
implication that per-element scrollbar customisation is active.
2026-05-19 01:16:27 +05:30
..
components chore(web): remove stale scrollbar-thin className references 2026-05-19 01:16:27 +05:30
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 chore(deps)(deps): bump lucide-react from 0.562.0 to 1.11.0 in /gitnexus-web (#1038) 2026-04-24 16:03:42 +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 fix(desktop): ensure-gitnexus-runtime: stop stale backend, repair runtime deps 2026-04-21 00:59:53 +05:30
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