photoprism/internal/config
Michael Mayer fdf3d26277 Darktable: Disable CR3 until fully supported by Debian #445 #1632
Even with the latest Darktable 3.8.1 in Debian 12 "Bookworm" CR3 does
not seem to be supported. Probably this is due to an outdated or
incompatible library that needs to be updated by the Debian team first.
2022-03-23 13:31:23 +01:00
..
testdata Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
app.go UX: Update app icon names 2021-11-29 18:12:35 +01:00
app_test.go UX: Update app icon names 2021-11-29 18:12:35 +01:00
auth.go API: Refactor response headers #822 #846 2021-01-08 09:02:30 +01:00
auth_test.go UX: Add global server config options tab to Settings UI 2020-12-18 20:42:12 +01:00
client.go Config: Add test and demo flags 2022-03-16 17:34:09 +01:00
client_assets.go Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
client_assets_test.go Frontend: Fix other assertions in TestClientManifestUri #1648 2022-01-18 12:48:02 +01:00
client_test.go Config: Update expected flags in config_test.go and client_test.go 2022-03-16 17:41:50 +01:00
config.go Config: Add test and demo flags 2022-03-16 17:34:09 +01:00
config_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
db.go MariaDB: Connect via Unix domain socket if address starts with "/" 2022-02-23 15:08:28 +01:00
db_test.go SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791 2021-12-09 07:47:23 +01:00
default.go Config: Add PHOTOPRISM_DEFAULT_LOCALE Option 2021-12-12 22:09:22 +01:00
default_test.go Config: Add PHOTOPRISM_DEFAULT_LOCALE Option 2021-12-12 22:09:22 +01:00
disable.go Backups: Rename YAML "backup" files to just YAML files #1887 2022-01-06 13:21:42 +01:00
disable_test.go Config: Add options to disable classification and/or facial recognition 2021-09-24 01:53:42 +02:00
doc.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
errors.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
face.go People: Add additional face cluster config options #22 2021-10-05 10:12:48 +02:00
face_test.go People: Update unsuitable face embeddings blacklist #22 2021-10-07 09:32:17 +02:00
ffmpeg.go Config: Add options to disable specific image / video converters #1245 2021-04-30 14:24:01 +02:00
ffmpeg_test.go Tests: Add tests for internal/config 2021-08-24 19:09:09 +02:00
flags.go Darktable: Disable CR3 until fully supported by Debian #445 #1632 2022-03-23 13:31:23 +01:00
fs.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
fs_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
options.go Config: Add "imprint" option to display legal info in the footer #1990 2022-02-08 14:41:03 +01:00
options_test.go UX: Add global server config options tab to Settings UI 2020-12-18 20:42:12 +01:00
raw.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
raw_test.go RAW: Add File Extension Blacklists for Darktable and RawTherapee #1362 2021-09-21 15:33:46 +02:00
resample.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00
resample_test.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00
runtime.go Config: Limit workers and disable transcoding if < 3 GB of memory 2021-08-05 15:15:33 +02:00
runtime_test.go Config: Limit workers and disable transcoding if < 3 GB of memory 2021-08-05 15:15:33 +02:00
server.go PWA: Add square and glow app icons 2021-11-25 17:24:53 +01:00
server_test.go Tests: Update config tests 2021-02-22 11:07:00 +01:00
settings.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
settings_test.go Config: Add PHOTOPRISM_DEFAULT_LOCALE Option 2021-12-12 22:09:22 +01:00
tensorflow.go People: Store detected face embeddings in markers table #22 #1406 2021-07-16 14:34:05 +02:00
test.go Tests: Don't trigger fatal error if cache path is not empty 2022-02-23 15:16:45 +01:00
test_test.go UX: Add global server config options tab to Settings UI 2020-12-18 20:42:12 +01:00
thumbs.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00