SurfSense/surfsense_web/app
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
..
(home) fix: add autoComplete attributes to form inputs for better UX 2026-04-08 04:58:14 +05:30
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 fix: add autoComplete attributes to form inputs for better UX 2026-04-08 04:58:14 +05:30
db try vercel fix 2025-09-30 22:45:04 -07:00
docs fix: remove unnecessary 'use client' directives to reduce client bundle 2026-04-08 04:39:39 +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] chore: linting 2026-03-27 03:17:05 -07:00
verify-token chore: ran biome checks 2026-03-07 12:57:27 +05:30
error.tsx chore: linting 2026-03-27 03:17:05 -07:00
favicon.ico feat: updated logo 2026-01-08 23:03:43 -08:00
global-error.tsx chore: linting 2026-03-27 03:17:05 -07: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 feat: add Dropbox connector documentation and update sitemap 2026-03-30 22:45:06 +05:30