gitdataai/libs/room
ZhenYi 1e975c0837 fix: regex injection in message search + semaphore expect panic
- Escape regex special chars in highlightText to prevent ReDoS
- Replace semaphore.acquire().expect() with graceful skip
- Add toast error feedback for search failures
- Remove unsafe (resp.data as any) bypass
2026-04-27 11:12:26 +08:00
..
src fix: regex injection in message search + semaphore expect panic 2026-04-27 11:12:26 +08:00
Cargo.toml feat(room): inject text messages into Qdrant for vector search 2026-04-25 20:09:16 +08:00