photoprism/internal/service
Michael Mayer 6e74f16a77 Auth: Open album share links in the regular user interface #98 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-02 11:38:30 +02:00
..
classify.go Config: Add options to disable classification and/or facial recognition 2021-09-24 01:53:42 +02:00
cleanup.go Add cleanup command that removes orphaned thumbnails and index entries 2021-01-24 17:46:18 +01:00
convert.go Backend: Refactor package structure 2020-04-05 22:26:53 +02:00
cover-cache.go API: Clear album cover cache when updating private flag(s) #807 #822 2021-01-08 12:20:41 +01:00
face.go Config: Add options to disable classification and/or facial recognition 2021-09-24 01:53:42 +02:00
faces.go People: Improve Facial Recognition Accuracy, Command, and UI #22 2021-08-13 20:04:59 +02:00
files.go Indexer: Update index when files were renamed #568 2020-11-15 15:15:56 +01:00
folder-cache.go Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
import.go Backend: Refactor package structure 2020-04-05 22:26:53 +02:00
index.go People: Store detected face embeddings in markers table #22 #1406 2021-07-16 14:34:05 +02:00
moments.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
nsfw.go Backend: Refactor package structure 2020-04-05 22:26:53 +02:00
photos.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
places.go People: Add "photoprism places update" CLI command #1664 2021-11-12 05:09:17 +01:00
purge.go Indexer: Update index when files were renamed #568 2020-11-15 15:15:56 +01:00
query.go Backend: Refactor entity package 2020-04-30 20:07:03 +02:00
service.go CLI: Generate thumbs for files in the sidecar folder #2669 2022-08-31 18:53:04 +02:00
service_test.go CLI: Generate thumbs for files in the sidecar folder #2669 2022-08-31 18:53:04 +02:00
session.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
thumb-cache.go Backend: Remove allegro/bigcache in favor of patrickmn/go-cache #807 2021-01-08 13:29:01 +01:00
thumbs.go CLI: Generate thumbs for files in the sidecar folder #2669 2022-08-31 18:53:04 +02:00