SurfSense/surfsense_web/app/(home)
SohamBhattacharjee2003 36391acfd0 fix: add autoComplete attributes to form inputs for better UX
- Add autoComplete="username" and "current-password" to login form
- Add autoComplete="email" and "new-password" to register form inputs
- Add autoComplete="name" to profile display name input
- Add autoComplete="off" to connector search input
- Enables browser password managers and autofill functionality
2026-04-08 04:58:14 +05:30
..
announcements feat: refactor announcements page and layout to support sidebar slide-out functionality 2026-03-03 13:09:29 -05:00
changelog Order imports 2026-03-27 15:00:17 +02:00
contact Arrange code style 2026-03-27 14:57:44 +02:00
login fix: add autoComplete attributes to form inputs for better UX 2026-04-08 04:58:14 +05:30
pricing Arrange code style 2026-03-27 14:57:44 +02:00
privacy fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
register fix: add autoComplete attributes to form inputs for better UX 2026-04-08 04:58:14 +05:30
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 chore: linting 2026-03-31 14:45:46 -07:00