windows-iso-downloader/frontend/public
Shekhar Vaidya a78059187f feat: add Enterprise & Server eval ISOs via Microsoft evalcenter
Adds /eval listing page and /product/<slug> detail pages for Windows
Server 2025/2022/2019/2016 and Windows 11 Enterprise evaluation ISOs,
sourced from Microsoft evalcenter without any session flow.

Backend: new /evallinks endpoint fetches evalcenter page, extracts
fwlinks, follows all redirects in parallel, detects arch + locale.
24h cache per product with startup warming so first hit is instant.

Frontend: EvalPage listing at /eval, EvalDetailPage at /product/<slug>
matching consumer structure with downloads, aria2 template, system
requirements, and also-available section. Smart ProductRouter in
App.tsx dispatches slug vs numeric productId. Dock highlights Products
tab for /product/* and /eval routes. CTA banner on home page and
footer link added. sitemap.xml updated with 6 new URLs.

Closes #13

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-18 21:56:57 +05:30
..
data Implement inactive product state, restore backend tracker limits, and add dedicated catalog error UI panel 2026-04-11 13:01:56 +05:30
screenshots feat(frontend): add per-page SEO, 404 page, OG tags, and sitemap updates 2026-05-12 20:35:48 +05:30
_redirects feat: initial release — Windows ISO Downloader v3 2026-04-10 20:15:46 +05:30
favicon.ico feat: route Microsoft API calls through Cloudflare Worker to avoid IP blocks 2026-05-18 12:01:03 +05:30
favicon.svg feat: initial release — Windows ISO Downloader v3 2026-04-10 20:15:46 +05:30
icons.svg feat: initial release — Windows ISO Downloader v3 2026-04-10 20:15:46 +05:30
og-image.png feat(frontend): add per-page SEO, 404 page, OG tags, and sitemap updates 2026-05-12 20:35:48 +05:30
robots.txt feat: add robots.txt and sitemap.xml for SEO 2026-04-10 22:47:31 +05:30
sitemap.xml feat: add Enterprise & Server eval ISOs via Microsoft evalcenter 2026-05-18 21:56:57 +05:30