Commit graph

6308 commits

Author SHA1 Message Date
Michael Mayer
1a6f108bbe Develop: Upgrade Docker base image from 220620 to 220625-bookworm 2022-06-25 06:49:31 +02:00
Michael Mayer
c86c68aebe WebDAV: Add assertions to TestConfig_DisableWebDAV #2464 2022-06-25 03:48:05 +02:00
Michael Mayer
95936d0e84 WebDAV: Fully disable endpoint in public mode as it is not needed #2464 2022-06-25 03:44:09 +02:00
Michael Mayer
5a89a79f86 JPEG: Add imagemagick to Dockerfiles #2462 #2463 2022-06-25 02:54:09 +02:00
Michael Mayer
2125f1ae0a JPEG: Call Seek(0, 0) before opening image #2462 #2463
Found this here, although I'm really not sure how this should fix it:
- https://github.com/golang/go/issues/45902#issuecomment-1007953723

According to the tests I added, the error "unexpected EOF" remains!
At least this change shouldn't break anything either.... Help is more
than welcome if someone has more time to read through all the issue
comments.
2022-06-25 02:16:42 +02:00
Michael Mayer
bd80401f00 Frontend: Update package-lock.json 2022-06-25 02:10:17 +02:00
Michael Mayer
53b15a728e Backend: Update go.mod and go.sum 2022-06-24 23:04:23 +02:00
Michael Mayer
519f0c49c9 Videos: Stream OGV, VP8, VP9, AV1, WebM, and HEVC if supported #2461 2022-06-24 06:59:22 +02:00
Andre Carrera
95c03afe28
Videos: Skip transcoding of HEVC / HVC1 if supported by the browser #440 #513 (#2379) 2022-06-24 01:30:48 +02:00
Michael Mayer
15b1f5728b Backend: Update deps in go.mod and go.sum 2022-06-23 22:05:26 +02:00
Michael Mayer
18faeea3b6 Frontend: Update translations.json and package-lock.json 2022-06-23 22:03:51 +02:00
Michael Mayer
6dde602082
Merge pull request #2459 from photoprismci/weblate-photoprism-backend
Weblate: Update translations
2022-06-23 16:24:16 +02:00
Weblate
8d0dc3dcf7 Weblate: Update backend translations 2022-06-23 16:24:06 +02:00
Michael Mayer
6d6fb80158
Merge pull request #2458 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-06-23 16:23:59 +02:00
Weblate
6cb95eefb8 Merge remote-tracking branch 'origin/develop' into develop 2022-06-23 12:09:17 +02:00
Theresa Gresch
ca6229f5d7
Merge pull request #2455 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-06-23 12:09:09 +02:00
Weblate
414ac7faed Weblate: Update frontend translations 2022-06-22 17:41:29 +02:00
theresa
e00c7200dd Tests: Adapt acceptance tests to changes 2022-06-22 17:41:00 +02:00
theresa
59b5678a21 Tests: Adapt acceptance tests to changes 2022-06-22 17:39:49 +02:00
Weblate
c604ff90c7 Merge remote-tracking branch 'origin/develop' into develop 2022-06-22 10:38:13 +02:00
Michael Mayer
22a0a80517
Update bug_report.md 2022-06-22 10:38:09 +02:00
Weblate
828df8afff Weblate: Update frontend translations 2022-06-22 09:51:51 +02:00
heikomat
2448e1dc46 fix icons on old chromium (e.g. 86) being tall and not displayed 2022-06-21 19:10:21 +02:00
Michael Mayer
d7d0a00945 GitHub: Update bug report template bug_report.md 2022-06-21 18:49:18 +02:00
Michael Mayer
aa87b975e3 GitHub: Update bug report template bug_report.md 2022-06-21 18:34:54 +02:00
Michael Mayer
e885d1ec1e GitHub: Update bug report template bug_report.md 2022-06-21 18:26:52 +02:00
Michael Mayer
e799502861 GitHub: Update bug report template bug_report.md 2022-06-21 18:20:33 +02:00
Michael Mayer
b4e77c1f74 GitHub: Update bug report template bug_report.md 2022-06-21 18:14:52 +02:00
Michael Mayer
1e6bbd975d GitHub: Update bug report template bug_report.md 2022-06-21 18:13:02 +02:00
Michael Mayer
1c617a6d6f GitHub: Update bug report template bug_report.md 2022-06-21 18:06:39 +02:00
Michael Mayer
b39f0a8a09 GitHub: Update bug report template bug_report.md 2022-06-21 17:43:52 +02:00
Michael Mayer
3d277b2ef2 Search: Update frontend rest_test.js after changing limit #2433 2022-06-21 14:48:51 +02:00
Michael Mayer
64305c18a9 Search: Increase frontend result limit from 3333 to 10k #2433 2022-06-21 14:34:00 +02:00
Michael Mayer
ff61ff12e2 Update CODE_OF_CONDUCT.md 2022-06-21 14:21:45 +02:00
heikomat
375270efbc fix preview-playback on browsers without aspect-ratio 2022-06-21 12:08:48 +02:00
heikomat
5faa9bb409 fix iamge aspect-ratio on old browsers in list-view 2022-06-21 12:08:48 +02:00
heikomat
93a4ece5e3 add support for browsers that dont support the aspect-ratio css-property 2022-06-21 12:08:48 +02:00
Michael Mayer
5abbfeb534 Frontend: Update translations.json and translations.pot 2022-06-21 11:51:59 +02:00
Michael Mayer
c11dffdc4e Frontend: Update package-lock.json 2022-06-21 11:51:39 +02:00
Michael Mayer
d0be186f52 Backend: Update deps in go.mod and go.sum 2022-06-21 11:50:53 +02:00
Michael Mayer
b6d32f828b Search: Increase max number of results from 25k to 100k #2433 2022-06-21 11:50:53 +02:00
Weblate
c7ed995a65 Weblate: Update frontend translations 2022-06-21 11:49:35 +02:00
Michael Mayer
382ae74bbc Develop: Upgrade base image to photoprism/develop:220620-bookworm 2022-06-20 21:22:37 +02:00
Michael Mayer
b291d5c5e1 Docker: Update Debian dependencies 2022-06-20 20:47:04 +02:00
Michael Mayer
a8db361268 Metadata: Use actual image width and height if available #2447 2022-06-20 11:41:41 +02:00
Michael Mayer
e04a2b3eec Update SECURITY.md 2022-06-19 18:21:37 +02:00
Michael Mayer
ce9a10a8f5 Update SECURITY.md 2022-06-19 18:19:51 +02:00
Michael Mayer
2d6d47121e Backend: Update deps in go.mod and go.sum 2022-06-19 16:51:46 +02:00
Michael Mayer
71ae33886f Frontend: Update translations.json 2022-06-19 15:35:27 +02:00
abgd1234
62120cd5e2
Videos: Fix incorrect NVIDIA hardware transcoding parameters #2442 #2449 2022-06-19 15:32:48 +02:00