Skip to content

Conversation

@kueda
Copy link
Owner

@kueda kueda commented Feb 3, 2026

Embedded photos were not showing up due to recent changes that made the database read-only (the photos were using an LRU cache in the same database). The solution here is to shift to a filesystem-based cache.

This also fixes a few minor linting / formatting problems.

kueda and others added 2 commits February 2, 2026 15:03
This allows us to open the database in read-only mode, which helps with some
concurrency issues on Windows.

Co-authored-by: Claude (claude-opus-4-5-20251101) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants