SurfSense/surfsense_web/app
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
..
(home) Implement minimal privacy-focused frontend UI 2025-11-17 22:00:53 +02:00
api feat: contact to frontpage and biome 2025-09-30 22:15:55 -07:00
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard feat: restore custom homepage and UX improvements 2025-11-17 21:24:25 +02:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx Remove Google Analytics and Anthropic Claude from default configs 2025-11-17 21:42:57 +02:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00