SnapOtter
095e3d9488
feat: add URL-based image import (single + bulk)
Add a fourth image ingestion path: importing images by URL.
Backend:
- POST /api/v1/fetch-urls endpoint with SSRF protection, image validation,
preview generation, and p-queue concurrency
- SSRF utility blocking private IPs, validating redirect hops, with
comprehensive IPv4/IPv6 range coverage
Frontend:
- Always-visible URL input in the dropzone for quick single-image import
- Bulk URL import modal with smart URL parsing (lists, markdown, HTML),
per-URL progress tracking, retry on failure, and batch add
- useUrlImport hook managing the full fetch lifecycle
Tests: 48 new tests (23 SSRF unit, 10 URL parser unit, 15 integration)
2026-05-11 22:41:47 +08:00
..
2026-05-09 09:02:29 +08:00
2026-05-09 18:02:58 +08:00
2026-04-26 12:03:08 +08:00
2026-04-29 01:39:25 +08:00
2026-05-01 02:29:20 +08:00
2026-04-24 23:50:47 +08:00
2026-04-29 23:47:19 +08:00
2026-04-22 18:10:04 +08:00
2026-05-07 19:41:30 +08:00
2026-05-09 09:02:29 +08:00
2026-04-22 18:10:04 +08:00
2026-04-22 18:10:04 +08:00
2026-04-22 18:10:04 +08:00
2026-05-09 09:02:29 +08:00
2026-05-11 17:45:42 +08:00
2026-05-08 21:10:39 +08:00
2026-05-01 19:51:47 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 18:02:58 +08:00
2026-05-08 15:18:38 +08:00
2026-05-09 18:02:58 +08:00
2026-05-01 19:51:47 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 09:02:29 +08:00
2026-05-11 17:33:51 +08:00
2026-04-26 12:03:08 +08:00
2026-05-11 21:16:50 +08:00
2026-05-01 19:51:47 +08:00
2026-05-11 21:57:40 +08:00
2026-05-01 19:51:47 +08:00
2026-04-22 18:10:04 +08:00
2026-04-22 18:10:04 +08:00
2026-04-24 18:06:29 +08:00
2026-05-09 09:02:29 +08:00
2026-05-01 19:51:47 +08:00
2026-05-01 19:51:47 +08:00
2026-05-01 19:51:47 +08:00
2026-04-22 18:10:04 +08:00
2026-05-09 18:02:58 +08:00
2026-05-11 22:39:37 +08:00
2026-05-09 09:02:29 +08:00
2026-05-01 02:26:52 +08:00
2026-05-09 19:52:11 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 19:52:11 +08:00
2026-04-26 12:03:08 +08:00
2026-05-09 19:52:11 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 18:02:58 +08:00
2026-05-08 16:13:34 +08:00
2026-05-08 15:17:18 +08:00
2026-05-01 19:51:47 +08:00
2026-05-01 19:51:47 +08:00
2026-05-09 18:02:58 +08:00
2026-04-22 18:10:04 +08:00
2026-05-01 19:51:47 +08:00
2026-04-26 12:03:08 +08:00
2026-04-22 18:10:04 +08:00
2026-04-24 22:43:14 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 18:02:58 +08:00
2026-05-07 19:41:30 +08:00
2026-04-22 18:10:04 +08:00
2026-05-01 19:51:47 +08:00
2026-05-01 19:51:47 +08:00
2026-05-09 18:02:58 +08:00
2026-05-01 19:51:47 +08:00
2026-05-01 19:51:47 +08:00
2026-05-01 19:51:47 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 09:02:29 +08:00
2026-03-26 01:10:51 +08:00
2026-05-11 21:24:56 +08:00
2026-05-09 18:02:58 +08:00
2026-05-06 18:53:37 +08:00
2026-05-01 19:51:47 +08:00
2026-05-09 09:02:29 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 18:02:58 +08:00
2026-05-09 18:02:58 +08:00