photoprism/internal/config
2021-09-21 12:11:51 +02:00
..
testdata
auth.go
auth_test.go
client.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00
client_test.go Tests: Add unit tests for internal/config 2021-02-18 11:41:51 +01:00
config.go People: Improve thumb size config and flag descriptions #22 2021-09-05 13:48:53 +02:00
config_test.go People: Store detected face embeddings in markers table #22 #1406 2021-07-16 14:34:05 +02:00
db.go People: Prepare for release #22 (#1541) 2021-09-21 12:11:51 +02:00
db_test.go Config: Fix db tests 2021-02-20 13:13:59 +01:00
disable.go Config: Don't disable ffmpeg even when server has < 3 GB memory 2021-08-05 20:18:52 +02:00
disable_test.go Tests: Add tests for internal/config 2021-02-18 14:39:08 +01:00
doc.go
errors.go
ffmpeg.go Config: Add options to disable specific image / video converters #1245 2021-04-30 14:24:01 +02:00
ffmpeg_test.go Tests: Add tests for internal/config 2021-08-24 19:09:09 +02:00
flags.go People: Improve thumb size config and flag descriptions #22 2021-09-05 13:48:53 +02:00
fs.go Restore: Find album backups in originals folder as well 2021-02-21 15:48:46 +01:00
fs_test.go Tests: Disable TestConfig_CreateDirectories2 2021-08-29 16:32:22 +02:00
options.go Config: Limit workers and disable transcoding if < 3 GB of memory 2021-08-05 15:15:33 +02:00
options_test.go
raw.go Config: Rename DarktablePresets to RawPresets #1245 2021-05-01 10:25:34 +02:00
raw_test.go Tests: Add tests for internal/config 2021-08-25 13:41:51 +02:00
resample.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00
resample_test.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00
runtime.go Config: Limit workers and disable transcoding if < 3 GB of memory 2021-08-05 15:15:33 +02:00
runtime_test.go Config: Limit workers and disable transcoding if < 3 GB of memory 2021-08-05 15:15:33 +02:00
server.go
server_test.go Tests: Update config tests 2021-02-22 11:07:00 +01:00
settings.go
settings_test.go Tests: Add unit tests for internal/config 2021-02-18 11:41:51 +01:00
tensorflow.go People: Store detected face embeddings in markers table #22 #1406 2021-07-16 14:34:05 +02:00
test.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00
test_test.go
thumbs.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00