SurfSense/surfsense_web/lib
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
..
apis chore: linting 2026-02-09 16:49:11 -08:00
chat extract shared streaming helpers from page.tsx into streaming-state.ts 2026-02-11 13:50:46 +02:00
connectors feat: enhance DocumentsTableShell layout and improve document type labeling in DocumentTypeIcon 2026-02-08 03:33:15 +05:30
electric refactor: enhance DocumentsTableShell with BadgeInfo component and update sync version in client.ts 2026-02-06 15:18:14 +05:30
posthog feat(tracking): implement incentive task tracking events and page view tracking 2026-01-26 23:38:15 -08:00
query-client feat: add search functionality to notifications and update related components 2026-02-06 16:45:54 +05:30
auth-errors.ts fix: linting and document limit 2025-09-18 17:46:51 -07:00
auth-utils.ts Skip auth on public routes 2026-02-06 14:49:40 +02:00
env-config.ts Added build version for cloud, local and Docker installs 2026-02-04 11:30:30 -05:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
format-date.ts chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
source.ts chore: liniting 2025-12-20 05:14:31 -08:00
utils.ts Add clipboard utility with fallback and show selectable URLs 2026-02-04 18:54:59 +02:00