Full deployment history for this project.
feat: Add health check, network registration, FAQ, and Roadmap Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #3 from mbarbine/feature/add-dynamic-seo-and-ai-plugin-discovery-12016371636490380113 feat: add dynamic SEO routes, AI plugin discovery, and vitest tests
feat: add dynamic SEO routes, AI plugin discovery, and vitest tests Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Rename project to 'Space News Aggregator (StarBase)' Updated project name and removed v0 specific instructions.
Merge pull request #2 from mbarbine/v0/mbarbine-030fafd3 Launch Space News aggregator with live RSS feeds and resources
fix: resolve Server Component event handler issue Remove event handlers from Server Components for TopBar. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: enhance platform news with new feeds, fixed issues, and resources Add new RSS sources, fix broken images, create privacy/terms pages, update sidebar and sitemap, and enhance resources Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #1 from mbarbine/v0/mbarbine-7edbd7d2 Launch Space News aggregator with live RSS feeds and SEO
fix: correct template literal escaping Fix syntax errors in template literals to enable build success. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: improve RSS feed error handling and timeout Disable unreliable feeds, add timeout, and silent error handling XML validation added to ensure proper parsing. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>