supermemory/apps/web/lib
Prasanna721 b439e7ea01 fix: chat messages saving broken (#730)
1. New chat messages saving to old thread (race condition)
2. Feedback modal null handling issue (boolean | null not coerced to boolean)
3. Wrong icon on Integrations tab (was Cable, now Sun)
4. Wrong icon on Graph tab (was LayoutGridIcon, now GraphIcon)
  5. Missing cursor pointer on header tabs
  6. Default view was "graph" instead of "list"
2026-02-11 00:25:35 +00:00
..
analytics.ts fix: integrations page 2026-02-10 09:44:42 -08:00
billing-utils.ts feat: migrate to api_pro billing and add credits-based usage display (#729) 2026-02-10 05:53:47 +00:00
fonts.ts feat: deep-research on user profile and tiptap integration (#672) 2026-01-15 21:53:53 +00:00
models.tsx PR: nova alpha release (#670) 2026-01-13 00:54:56 -08:00
search-params.ts fix: chat messages saving broken (#730) 2026-02-11 00:25:35 +00:00
theme-provider.tsx feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00
url-helpers.ts chore: cmdk, google docs viewer, image preview, document icons (#691) 2026-01-22 02:35:35 +00:00
variants.ts chore: delete document, document ui (#673) 2026-01-16 21:44:26 +00:00
view-mode-context.tsx fix: integrations page 2026-02-10 09:44:42 -08:00