SurfSense/surfsense_web/components
Ojārs Kapteinis 209cd248de Implement minimal privacy-focused frontend UI
Complete frontend rework according to requirements:

REMOVED FROM NAVIGATION:
- All navigation links (Pricing, Docs)
- Discord and GitHub icons/links
- Sign In button from navbar
- Mobile menu with all its links

REMOVED FROM HOMEPAGE:
- Get Started button from hero section
- FeaturesCards component
- FeaturesBentoGrid component
- ExternalIntegrations component
- CTAHomepage component (Talk to us button)

REMOVED FROM FOOTER:
- Privacy and Terms links
- All Pages section navigation

AUTHENTICATION CHANGES:
- Removed Google OAuth option
- Forced email/password authentication only
- Removed GoogleLoginButton import and usage
- Set authType to always be "EMAIL"

WHAT REMAINS:
- Minimal navbar with only SurfSense logo and theme toggler
- Hero section with title "Let's Start Surfing" and tagline
- Footer with SurfSense name and social media links:
  * Mastodon: https://kapteinis.lv/@ojars
  * Pixelfed: https://pixel.kapteinis.lv/ojars
  * Bookwyrm: https://book.kapteinis.lv/user/ojars

Result: Clean, minimal, privacy-focused UI with 207 lines removed.
Only essential elements remain for personal knowledge base deployment.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 22:00:53 +02:00
..
chat Refactor register page 2025-11-17 08:10:12 +02:00
contact Add ai bot suggestions 2025-10-17 16:48:10 +02:00
editConnector Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector 2025-10-16 16:24:37 +05:30
homepage Implement minimal privacy-focused frontend UI 2025-11-17 22:00:53 +02:00
onboard feat: improved onboarding 2025-11-16 15:54:54 -08:00
pricing fix pricing 2025-10-21 08:14:06 -07:00
providers feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
settings feat: added global llm configurations 2025-11-14 21:53:46 -08:00
sidebar feat: improved onboarding 2025-11-16 15:54:54 -08:00
sources refactor(ux): combined sources to one section 2025-11-07 14:28:30 -08:00
theme feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
ui feat(llm): expand LLM provider options and improve model selection UI 2025-11-13 02:41:30 -08:00
announcement-banner.tsx Refactor register page 2025-11-17 08:10:12 +02:00
copy-button.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
dashboard-breadcrumb.tsx clean up 2025-11-17 08:10:12 +02:00
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
inference-params-editor.tsx chore: biome checks 2025-10-15 14:38:26 -07:00
json-metadata-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
LanguageSwitcher.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
Logo.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
markdown-viewer.tsx feat: added jump to source referencing of citations 2025-08-23 18:48:18 -07:00
pricing.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
search-space-form.tsx feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
TokenHandler.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
UserDropdown.tsx feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00