photoprism/internal/config
2021-08-29 16:32:22 +02:00
..
testdata
auth.go
auth_test.go
client.go People: Add PhotoUID to Subject entity #22 2021-08-18 11:33:23 +02:00
client_test.go
config.go Auth: add change password tests #98 2021-08-11 12:58:38 +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 MariaDB: Set default table engine, charset and collation #1371 2021-07-16 18:02:51 +02:00
db_test.go
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
doc.go
errors.go
ffmpeg.go
ffmpeg_test.go Tests: Add tests for internal/config 2021-08-24 19:09:09 +02:00
flags.go Auth: Refactor user management commands #98 2021-08-20 00:10:26 +02:00
fs.go
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
raw_test.go Tests: Add tests for internal/config 2021-08-25 13:41:51 +02:00
resample.go
resample_test.go
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
settings.go
settings_test.go
tensorflow.go People: Store detected face embeddings in markers table #22 #1406 2021-07-16 14:34:05 +02:00
test.go People: Improve face clustering #22 2021-08-12 12:05:10 +02:00
test_test.go
thumbs.go