photoprism/internal/config
Michael Mayer 728cb2144c Config: Add option to limit originals size in megapixels #1017
Adds the `megapixel-limit` and `thumb-colorspace` config options.
2022-04-01 21:14:22 +02:00
..
testdata UX: Dynamic infinite-scroll-distance based on window height #1438 2022-03-31 10:22:01 +02:00
app.go
app_test.go
auth.go
auth_test.go
client.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
client_assets.go
client_assets_test.go
client_test.go
config.go Config: Add option to limit originals size in megapixels #1017 2022-04-01 21:14:22 +02:00
config_test.go Config: Add option to limit originals size in megapixels #1017 2022-04-01 21:14:22 +02:00
db.go Performance: Refactor database schema and UI components #995 #1438 #1811 2022-03-30 20:36:25 +02:00
db_test.go
default.go
default_test.go
disable.go
disable_test.go
doc.go
errors.go
face.go
face_test.go
ffmpeg.go
ffmpeg_test.go
flags.go Config: Add option to limit originals size in megapixels #1017 2022-04-01 21:14:22 +02:00
fs.go
fs_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
metadata.go
metadata_test.go
options.go Config: Add option to limit originals size in megapixels #1017 2022-04-01 21:14:22 +02:00
options_test.go
raw.go
raw_test.go
resample.go Config: Add option to limit originals size in megapixels #1017 2022-04-01 21:14:22 +02:00
resample_test.go Thumbnails: Rename QualityMedium to QualityDefault #2215 2022-04-01 13:30:20 +02:00
runtime.go
runtime_test.go
server.go
server_test.go
settings.go UX: Dynamic infinite-scroll-distance based on window height #1438 2022-03-31 10:22:01 +02:00
settings_test.go
tensorflow.go
test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
test_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00
thumbs.go