photoprism/internal/config
Theresa Gresch 6b1babe0ba Improve test coverage (#206)
* #83 Add NewLocation() function

* #83 Add NewPlace() function

* #83 Add tests for maps/places/location

* #83 Add tests for maps/location

* #83 Add tests for internal/config

* #83 Add test for meta/exif

* #83 Add testfiles
2020-01-19 13:27:15 +01:00
..
testdata
client.go
config_test.go Improve test coverage (#206) 2020-01-19 13:27:15 +01:00
config.go Backend: Use goroutines image format conversion 2020-01-19 12:50:44 +01:00
db.go
doc.go
errors.go
filenames.go
flags.go Backend: Disable NSFW detection by default to boost performance 2020-01-13 16:48:32 +01:00
params_test.go
params.go Backend: Disable NSFW detection by default to boost performance 2020-01-13 16:48:32 +01:00
server.go
settings_test.go
settings.go
tensorflow.go
test_test.go
test.go Backend: Disable NSFW detection by default to boost performance 2020-01-13 16:48:32 +01:00
thumbnails.go