SurfSense/surfsense_web/app
Anish Sarkar 287fc236ad refactor: enhance chat functionality with query invalidation and navigation improvements
- Integrated useQueryClient from React Query to manage query invalidation for threads, ensuring real-time updates in the sidebar when a new chat is created or a thread is deleted.
- Updated the AllChatsSidebar to close the sidebar and navigate to the new chat page if the currently open chat is deleted.
- Improved error handling and user experience during thread deletion by ensuring the sidebar closes smoothly before redirection.
2025-12-26 03:11:49 +05:30
..
(home) feat: released 0.0.9 changelog 2025-12-24 18:03:22 -08:00
api feat: new chat working stateless. Added citation logic. 2025-12-20 23:15:49 -08:00
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard refactor: enhance chat functionality with query invalidation and navigation improvements 2025-12-26 03:11:49 +05:30
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
invite/[invite_code] chore: biome 2025-12-19 00:45:29 -08:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css feat: integrate Streamdown for markdown rendering and enhance citation handling 2025-12-21 00:04:52 -08:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx refactor: migrated to next 16, updated fumadocs 2025-12-20 04:24:40 -08:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00