You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard 2b8f5236d5 fix: strip smart quotes and zero-width chars from pasted URLs
normalizeUrl now strips smart quotes, zero-width spaces, and other invisible
formatting characters that browsers inject when copy-pasting URLs from rich
text sources. Prevents false "URL invalid" errors for valid URLs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
..
pages test: shared typed fixtures to prevent mock drift from backend contracts 6 months ago
admin-route-guard.test.tsx Phase 3: Admin module with provider/model curation, rate limits, user management 6 months ago
api-client.test.ts Finished phase 1 6 months ago
api-keys.test.ts Phase 4: LLM provider abstraction with Gemini, user API key encryption 6 months ago
auth-context.test.tsx Finished phase 1 6 months ago
config-api.test.ts Phase 3: Admin module with provider/model curation, rate limits, user management 6 months ago
fixtures.ts test: shared typed fixtures to prevent mock drift from backend contracts 6 months ago
i18n.test.ts Finished phase 1 6 months ago
provider-info.test.ts Phase 6: Multi-provider support with OpenAI and Anthropic 6 months ago
settings-validation.test.ts v2: dual model selection, rate limit overrides, settings export/import 6 months ago
setup.ts test: add frontend page interaction tests (Home, Settings, Sources, Login, Register, Generate) 6 months ago
sources-utils.test.ts fix: strip smart quotes and zero-width chars from pasted URLs 6 months ago
sse.test.ts Phase 5: Generation pipeline with SSE progress, syntheses CRUD 6 months ago
synthesis-export.test.ts Phase 7: Email sending via Resend + Markdown/PDF export 6 months ago
synthesis-utils.test.ts Phase 5: Generation pipeline with SSE progress, syntheses CRUD 6 months ago
test-utils.tsx test: add frontend page interaction tests (Home, Settings, Sources, Login, Register, Generate) 6 months ago