photoprism/internal/config
2021-02-22 21:09:50 +01:00
..
testdata Config: Update testdata/settings.yml 2021-02-08 14:10:35 +01:00
auth_test.go
auth.go
client_test.go Tests: Add unit tests for internal/config 2021-02-18 11:41:51 +01:00
client.go QA: Implement test mode 2021-02-06 17:04:00 +01:00
config_test.go Tests: Update config tests 2021-02-22 11:07:00 +01:00
config.go QA: Implement test mode 2021-02-06 17:04:00 +01:00
db_test.go Config: Fix db tests 2021-02-20 13:13:59 +01:00
db.go
disable_test.go Tests: Add tests for internal/config 2021-02-18 14:39:08 +01:00
disable.go
doc.go
errors.go
ffmpeg_test.go Tests: Add tests for internal/config 2021-02-18 14:39:08 +01:00
ffmpeg.go Video: Add ffmpeg-bitrate config option #703 2021-02-17 18:19:52 +01:00
flags.go Thumbs: Fix orientation for HEIF, TIFF, and PNG #1064 2021-02-22 21:09:50 +01:00
fs_test.go Tests: Update config tests 2021-02-22 11:07:00 +01:00
fs.go Restore: Find album backups in originals folder as well 2021-02-21 15:48:46 +01:00
options_test.go
options.go Video: Add ffmpeg-bitrate config option #703 2021-02-17 18:19:52 +01:00
raw_test.go Thumbs: Fix orientation for HEIF, TIFF, and PNG #1064 2021-02-22 21:09:50 +01:00
raw.go
resample_test.go
resample.go
runtime_test.go
runtime.go
server_test.go Tests: Update config tests 2021-02-22 11:07:00 +01:00
server.go
settings_test.go Tests: Add unit tests for internal/config 2021-02-18 11:41:51 +01:00
settings.go Settings: Add feature flag to hide Videos from navigation #996 2021-02-08 09:04:44 +01:00
tensorflow.go
test_test.go
test.go
thumbs.go