- Replace placeholder implementation with real database query
- Add cross-project checks retrieval for authenticated users
- Include detailed check information with hops, timing, and metadata
- Add proper database joins across checks → projects → organizations → memberships
- Format response to match frontend expectations
- Rebuild API with updated implementation
Fixes dashboard checks history display - now shows real tracking data instead of empty placeholder
- Remove complex tracking form from home page
- Replace with clean 'Analyze URL Redirects' call-to-action button
- Remove announcement badge '🚀 URL Tracker Tool V2 - Now Available'
- Clean up unused imports and form-related code
- Direct users to dedicated /track page for full functionality
- Improve user experience with cleaner, more focused home page
Changes:
- Simplified HomePage component with single CTA button
- Removed form validation, mutation handling, and result display
- Maintained all tracking functionality on /track page
- Professional appearance without promotional clutter
- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references