open-notebook/frontend/src/lib
LUIS NOVO 26e989fdbb fix: query key consistency and timeout configuration
- Use QUERY_KEYS.sourcesInfinite for infinite scroll query key
  Starting with ['sources', ...] ensures mutations that invalidate
  ['sources'] will also invalidate the infinite scroll cache

- Use httpx.Timeout for chat service with short connect (10s) and
  long read (600s) timeouts. Prevents 10 min wait on connection errors
2025-12-14 21:55:38 -03:00
..
api fix: query key consistency and timeout configuration 2025-12-14 21:55:38 -03:00
hooks fix: query key consistency and timeout configuration 2025-12-14 21:55:38 -03:00
stores Hide sources notes (#273) 2025-11-25 16:59:26 -03:00
types feat: add ability to link existing sources to notebooks (OSS-311) (#177) 2025-10-19 17:52:14 -03:00
utils feat: implement compact chat references with numbered citations (#220) 2025-10-25 10:26:21 -03:00
config.ts feat: simplify reverse proxy configuration with Next.js rewrites (#213) 2025-10-24 11:24:14 -03:00
theme-script.ts Version 1 (#160) 2025-10-18 12:46:22 -03:00
utils.ts Version 1 (#160) 2025-10-18 12:46:22 -03:00