Michael Mayer
16bf6dd72b
Docs: Update CONTRIBUTING.md and README.md
2022-03-26 14:22:03 +01:00
Michael Mayer
31b0df9e55
Docs: Update CONTRIBUTING.md and README.md
2022-03-26 14:20:19 +01:00
Michael Mayer
103a0fd415
Docs: Update CONTRIBUTING.md and README.md
2022-03-26 14:07:15 +01:00
Michael Mayer
62f0f5f5c9
Update README.md
2022-03-26 13:47:41 +01:00
Michael Mayer
e77a029f13
Search: Improve input sanitation and filter queries #1994 #2079 #2181
2022-03-25 18:01:34 +01:00
Michael Mayer
bd5c773232
UX: Fix handling of empty query values in frontend components #1995
2022-03-25 17:55:18 +01:00
Michael Mayer
680686185f
Metadata: Improve parsing of (incomplete) timestamp strings #625 #2133
2022-03-25 16:31:09 +01:00
Michael Mayer
eaecedf4bb
Docker: Update scripts/dist/tensorflow-driver.sh
2022-03-25 10:14:48 +01:00
Michael Mayer
c6753ca2bc
Frontend: Update translations.pot and package-lock.json
2022-03-25 08:44:29 +01:00
Michael Mayer
80df455e25
UX: Disable automatic update of search results on blur/change #1995
...
As discussed/requested in the issue comments.
2022-03-25 08:44:00 +01:00
Michael Mayer
00ab2c662b
Merge pull request #2180 from photoprismci/weblate-photoprism-backend
...
Weblate: Update translations
2022-03-25 08:33:54 +01:00
Weblate
92bef65d5b
Update translation files
...
Updated by "Squash Git commits" hook in Weblate.
Translation: PhotoPrism/Backend
Translate-URL: https://translate.photoprism.app/projects/photoprism/backend/
2022-03-24 21:46:53 +01:00
Weblate
dcbef5d2b1
Backend: Update translations
2022-03-24 21:46:53 +01:00
Michael Mayer
0e7fec1cec
Albums: Shorten title and slug to avoid "data too long" error #2181
...
Related GitHub Discussions:
- https://github.com/photoprism/photoprism/discussions/2151
- https://github.com/photoprism/photoprism/discussions/2179
2022-03-24 21:46:25 +01:00
Michael Mayer
9d110e8b80
Search: Improve album, albums, lens, and camera filters #1994 #2079
...
Camera and lens can now also be searched by name. Escaping and parsing
of albums has been improved so that albums whose names start with and/or
contain numbers will be found.
2022-03-24 18:30:59 +01:00
Michael Mayer
57dd9015e2
Docs: Improve "cgroups" hint in config examples for Raspberry Pi #2067
2022-03-24 12:21:19 +01:00
Michael Mayer
426170a392
UX: Delay search query update until user has finished typing #1995
2022-03-24 11:29:40 +01:00
Michael Mayer
16caeef272
Backend: Update Go dependencies in go.mod and go.sum
2022-03-24 08:30:11 +01:00
Michael Mayer
8c4313452d
UX: Add lazy modifier to sync input value only on change #1995
2022-03-24 08:09:51 +01:00
Michael Mayer
45b563136e
UX: Fix form event handling #1995
2022-03-23 18:42:41 +01:00
Michael Mayer
0ce900122f
People: Improve search form event handling #1995
2022-03-23 17:59:42 +01:00
Simon Rettberg
b57201d3fc
Docker: Fix tensorflow Dockerfile ( #1964 )
...
There are no more *.diff files as of 4f05fde794
so the COPY
command for *.diff makes building the container fail.
2022-03-23 16:23:23 +01:00
Michael Mayer
1f77279d1b
Albums: Refactor handling of very large lists in select dialog #2152
2022-03-23 16:20:59 +01:00
ppprism
6d4e5175db
increase autocomplete dialog album count ( #2152 )
2022-03-23 16:17:11 +01:00
Michael Mayer
e83f3160ee
Docker: Update DOCKER_ENV in bullseye/bookworm-slim Dockerfile #2178
2022-03-23 14:52:11 +01:00
Michael Mayer
788dd3fb6d
CI: Update *-armv7 and *-arm64 builds in Makefile #2178
2022-03-23 13:51:34 +01:00
Michael Mayer
6c6d4d5dd0
Docker: Update software sources in bookworm/sources.list #2178
2022-03-23 13:45:59 +01:00
Michael Mayer
7f943d2f3f
Docker: Upgrade ARMv7 base image to Debian 12 "Bookworm" #2178
2022-03-23 13:39:45 +01:00
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
7c5d6007a0
Frontend: Update translations.json and package-lock.json
2022-03-23 13:18:35 +01:00
Michael Mayer
046d0d1c5f
Merge pull request #2177 from photoprismci/weblate-photoprism-frontend
...
Weblate: Update translations
2022-03-23 11:24:32 +01:00
Weblate
71ae0a378e
Frontend: Update translations
2022-03-23 09:07:36 +01:00
Weblate
3ad30ebe26
Frontend: Update translations
2022-03-23 09:07:36 +01:00
Michael Mayer
cb89a1a189
Docker: Update default PATH and dist scripts #2125
2022-03-23 08:33:44 +01:00
Michael Mayer
357995556f
Docker: Set explicit PATH in dist scripts #2125
2022-03-23 08:16:01 +01:00
Michael Mayer
ea3a6e6e0a
Docker: Add experimental Debian 12 "Bookworm" base images #2125
2022-03-23 07:51:33 +01:00
Michael Mayer
47eaf1faa2
Frontend: Update translations.json and package-lock.json
2022-03-22 14:09:15 +01:00
Michael Mayer
ab8ef5a1b4
Docs: Update 3rd-party license NOTICE
2022-03-22 12:59:39 +01:00
Theresa Gresch
349e8c57d4
Merge pull request #2173 from photoprismci/weblate-photoprism-backend
...
Weblate: Update translations
2022-03-22 09:41:09 +01:00
Theresa Gresch
ef6d18b6dc
Merge pull request #2172 from photoprismci/weblate-photoprism-frontend
...
Weblate: Update translations
2022-03-22 09:39:56 +01:00
Weblate
0307551f5e
Frontend: Update translations
2022-03-22 08:42:59 +01:00
Weblate
3b71cb6adf
Frontend: Update translations
2022-03-22 08:42:59 +01:00
Weblate
fa9d1b4921
Update translation files
...
Updated by "Squash Git commits" hook in Weblate.
Translation: PhotoPrism/Backend
Translate-URL: https://translate.photoprism.app/projects/photoprism/backend/
2022-03-21 17:35:12 +01:00
Weblate
0e09f217a9
Backend: Update translations
2022-03-21 17:35:12 +01:00
Weblate
0b576a5946
Backend: Update translations
2022-03-21 17:35:12 +01:00
Michael Mayer
63dbd14356
Frontend: Update translations.json and package-lock.json
2022-03-18 11:11:03 +01:00
Michael Mayer
a07d4a4da3
Merge pull request #2164 from photoprismci/weblate-photoprism-frontend
...
Weblate: Update translations
2022-03-18 11:08:27 +01:00
Weblate
e09b4144ec
Frontend: Update translations
2022-03-18 11:08:13 +01:00
Weblate
514009155d
Frontend: Update translations
2022-03-18 11:08:13 +01:00