Commit Graph

4317 Commits

Author SHA1 Message Date
Michael Mayer
9781b86781 Videos: Fix package installation for Intel GPUs #1337 2021-09-29 21:13:26 +02:00
Michael Mayer
0d3971e9ba People: Revert name on cancel in merge dialog #22 #1557 2021-09-29 20:31:55 +02:00
Michael Mayer
2129e73cbf People: Improve naming, merging, and renaming #22 #1557 2021-09-29 20:22:41 +02:00
Michael Mayer
24eff21aa4 Search: Default to photo names and keywords #1517 #1560
Default to photo name when search term is too short or on the stop list.
Search full text index otherwise, which now include names of people
(requires reindexing).
2021-09-29 20:09:34 +02:00
Michael Mayer
13d1abfb0d Videos: Tweak FFmpeg arguments for Intel QSV Encoder #1337 2021-09-29 13:52:29 +02:00
Michael Mayer
fce13182e6 Videos: Log original file name if transcoding failed #1337 2021-09-29 11:51:57 +02:00
Michael Mayer
479e26dccb Convert: Improve log messages #1337 #1362 2021-09-29 11:49:18 +02:00
Michael Mayer
dcd7171c6d Videos: Log transcoding time #1337 2021-09-29 11:03:27 +02:00
Michael Mayer
9bd20255c7 Docker: Add bitrate limit example #1337 2021-09-29 10:58:58 +02:00
Michael Mayer
91817f4ebf Docker: Add /dev/dri/card0 to docker-compose.yml example #1337 2021-09-29 10:23:09 +02:00
Michael Mayer
ba002b0dcc Docker: Upgrade base image from 20210928 to 20210929 #536 #1337 2021-09-29 09:27:09 +02:00
Michael Mayer
09d2673099 Docker: Install optional dependencies via PHOTOPRISM_INIT #536 #1337 2021-09-29 09:01:57 +02:00
Michael Mayer
6272530b39 Docker: Upgrade base image from 20210922 to 20210928 #1545 2021-09-28 20:06:50 +02:00
Michael Mayer
b1cffc8836 Docker: Move HOME var to the bottom in example configs #1545 2021-09-28 19:17:22 +02:00
Michael Mayer
adeb18dc44 Docker: Change arm TensorFlow download URL 2021-09-28 19:16:48 +02:00
Michael Mayer
fc832ce089 Docker: Improve entrypoint.sh scripts #1545 2021-09-28 18:51:23 +02:00
Michael Mayer
96168e4b36 Docker: Remove container_name from examples where not needed 2021-09-25 18:42:19 +02:00
Michael Mayer
040488c70f Docker: Update system requirements in arm64 README file 2021-09-25 18:28:29 +02:00
Michael Mayer
cae3b226c9 Docs: Update requirements in README.md 2021-09-25 18:26:08 +02:00
Michael Mayer
3de5020ea7 Docs: Update requirements in README.md 2021-09-25 18:19:16 +02:00
Michael Mayer
a81b3dab06 Docs: Update README.md 2021-09-25 18:14:06 +02:00
Michael Mayer
68ddd311ae Docs: Update features in README.md 2021-09-25 18:11:12 +02:00
Michael Mayer
828a0469ac Docker: Shorten hint in docker-compose.yml examples 2021-09-25 18:08:32 +02:00
Michael Mayer
d797e1a541 Docker: Add disable faces & classification flags to example configs 2021-09-25 16:15:36 +02:00
Michael Mayer
40d2f57b81 Docs: Update license notice 2021-09-25 16:01:43 +02:00
Michael Mayer
6daf7498ac Docker: Update arm64 README file 2021-09-25 15:58:52 +02:00
Michael Mayer
125b05b489 Search: Remove sea. sinon, and sino from stopwords list 2021-09-25 15:56:44 +02:00
Michael Mayer
771bcb1582 MariaDB: Improve queries and logs for MDEV-25362 bug #1544 2021-09-24 22:46:03 +02:00
theresa
37793571b5 People: Add acceptance tests #22 2021-09-24 17:17:24 +02:00
Michael Mayer
4f1d038515 People: Always drop deprecated development tables #22 2021-09-24 14:30:15 +02:00
Michael Mayer
e707ca4786 People: Ignore route change event when tab is inactive #22 2021-09-24 14:04:04 +02:00
Michael Mayer
e1d19f72f2 Index: Don't update subject face crops hashes for now 2021-09-24 13:34:37 +02:00
Michael Mayer
7c3f78284f Index: Improve logs 2021-09-24 13:18:54 +02:00
Michael Mayer
f23d288380 Index: Replace changed file hashes and remove orphan markers 2021-09-24 13:13:59 +02:00
Michael Mayer
f302ca8cde Docker: Increase lock wait timeout in docker-compose.yml examples 2021-09-24 12:24:58 +02:00
theresa
318ff4d9bf Tests: Adapt acceptance tests to UI update 2021-09-24 10:59:26 +02:00
Michael Mayer
a7c8065770 Docker: Remove explicit container names from development config files
Explicit names caused conflicts for some developers.
2021-09-24 08:05:08 +02:00
Michael Mayer
a1ec88a9bd Docker: Update command reference in arm64 README file 2021-09-24 08:00:48 +02:00
Michael Mayer
9db8b804f3 RAW: Add "dng" to Darktable file extension blacklist defaults #1362 2021-09-24 07:44:36 +02:00
Michael Mayer
3ba2139b10 UX: Revert "not found" info icon 2021-09-24 07:19:30 +02:00
Michael Mayer
f4a09a398d People: Improve UX #22 2021-09-24 06:57:14 +02:00
Michael Mayer
5f0336d0f7 UX: Improve "disable-tensorflow" flag description 2021-09-24 05:42:06 +02:00
Michael Mayer
85dfb4bc11 UX: Improve UI icons and wording 2021-09-24 05:35:41 +02:00
Michael Mayer
6ef8c9a572 UX: Improve UI icons and wording 2021-09-24 05:27:56 +02:00
Michael Mayer
e6be1ecd7f UX: Improve UI icons and wording 2021-09-24 04:44:10 +02:00
Michael Mayer
bdb92c3b09 People: Add "show all new faces" button #22 2021-09-24 03:46:17 +02:00
Michael Mayer
cb12a1447c People: Increase default min face size to 50px #22 2021-09-24 03:00:37 +02:00
Michael Mayer
5b9315728d Config: Change field order in ClientDisable struct 2021-09-24 02:07:00 +02:00
Michael Mayer
4a545767d4 API: Add descriptions to config handlers 2021-09-24 02:03:34 +02:00
Michael Mayer
a1822f9b19 Config: Add options to disable classification and/or facial recognition 2021-09-24 01:53:42 +02:00