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