photoprism/internal/commands
2022-02-08 14:41:03 +01:00
..
backup.go Backups: Rename YAML "backup" files to just YAML files #1887 2022-01-06 13:21:42 +01:00
cleanup.go Metadata: Improve CLI command descriptions #1736 2021-11-18 03:02:10 +01:00
commands.go
config.go Config: Add "imprint" option to display legal info in the footer #1990 2022-02-08 14:41:03 +01:00
config_test.go
convert.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
copy.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
faces.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
import.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
index.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
index_test.go
migrate.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
moments.go Metadata: Improve CLI command descriptions #1736 2021-11-18 03:02:10 +01:00
optimize.go CLI: Improve "photoprism optimize" command help #1668 2021-11-20 19:25:57 +01:00
passwd.go Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go" 2022-01-08 12:12:00 +01:00
places.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
purge.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
reset.go Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
restore.go Backups: Rename YAML "backup" files to just YAML files #1887 2022-01-06 13:21:42 +01:00
start.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
status.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
stop.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
thumbs.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
users.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
version.go