SurfSense/surfsense_web/components/homepage
Anish Sarkar b54eff648e feat: implement runtime authentication handling
- Added a new proxy function to manage runtime authentication types and set cookies accordingly.
- Introduced runtime authentication configuration to dynamically adjust UI based on the selected auth type.
- Updated global styles to hide specific authentication buttons based on the current auth type.
- Refactored sign-in button and hero section components to utilize the new runtime authentication logic.
- Created a new utility file for runtime authentication configuration and initialization script.
2026-06-19 03:56:26 +05:30
..
auth-redirect.tsx feat: enhance SurfSense with new skills, blog section, and improve SEO metadata 2026-04-11 23:38:12 -07:00
cta.tsx refactor: replace button elements with Button component for improved consistency and styling across multiple UI components 2026-05-14 14:17:44 +05:30
features-bento-grid.tsx feat(pricing): update pricing page and add AI automations details 2026-05-31 19:22:50 -07:00
features-card.tsx chore: linting 2026-02-03 15:01:51 -08:00
footer-new.tsx feat(announcements): rename "Announcements" to "What's New" across the application; add AnnouncementsDialog component for displaying updates; update empty state messaging; remove unused AnnouncementsSidebar component. 2026-05-03 18:42:29 +05:30
github-stars-badge.tsx feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
global-announcement.tsx feat: readded google signins and add global announcement feature 2026-06-17 21:29:14 -07:00
hero-section.tsx feat: implement runtime authentication handling 2026-06-19 03:56:26 +05:30
integrations.tsx feat: enhance SurfSense with new skills, blog section, and improve SEO metadata 2026-04-11 23:38:12 -07:00
navbar.tsx Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp 2026-05-16 19:26:36 +05:30
use-cases-grid.tsx feat(a11y): add aria-label to clickable media cards 2026-05-09 07:05:57 -07:00
why-surfsense.tsx feat(pricing): update pricing page and add AI automations details 2026-05-31 19:22:50 -07:00