memos/server/router
ayasy-el bc4ae02bcd feat(api): add link preview endpoint with metadata fallback
- add REST GET /api/v1/link:preview to return title/description/image

- resolve relative/protocol-relative image URLs; fallback to first <img> when og:image missing

- add first-image scraper and guard HTML meta fetch against 4xx/5xx responses

- register route in server startup; add LinkService proto stub for future gateway/grpc use (not yet wired)
2025-12-14 16:26:12 +07:00
..
api/v1 feat(api): add link preview endpoint with metadata fallback 2025-12-14 16:26:12 +07:00
fileserver refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
frontend fix(server): reduce static asset cache to prevent stale files after redeploy 2025-10-28 07:55:02 +08:00
rss refactor: simplify theme/locale to user preferences and improve initialization 2025-12-02 09:08:46 +08:00