Commit graph

6540 commits

Author SHA1 Message Date
Weblate 8072ced47a Weblate: Update backend translations 2022-07-03 22:31:01 +02:00
Weblate f3814fdb90 Weblate: Update frontend translations 2022-07-03 22:30:40 +02:00
Michael Mayer 70d86d4d55 Frontend: Update translations.json 2022-07-01 18:54:35 +02:00
Cathie Integra f734a8da9a
Weblate: Update frontend translations (#2487)
Co-authored-by: Weblate <noreply@weblate.org>
2022-07-01 18:46:03 +02:00
Michael Mayer d9fbcb079d Docs: Update CODE_OF_CONDUCT.md 2022-07-01 17:47:06 +02:00
Michael Mayer c4888c25cf CI: Add .gitmodules 2022-07-01 13:51:05 +02:00
Michael Mayer 9cd71db5e4 CI: Change excluded path order in .fossa.yml 2022-07-01 11:46:37 +02:00
Michael Mayer 3a65ea8572 Frontend: Update translations.json and package-lock.json 2022-07-01 11:19:15 +02:00
Michael Mayer e15506daba Docs: Update license NOTICE and .fossa.yml 2022-07-01 11:18:50 +02:00
Theresa Gresch 06fe7b7e0e
Merge pull request #2481 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-06-30 08:41:45 +02:00
Weblate e7e7b7a7d2 Weblate: Update frontend translations 2022-06-30 01:51:53 +02:00
Michael Mayer fb1736fb34 Docker: Update arm64 and armv7 README files 2022-06-29 12:43:44 +02:00
Michael Mayer 5c9877bcb6 Docker: Update arm64 and armv7 README files 2022-06-29 12:32:37 +02:00
theresa ce1151ee2b Update SPONSORS.md 2022-06-29 12:29:39 +02:00
Michael Mayer 5d7448d2df UX: Disable the history mode of the photo viewer to avoid glitches #2477 2022-06-28 19:37:53 +02:00
Michael Mayer 9ec854d57c UX: Remember view type of search results and albums #2477 2022-06-28 19:28:34 +02:00
Michael Mayer b47d71d659 Config: Include disable-webdav and http-compression in CLI report #2476 2022-06-28 16:14:01 +02:00
Michael Mayer 4ea795729a Frontend: Update photo_test.js to be more resilient #2434 2022-06-28 16:01:05 +02:00
Michael Mayer ad84a673fd Backend: Update deps in go.mod and go.sum 2022-06-28 15:48:55 +02:00
Michael Mayer 7eba8b640f Frontend: Update translations.json and translations.pot 2022-06-28 15:48:36 +02:00
Michael Mayer ebd93ed30a Frontend: Update package-lock.json 2022-06-28 15:47:49 +02:00
Heiko Mathes be2292c536
UX: Fix portrait video preview when hovering over live photos #2475 2022-06-28 15:37:52 +02:00
theresa a6225d76d5 Tests: Adapt acceptance tests to changes 2022-06-28 12:55:52 +02:00
Theresa Gresch 5a2f0186a1
Merge pull request #2474 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-06-28 09:21:41 +02:00
Weblate 49b9c4afb7 Weblate: Update frontend translations 2022-06-28 07:51:53 +02:00
Michael Mayer 161fa2b327 Frontend: Correct slight inconsistencies in UI components #2434 2022-06-27 17:49:31 +02:00
Heiko Mathes 2080459579
UI: Deduplication of photo cards, mosaic and list view components (#2434) 2022-06-27 17:33:31 +02:00
Michael Mayer e13eb8b3e0 Update SPONSORS.md 2022-06-27 10:30:10 +02:00
gyto6 fa0c9b7f29
Update SPONSORS.md (#2473) 2022-06-27 10:08:14 +02:00
Theresa Gresch 71fa4a4281
Merge pull request #2471 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-06-27 09:06:53 +02:00
Weblate 0f0d2b4df0 Weblate: Update frontend translations 2022-06-26 21:51:52 +02:00
Michael Mayer b09112058e Videos: Transcode supported formats if bitrate exceeds limit #2461
Implements Option (1) as described in the issue comments.
2022-06-26 19:47:12 +02:00
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