SurfSense/surfsense_web/app/dashboard
CREDO23 5d1c386105 extract shared streaming helpers from page.tsx into streaming-state.ts
Move duplicated types (ThinkingStepData, ContentPart), content-part helpers
(appendText, addToolCall, updateToolCall, buildContentForUI,
buildContentForPersistence), and SSE read loop (readSSEStream) into a
shared module. Removes ~395 lines of tripled code from page.tsx.
2026-02-11 13:50:46 +02:00
..
[search_space_id] extract shared streaming helpers from page.tsx into streaming-state.ts 2026-02-11 13:50:46 +02:00
user/settings Added build version for cloud, local and Docker installs 2026-02-04 11:30:30 -05:00
layout.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
loading.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
page.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30