photoprism/internal/config
Michael Mayer ebe5143fc6 RAW: Render CR3 files using Rawtherapee 5.8 #445
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-08-12 13:16:25 +02:00
..
testdata Backend: Add unit tests for internal/config 2020-07-14 09:18:47 +02:00
auth.go Use static logo in sidebar navigation 2020-06-26 16:11:56 +02:00
auth_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
client.go Rename "thumbnails" to "thumbs" and group api functions in one file 2020-07-13 17:25:27 +02:00
client_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
config.go Show max cached thumbnail size if uncached is disabled #413 2020-07-18 17:33:02 +02:00
config_test.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
db.go Thumbs: Use fit_4096 in favor of fit_3840 and add convert limit #362 #388 2020-07-13 15:23:54 +02:00
doc.go Docs: Fix indentation 2020-06-23 13:53:11 +02:00
errors.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
filenames.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
filenames_test.go Backend: Add unit tests for internal/config 2020-07-14 09:18:24 +02:00
flags.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
params.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
params_test.go Backend: Add unit tests for internal/config 2020-07-13 18:48:56 +02:00
raw.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
raw_test.go RAW: Render CR3 files using Rawtherapee 5.8 #445 2020-08-12 13:16:25 +02:00
resample.go Rename PHOTOPRISM_CONVERT_SIZE to PHOTOPRISM_JPEG_SIZE #388 2020-07-14 14:30:19 +02:00
resample_test.go Rename PHOTOPRISM_CONVERT_SIZE to PHOTOPRISM_JPEG_SIZE #388 2020-07-14 14:30:19 +02:00
runtime.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
runtime_test.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
server.go Use static logo in sidebar navigation 2020-06-26 16:11:56 +02:00
server_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
settings.go Use gettext for backend translations too 2020-07-15 01:26:54 +02:00
settings_test.go Maps: Add animation duration to settings 2020-03-31 18:56:52 +02:00
tensorflow.go Simplify configuration #66 2020-05-31 02:09:52 +02:00
test.go Index: Refactor mime type detection #391 2020-07-21 14:43:45 +02:00
test_test.go Backend: Add unit tests for internal/config 2020-07-13 18:48:56 +02:00
thumbs.go Rename "thumbnails" to "thumbs" and group api functions in one file 2020-07-13 17:25:27 +02:00