GitNexus/gitnexus-web
evolution 950c0a7b93
fix(web): improve repository dropdown search (#2381)
* fix(web): make repo dropdown scrollable

* fix(web): add repository dropdown search

* fix(web): filter repositories by name only

* fix(web): key repository rows by path

* chore(web): apply prettier formatting

* chore(web): apply ci autofix formatting

---------

Co-authored-by: Gergő Magyar <gergomagyar@icloud.com>
2026-07-09 09:42:47 +01:00
..
e2e fix(web): replace broken Browse-for-folder with upload directory picker (#1850) 2026-06-10 20:50:59 +01:00
src fix(web): improve repository dropdown search (#2381) 2026-07-09 09:42:47 +01:00
test fix(web): improve repository dropdown search (#2381) 2026-07-09 09:42:47 +01:00
.gitignore gitnexus wal cleanup preventing reindexing issue fixed 2026-02-06 06:35:15 +05:30
index.html feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
package-lock.json chore(deps)(deps-dev): bump wait-on in /gitnexus-web (#2405) 2026-07-09 08:38:22 +01:00
package.json chore(deps)(deps-dev): bump wait-on in /gitnexus-web (#2405) 2026-07-09 08:38:22 +01:00
playwright.config.ts feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
tsconfig.app.json feat: unify web and cli ingestion pipeline (#536) 2026-03-28 14:07:11 +00:00
tsconfig.json feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
tsconfig.node.json feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
vercel.json ci(web): use npm ci for deterministic Vercel installs (#1764) 2026-05-22 05:08:42 +01:00
vite.config.ts feat: add docker support (#848) 2026-04-18 08:39:18 +01:00
vitest.config.ts feat(web): Introduce Tree View and Circles View in Web Viewer (#1799) 2026-05-26 18:05:50 +01:00