memos/server/router/api
Manak Raj caabd396ef
fix(api): detect invalid UTF-8 in memo content before gRPC marshal
Add defensive UTF-8 validation in convertMemoFromStore to prevent gRPC marshal failures when memo content or derived snippet contains invalid UTF-8 data. This fails fast with a clear INTERNAL error instead of crashing the Listen response.

Signed-off-by: Manak Raj <7manakraj@gmail.com>
2026-01-01 19:31:28 +05:30
..
v1 fix(api): detect invalid UTF-8 in memo content before gRPC marshal 2026-01-01 19:31:28 +05:30