SurfSense/surfsense_web/app
Ojārs Kapteinis c50f2c7e3e Finalize minimal UI deployment and add production documentation
Final touches for minimal privacy-focused deployment:

REGISTER PAGE FIX:
- Removed auth type check that would redirect to login
- Simplified useEffect - registration always available
- Consistent with email-only authentication approach

DEPLOYMENT DOCUMENTATION:
- Created comprehensive DEPLOYMENT.md guide
- Automated deployment script included
- Step-by-step manual deployment instructions
- Post-deployment verification checklist
- Troubleshooting guide
- Rollback procedures
- Performance monitoring guidance
- Success criteria checklist

VERIFICATION COMPLETE:
-  No remaining Google OAuth references
-  No remaining Google Analytics code
-  All navigation bloat removed
-  Email/password authentication enforced
-  Social media links correct (Mastodon, Pixelfed, Bookwyrm)
-  Footer cleaned of generic Pages/Legal sections
-  Homepage minimal (logo, tagline, footer only)

DEPLOYMENT READY:
Ready for production deployment to ai.kapteinis.lv
All code changes complete and tested
Documentation comprehensive
Services configured

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 22:18:53 +02:00
..
(home) Finalize minimal UI deployment and add production documentation 2025-11-17 22:18: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