search-engine/frontend
King Omar dda197bd83 Frontend: run search from root /?q= (redirect to /search?q=)
Visiting /?q=what showed the empty home page instead of results because
only /search executes a query. Root now redirects a q param to the
canonical results URL.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 18:44:55 +10:00
..
src Frontend: run search from root /?q= (redirect to /search?q=) 2026-07-22 18:44:55 +10:00
package-lock.json Initial commit: RADICAL_SEARCH self-hosted web search engine 2026-07-22 01:52:31 +10:00
package.json Initial commit: RADICAL_SEARCH self-hosted web search engine 2026-07-22 01:52:31 +10:00
wrangler.jsonc Expose API via Cloudflare Tunnel over HTTPS/443 2026-07-22 01:56:38 +10:00