SurfSense/surfsense_web/app/(home)
DESKTOP-RTLN3BA\$punk 4e5c13f60a feat: readded google signins and add global announcement feature
- Updated .env.example to include new environment variables for Google authentication and global announcement settings.
- Integrated Google sign-in functionality in SignInButton and HeroSection components, allowing users to log in with their Google accounts.
- Added GlobalAnnouncement component to display maintenance notices or announcements on the homepage layout.
- Enhanced styling for Google sign-in buttons to improve user experience.
2026-06-17 21:29:14 -07:00
..
announcements Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp 2026-05-16 19:26:36 +05:30
blog feat(docs): enhance documentation & remove breadcrumbs 2026-06-09 00:11:59 +05:30
changelog chore: linting 2026-06-11 15:31:43 -07:00
contact fix: update URLs to use the "www" subdomain across the application 2026-05-15 12:35:15 -07:00
free refactor(web): support same-origin backend and zero urls 2026-06-15 11:03:45 +05:30
login refactor(web): replace instances of BACKEND_URL with buildBackendUrl for improved URL handling 2026-06-16 14:51:25 +05:30
pricing feat(docs): enhance documentation & remove breadcrumbs 2026-06-09 00:11:59 +05:30
privacy chore: linting 2026-05-28 19:21:29 -07:00
register refactor(web): consume runtime config in auth and dashboard flows 2026-06-16 01:39:32 +05:30
terms fix: update URLs to use the "www" subdomain across the application 2026-05-15 12:35:15 -07:00
layout.tsx feat: readded google signins and add global announcement feature 2026-06-17 21:29:14 -07:00
page.tsx fix(a11y): remove nested <main> landmarks under (home) layout 2026-04-16 22:30:55 +08:00