memos/server/router
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
..
api/v1 fix(api): detect invalid UTF-8 in memo content before gRPC marshal 2026-01-01 19:31:28 +05:30
fileserver perf: optimize memory usage for statistics and image processing 2025-12-30 00:06:23 +08:00
frontend chore: prevent sensitive data caching 2025-12-20 12:33:16 +08:00
rss refactor: simplify theme/locale to user preferences and improve initialization 2025-12-02 09:08:46 +08:00