photoprism/internal/service
Michael Mayer 7940786ce9 UX: Refactor config options to be more intuitive
Make sure to update your local config files when upgrading as
the name of some config values has changed. The default
config path has changed from "settings" to "config".
2020-12-18 09:11:42 +01:00
..
cache.go Add moments #154 2020-05-30 01:41:47 +02:00
classify.go UX: Refactor config options to be more intuitive 2020-12-18 09:11:42 +01:00
convert.go Backend: Refactor package structure 2020-04-05 22:26:53 +02:00
files.go Indexer: Update index when files were renamed #568 2020-11-15 15:15:56 +01:00
import.go Backend: Refactor package structure 2020-04-05 22:26:53 +02:00
index.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01: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
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
resample.go Backend: Refactor package structure 2020-04-05 22:26:53 +02:00
service_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
service.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
session.go Keep sessions for 7 days 2020-04-20 13:50:28 +02:00