photoprism/internal/commands
Michael Mayer 4ec7dbc90f Config: Add thumb-color option to set a standard color profile #1474
You can leave this blank to disable the conversion from Display P3
to sRGB. We will add more options at a later time.
2022-04-06 18:41:15 +02:00
..
backup.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
cleanup.go
commands.go
config.go Config: Add thumb-color option to set a standard color profile #1474 2022-04-06 18:41:15 +02:00
config_test.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
convert.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
copy.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
faces.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
import.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
index.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
index_test.go
migrations.go Migrations: Implement "photoprism migrations ls" command #2216 2022-04-01 16:02:58 +02:00
moments.go
optimize.go
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
purge.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
reset.go People: Show real name instead of uid in logs #1438 #2182 2022-04-04 14:21:43 +02:00
restore.go Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
start.go Migrations: Implement "photoprism migrations ls" command #2216 2022-04-01 16:02:58 +02:00
status.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02: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 Convert: Add --force flag to replace JPEGs in the sidecar folder #2214 2022-04-03 12:26:07 +02:00
version.go