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
Michael Mayer
8c589e3649
Videos: Improve Nvidia hardware transcoding support #2125
...
- successfully tested with NVIDIA Quadro P620 and driver v470.103.01
- the host Linux kernel should run the same driver version Make sure to
- driver names in PHOTOPRISM_FFMPEG_ENCODER have been simplified
- share /dev/nvidia* as shown in our new docker-compose.yml example
2022-03-23 13:27:25 +01:00
Michael Mayer
d0beab3f09
Config: Update expected flags in config_test.go and client_test.go
2022-03-16 17:41:50 +01:00
Michael Mayer
9301a4bb10
Config: Add test and demo flags
2022-03-16 17:34:09 +01:00
Michael Mayer
6bebf9043b
Config: Add Docker env string to backend requests (develop, prod)
...
For easier debugging so that development environments can be identified.
2022-03-02 14:16:49 +01:00
Michael Mayer
3d9cb51641
Darktable: Set explicit cache and config path, log exact commands #2076
2022-03-02 12:20:02 +01:00
Michael Mayer
893810f82f
Metadata: Read Zulu formatted timestamps from Exiftool JSON #2082
2022-02-28 19:12:54 +01:00
Michael Mayer
c256664a1b
WebDAV: Fix upload of complete albums #1376
2022-02-27 17:32:54 +01:00
Michael Mayer
00739770d7
Config: Improve database related flag descriptions
2022-02-23 15:59:13 +01:00
Michael Mayer
e512dcef67
Tests: Don't trigger fatal error if cache path is not empty
2022-02-23 15:16:45 +01:00
Michael Mayer
9c1325f38e
MariaDB: Connect via Unix domain socket if address starts with "/"
2022-02-23 15:08:28 +01:00
Michael Mayer
1f47a3e2b8
Docker: Update default site caption and fix demo template
2022-02-23 14:24:50 +01:00
Michael Mayer
fec195333c
Config: Improve faces options flag documentation #2062
2022-02-23 13:26:53 +01:00
Michael Mayer
c853b3cd2d
Backend: Shorten source file headers and normalize email addresses
2022-02-21 15:30:18 +01:00
Krassimir Valev
92b9423d9f
People: Remove unused face detector property ( #2007 )
2022-02-20 19:41:58 +01:00
Michael Mayer
6c4fc42415
API: Add Explicit Cache Header for Existing Thumbs #822
2022-02-20 17:36:51 +01:00
Michael Mayer
1d6ab8bd69
Logs: Reduce logs levels of cover and count updates
2022-02-19 19:59:28 +01:00
Michael Mayer
9cfb383867
Config: Improve error messages in TestConfig_ClientConfig
2022-02-19 17:20:48 +01:00
Michael Mayer
b29ab34e9a
Config: Update fs_test.go and fs/dirs.go after upgrading dev base image
2022-02-19 17:12:39 +01:00
Michael Mayer
2cd71ebb9d
RAW: Remove .cr3 ext from darktable blacklist #445 #1632
2022-02-19 15:34:20 +01:00
Michael Mayer
4247066c1b
Docker: Reduce image layers and improve build scripts
2022-02-19 15:32:52 +01:00
Michael Mayer
5add962ae0
RAW: Re-add CR3 to Darktable's blacklist (still causing errors) #445
2022-02-16 18:43:58 +01:00
Michael Mayer
fdb4c0f9b6
RAW: Remove CR3 from Darktable's blacklist after upgrading to 3.8 #445
2022-02-16 18:11:28 +01:00
Michael Mayer
7c4241fbea
Config: Add "imprint" option to display legal info in the footer #1990
2022-02-08 14:41:03 +01:00
Michael Mayer
070988d0f4
Edit Dialog: Improve display of metadata in the files tab #2017
2022-02-07 12:41:11 +01:00
Michael Mayer
8a0e72db66
Exif: Change EXIF to Exif in comments
2022-02-02 17:41:45 +01:00
Michael Mayer
62f5a5f5f0
Exif: Stop search if no header was found in PNG, TIFF, and HEIF
2022-02-02 17:39:16 +01:00
Michael Mayer
01274d6953
Backend: Update sponsor message in config.go
2022-01-29 13:43:47 +01:00
Michael Mayer
448a7e652e
Config: Improve command parameter/flag descriptions
2022-01-27 09:17:23 +01:00
Michael Mayer
8b2e1732d6
People: Fix typo in faces optimize command #1957
2022-01-20 11:10:26 +01:00
Michael Mayer
28e3b37944
Config: Reduce RecommendedMem from 5 to 3 GB #1921
...
This allows servers with 4 GB to run more than one worker if needed.
2022-01-20 11:03:27 +01:00
Paulo Matos
0528a6541b
Places: Fix typo in "not found" log message ( #1956 )
...
Fixing simple typo : s/no/not
2022-01-19 16:44:50 +01:00
Michael Mayer
eeee5973ad
MariaDB: Alter albums.album_filter to VARBINARY(767) and add index #1953
...
Using a migration for testing on develop so nothing breaks (yet).
2022-01-18 17:34:28 +01:00
Michael Mayer
76c94a1f38
Frontend: Fix other assertions in TestClientManifestUri #1648
...
Actual name depends on the filesystem timestamp.
2022-01-18 12:48:02 +01:00
Michael Mayer
0caa6992e5
Frontend: Fix TestClientManifestUri #1648
2022-01-18 12:39:21 +01:00
Michael Mayer
9c0a47b8bc
Videos: Stream directly without CDN and fix content header #1648 #1937
2022-01-18 12:28:27 +01:00
Michael Mayer
03457bdb75
Frontend: Refactor asset loading #1648
2022-01-18 12:26:33 +01:00
Michael Mayer
76ee491d1c
Config: Update config option description for "database-server"
2022-01-17 19:05:27 +01:00
Michael Mayer
4d8292a9c3
Videos: Exclude API from gzip compression #1937
2022-01-17 18:57:09 +01:00
Michael Mayer
62ca7f1e1f
Logout: Redirect to base URI instead of "/" #1901
2022-01-17 18:52:35 +01:00
Michael Mayer
ff41a94051
Search: Fix query string substitutions and sanitation #1930
2022-01-17 16:07:31 +01:00
Michael Mayer
2e0c40332c
Develop: Move MySQL 8 to docker-compose.mariadb.yml
2022-01-16 14:00:37 +01:00
Michael Mayer
6453d30906
Config: Improve CLI help and docker-compose.yml examples
2022-01-11 14:34:30 +01:00
Michael Mayer
1ee5c8b5f1
CLI: Improve --public and --read-only flag description
...
see https://github.com/photoprism/photoprism-docs/pull/100
2022-01-10 11:06:48 +01:00
Michael Mayer
006b5bb704
Code Quality: Add "gofmt -w -s pkg internal cmd" to "make fmt-go"
...
gofmt formats Go source code, where -s stands for "simplify"
2022-01-08 12:12:00 +01:00
Michael Mayer
f5b7ef834e
Index: Prevent two primary files in photo stacks #1823
2022-01-06 14:33:49 +01:00
Michael Mayer
d03e28d88e
Backups: Rename YAML "backup" files to just YAML files #1887
2022-01-06 13:21:42 +01:00
Michael Mayer
90f7afb1e7
Index: Improve related filename photo match query #1823
2022-01-06 10:09:07 +01:00
Michael Mayer
58cc89e7a4
Index: Find photo stack by filename & recover original names #1823 #1892
2022-01-06 09:55:41 +01:00
Michael Mayer
c5301a681d
Search: Do not exclude stopwords when "keywords:" filter is used #1859
2022-01-05 18:51:18 +01:00