photoprism/internal
Michael Mayer 3f039866ff Sharing: Fix single-item access for shared smart albums #5727
Pictures shared only through a folder, moment, calendar, or region link
have no photos_albums row, so the by-UID and by-hash visibility checks
reported them out of scope and returned "Entity not found" - for example
when downloading a single image from a shared folder. The photo and file
visibility helpers now fall back to the shared album's filter, matching
what browsing and full-album downloads already allow. The fallback runs
only after the cheaper personal-scope check misses and skips regular
albums, so full-access and regular-share sessions add no queries.
2026-07-16 12:10:44 +00:00
..
ai Vision: Add OpenAI service_tier via Service.Tier config #5725 2026-07-16 10:37:15 +00:00
api Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
auth Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
commands Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
config Tests: Refine isolated test-folder cleanup and logging #5263 2026-07-12 06:31:52 +00:00
entity Sharing: Fix single-item access for shared smart albums #5727 2026-07-16 12:10:44 +00:00
event Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
ffmpeg Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
form Tests: Add unit tests for recent metadata, auth, and config changes #5697 2026-06-26 14:12:59 +02:00
mcp Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
meta Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
mutex Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
photoprism Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
raw Convert: Gate RAW render rejection by file format #5673 2026-06-30 14:04:59 +00:00
server Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
service Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
thumb Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
workers Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
AGENTS.md Docs: Split AGENTS guides into a hierarchical structure 2026-04-09 19:28:14 +02:00