SurfSense/surfsense_web/app
likiosliu e9c51a9fba fix: avoid stale event reference in register page retry action
Extract submission logic into submitForm() so the retry toast
action does not capture the original SyntheticEvent, which may
be recycled by React by the time the user clicks retry.

Closes #945
2026-03-25 22:09:56 +08:00
..
(home) fix: avoid stale event reference in register page retry action 2026-03-25 22:09:56 +08:00
api fix: always render ZeroProvider, allow anon queries without 401 2026-03-24 16:59:42 +02:00
auth/callback fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
dashboard Merge remote-tracking branch 'upstream/dev' into impr/thinking-steps 2026-03-25 01:50:10 +05:30
db try vercel fix 2025-09-30 22:45:04 -07:00
docs feat: add SidebarSeparator component and integrate into documentation layout 2026-02-27 02:38:52 +05:30
invite/[invite_code] feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
public/[token] feat: add public chat frontend 2026-01-26 17:08:26 +02:00
verify-token chore: ran biome checks 2026-03-07 12:57:27 +05:30
error.tsx feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
favicon.ico feat: updated logo 2026-01-08 23:03:43 -08:00
global-error.tsx format: auto-fix via pnpm format:fix 2026-03-24 16:07:28 +02:00
globals.css feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
layout.config.tsx chore: ran linting 2026-03-10 16:17:12 +05:30
layout.tsx format: auto-fix via pnpm format:fix 2026-03-24 16:07:28 +02:00
sitemap.ts docs: add Zero sync documentation and update existing docs 2026-03-23 18:35:39 +02:00