photoprism/internal/config
Michael Mayer ac7382971d Backend: Add blackman resample filter and set default to cubic #157
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-13 12:25:16 +01:00
..
testdata
client.go Backend: Add thumb config options and lower defaults #157 2020-01-13 11:07:09 +01:00
config.go Backend: Add blackman resample filter and set default to cubic #157 2020-01-13 12:25:16 +01:00
config_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
db.go Backend: Use original file if thumb size exceeds limit #172 2020-01-08 19:51:21 +01:00
doc.go
errors.go
filenames.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
flags.go Backend: Add blackman resample filter and set default to cubic #157 2020-01-13 12:25:16 +01:00
params.go Backend: Add thumb config options and lower defaults #157 2020-01-13 11:07:09 +01:00
params_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
server.go
settings.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
settings_test.go
tensorflow.go Backend: Add config parameters #99 #157 #180 2020-01-06 06:59:35 +01:00
test.go Backend: Add thumb config options and lower defaults #157 2020-01-13 11:07:09 +01:00
test_test.go Backend: Move reusable packages to pkg/ 2020-01-12 14:00:56 +01:00
thumbnails.go