Librechat-Mobile/core
Garfie 5b94495197 fix(data): sweep camera_photos cache dir on logout
The Android camera-capture flow in ChatInput writes temp photos to
cacheDir/camera_photos/ but this subdir was missing from
CACHE_SUBDIRECTORIES, so captured photos leaked across user sessions.
Add it to the sweep list so CommonSessionCacheCleaner clears it on
logout.
2026-04-14 18:11:48 -05:00
..
common cleanup: burn down detekt baselines and rename Compose Resources package 2026-04-11 12:35:19 -05:00
data fix(data): sweep camera_photos cache dir on logout 2026-04-14 18:11:48 -05:00
model feat(favorites): move bookmarks to server-backed tags with offline cache 2026-04-13 19:40:14 -05:00
network feat(favorites): move bookmarks to server-backed tags with offline cache 2026-04-13 19:40:14 -05:00
ui cleanup: burn down detekt baselines and rename Compose Resources package 2026-04-11 12:35:19 -05:00