Commit Graph

5698 Commits

Author SHA1 Message Date
Weblate
86f6a0cbdf Translations: Update assets/locales 2022-03-28 10:45:24 +02:00
Michael Mayer
ebf3520d28 CI: Use "npm ci" instead of "npm install" in Makefile 2022-03-28 10:45:15 +02:00
Michael Mayer
710c50f895 Frontend: Update translations.json #2083
Thanks to all who contributed! :)
2022-03-28 10:26:18 +02:00
Michael Mayer
ef04e7f1fd Develop: Upgrade Docker base image from 220323 to 220328-bookworm #2190 2022-03-28 10:22:41 +02:00
Michael Mayer
63b4f46ae8
Merge pull request #2191 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-03-28 10:22:35 +02:00
Weblate
c974f39b68 Translations: Update /frontend/src/locales 2022-03-28 10:15:28 +02:00
Michael Mayer
d565c92d52
Merge pull request #2190 from rickysarraf/rickysarraf-develop
Use deb.debian.org host for CDN redirection
2022-03-28 10:15:22 +02:00
Ritesh Raj Sarraf
61e2a207c2 Use deb.debian.org host for CDN redirection
As per http://deb.debian.org/ this host name mapping maps to geolocation
based hosts.
2022-03-28 13:29:18 +05:30
Michael Mayer
736b03f87f WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
Michael Mayer
45922f8db0 Docs: Update bug_report.md and feature-request.md issue templates 2022-03-27 13:25:14 +02:00
Michael Mayer
1e84d85330 Docs: Update "When to use GitHub Issues" in templates and README.md 2022-03-27 13:20:27 +02:00
Michael Mayer
c6abf5d7f2 UX: Hide misleading hidden file warning while indexing #2189 2022-03-27 12:58:30 +02:00
Michael Mayer
adf949a575 Frontend: Update dependencies in package-lock.json 2022-03-27 12:49:48 +02:00
Michael Mayer
aaaef5712e WebDAV: Prevent two-way file sync, default to download #1785 2022-03-27 12:49:23 +02:00
Michael Mayer
dda464f28d Backend: Upgrade Go dependencies in go.mod and go.sum 2022-03-27 11:36:44 +02:00
Michael Mayer
8a8646991b Docs: Update wording in README.md and SPONSORS.md 2022-03-26 17:30:25 +01:00
Michael Mayer
3992f6cd68 Docs: Update wording in README.md and SPONSORS.md 2022-03-26 17:26:09 +01:00
Michael Mayer
397131525d Docs: Update sponsorship options in SPONSORS.md 2022-03-26 17:20:42 +01:00
Michael Mayer
8ed7efc70f Docs: Update question.md GitHub Issue template 2022-03-26 15:11:39 +01:00
Michael Mayer
b13799d9ec Docs: Update title in bug_report.md and feature-request.md templates 2022-03-26 15:07:19 +01:00
Michael Mayer
eb0027e7e5 Docs: Update GitHub Issue templates (bug_report.md, question.md, ...) 2022-03-26 15:05:38 +01:00
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