Commit graph

7 commits

Author SHA1 Message Date
pewdiepie-archdaemon
7094c8e285 Merge dev into main for testing 2026-06-28 14:07:23 +00:00
Tal.Yuan
8066a8e0cd
refactor(routes): move gallery domain into routes/gallery subpackage (#4903)
Move the gallery route domain into routes/gallery/ while preserving backward-compatible legacy import shims.

- app imports the canonical gallery route module
- canonical gallery route code imports canonical gallery helpers
- legacy gallery route/helper paths remain compatibility aliases
- add shim regression coverage for module identity and monkeypatch behavior
- repoint gallery source-introspection tests to the canonical paths

No intended behavior change.
2026-06-28 10:40:34 +01:00
pewdiepie-archdaemon
3aa48e9025 Persist OCR captions in gallery 2026-06-28 04:50:20 +00:00
RaresKeY
5d33393a28
fix(gallery): fail closed for null-user owner scope (#3613) 2026-06-09 20:20:21 +02:00
Afonso Coutinho
26d040d116
fix: gallery records raw instead of display dimensions for EXIF-rotated photos (#1667) 2026-06-03 14:23:04 +09:00
Afonso Coutinho
bde5f6adb3
fix: gallery tag filters and tag-cleanup are empty in single-user mode (#1771) 2026-06-03 13:23:08 +09:00
pewdiepie-archdaemon
e5c99a5eee Odysseus v1.0 2026-05-31 23:58:26 +09:00