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
..
public Finished phase 1 3 months ago
src fix: strip smart quotes and zero-width chars from pasted URLs 3 months ago
index.html Finished phase 1 3 months ago
package-lock.json Finished phase 1 3 months ago
package.json Finished phase 1 3 months ago
tsconfig.json Finished phase 1 3 months ago
vite.config.ts Finished phase 1 3 months ago