Files
chatlog_alpha/internal
lx1056758714-glitch 2f21b8ed77 Optimize image access with MD5-path cache and fallback
Introduces an MD5-to-path cache for media files, improving image access reliability. The /image/{md5} endpoint now uses a three-level fallback: hardlink table, cache-based path with suffix matching, and directory recursion. This addresses issues with image retrieval, especially for WeChat v4 packed_info_data cases, and updates the README with details of the new mechanism.
2026-01-13 18:13:53 +08:00
..
2025-12-13 17:30:38 +08:00
2025-12-30 12:28:36 +08:00