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
app_test.go
auth.go
auth_test.go
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
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
doc.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
errors.go
face.go
face_test.go
ffmpeg.go
ffmpeg_test.go
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
raw.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00
raw_test.go
resample.go
resample_test.go
runtime.go
runtime_test.go
server.go
server_test.go
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
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
thumbs.go