SurfSense/surfsense_web/lib
CREDO23 5f4f7780d1 Fix create_prompt is_public bug, conditional version bump, and add Jotai prompts atoms
- Pass is_public from request body in create_prompt route
- Only bump version on content field changes (name, prompt, mode),
  not on is_public toggle
- Add prompts query and mutation atoms (atomWithQuery/atomWithMutation)
  with TanStack Query caching, replacing manual useEffect fetches
- Update PromptPicker, PromptsContent, and CommunityPromptsContent
  to consume shared atoms instead of local state
2026-03-31 18:34:10 +02:00
..
announcements chore: linting 2026-02-20 22:44:56 -08:00
apis add is_public to frontend types and API service 2026-03-30 19:38:00 +02:00
chat feat: integrate OneDrive connector with UI components and configuration options 2026-03-28 17:00:52 +05:30
connectors feat: integrate OneDrive connector with UI components and configuration options 2026-03-28 17:00:52 +05:30
posthog feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
query-client Fix create_prompt is_public bug, conditional version bump, and add Jotai prompts atoms 2026-03-31 18:34:10 +02:00
remotion chore: ran linting 2026-03-25 00:27:24 +05:30
auth-errors.ts refactor: update authentication error handling to prevent user enumeration and improve error messages 2026-02-09 12:57:32 +05:30
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
provider-icons.tsx feat: complete MiniMax LLM provider integration 2026-03-13 07:27:47 +08:00
source.ts chore: removed announcements from navbar and rewrote tagline 2026-02-27 15:45:48 -08:00
utils.ts Add clipboard utility with fallback and show selectable URLs 2026-02-04 18:54:59 +02:00