Librechat-Mobile/core
Garfie 9159bcf62e fix(cache): route Android temp files into named subdirs for logout sweep
Five Android producers wrote temp files directly into cacheDir root,
bypassing CommonSessionCacheCleaner which only sweeps entries listed in
CACHE_SUBDIRECTORIES. Moved each producer to its own named subdir and
registered the new names so logout actually clears them.
2026-04-14 21:30:31 -05:00
..
common cleanup: burn down detekt baselines and rename Compose Resources package 2026-04-11 12:35:19 -05:00
data fix(cache): route Android temp files into named subdirs for logout sweep 2026-04-14 21:30:31 -05:00
model feat(favorites): move bookmarks to server-backed tags with offline cache 2026-04-13 19:40:14 -05:00
network fix(ios): stream SSE via NWConnection to bypass NSURLSession text/* buffering 2026-04-14 07:21:48 -05:00
ui cleanup: burn down detekt baselines and rename Compose Resources package 2026-04-11 12:35:19 -05:00