photoprism/internal/config
Michael Mayer 9085f729d2 CLI: Update thumb flag short names #2195
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-04-09 14:38:56 +02:00
..
testdata UX: Dynamic infinite-scroll-distance based on window height #1438 2022-03-31 10:22:01 +02:00
app.go
app_test.go
auth.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
auth_test.go
client.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
client_assets.go
client_assets_test.go Frontend: Fix other assertions in TestClientManifestUri #1648 2022-01-18 12:48:02 +01:00
client_test.go Config: Update expected flags in config_test.go and client_test.go 2022-03-16 17:41:50 +01:00
config.go Config: Add thumb-color option to set a standard color profile #1474 2022-04-06 18:41:15 +02:00
config_flags.go CLI: Update thumb flag short names #2195 2022-04-09 14:38:56 +02:00
config_options.go CLI: Improve flag order, names, and descriptions #2195 2022-04-08 14:45:03 +02:00
config_options_test.go Config: Refactor options and flags source files #2195 2022-04-08 14:22:07 +02:00
config_test.go People: Disable updates if the worker does not run often enough #2182 2022-04-03 14:51:58 +02:00
database.go Config: Refactor options and flags source files #2195 2022-04-08 14:22:07 +02:00
database_test.go Config: Refactor options and flags source files #2195 2022-04-08 14:22:07 +02:00
default.go
default_test.go
disable.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
disable_test.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
doc.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
errors.go
face.go
face_test.go
ffmpeg.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
ffmpeg_test.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
fs.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
fs_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
metadata.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
metadata_test.go Metadata: Skip brute-force search if no Exif headers were found #2196 2022-03-28 15:57:29 +02:00
raw.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
raw_test.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
resample.go Config: Add thumb-color option to set a standard color profile #1474 2022-04-06 18:41:15 +02:00
resample_test.go Thumbnails: Rename QualityMedium to QualityDefault #2215 2022-04-01 13:30:20 +02:00
runtime.go
runtime_test.go
server.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
server_test.go
settings.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
settings_test.go
tensorflow.go
test.go People: Disable updates if the worker does not run often enough #2182 2022-04-03 14:51:58 +02:00
test_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
thumbs.go