Commit graph

5708 commits

Author SHA1 Message Date
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
Weblate 2ad96a2568 Frontend: Update translations 2022-03-18 11:08:13 +01:00
Weblate 1aa912c0da Frontend: Update translations 2022-03-18 11:08:13 +01:00
Weblate 2de22691eb Frontend: Update translations 2022-03-18 11:08:13 +01:00
Weblate 3f369f9f7d Frontend: Update translations 2022-03-18 11:08:13 +01:00
Michael Mayer 349ad1c60e
Merge pull request #2165 from photoprismci/weblate-photoprism-backend
Weblate: Update translations
2022-03-18 11:08:09 +01:00
Weblate 418d77b6be 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-18 11:07:31 +01:00
Weblate cf5f0706c4 Backend: Update translations 2022-03-18 11:07:31 +01:00
Weblate e0d9e918b8 Backend: Update translations 2022-03-18 11:07:31 +01:00
Michael Mayer d4dbbb02e8 Docker: Replaced "nano" with "clitools" in PHOTOPRISM_INIT options
clitools installs additional shells and command-line utilities
2022-03-18 11:07:19 +01:00
Michael Mayer 59866892b0 Frontend: Upgrade webpack-manifest-plugin from v4.1.1 to 5.0.0 2022-03-17 17:31:20 +01:00
Michael Mayer 0ee686ffb1 Docker: Make sure /sbin/gosu exists and has the right permissions #2120
see https://github.com/photoprism/photoprism/discussions/2120
2022-03-17 17:02:38 +01:00
Michael Mayer ba644948f9 Develop: Upgrade base image from 220316 to 220317-bullseye 2022-03-17 10:35:59 +01:00
Michael Mayer 16522c68d8 Docker: Improve entrypoint scripts #2146 #2149 2022-03-17 10:14:08 +01:00
Michael Mayer 3966c96763 Frontend: Update translations.json 2022-03-16 22:51:49 +01:00
Michael Mayer 94f8131f42
Merge pull request #2160 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-03-16 22:51:06 +01:00
Weblate 00e2338d92 Frontend: Update translations 2022-03-16 22:35:34 +01:00
Michael Mayer d7b4d70b33
Merge pull request #2157 from photoprismci/weblate-photoprism-backend
Weblate: Update translations
2022-03-16 20:40:52 +01:00
Weblate dfa3554d40 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-16 19:27:47 +01:00
Weblate ce0db78214 Backend: Update translations 2022-03-16 19:27:47 +01:00