SurfSense/surfsense_web/app/(home)
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
..
announcements feat: refactor announcements page and layout to support sidebar slide-out functionality 2026-03-03 13:09:29 -05:00
changelog feat: released 0.0.9 changelog 2025-12-24 18:03:22 -08:00
contact feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
login Merge commit '59e21db42b' into dev 2026-03-24 21:20:30 -07:00
pricing feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
privacy fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
register fix: avoid stale event reference in register page retry action 2026-03-25 22:09:56 +08:00
terms fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
layout.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
page.tsx refactor: restructure instrumentation client initialization and enhance UI components for better performance and user experience 2026-03-08 17:48:09 -07:00