Commit graph

6682 commits

Author SHA1 Message Date
Michael Mayer 261960ccb3 Backend: Update deps in go.mod and go.sum
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-31 16:00:00 +02:00
Michael Mayer 1ecfcb7d3e Frontend: Update translations.json/pot and package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-31 15:59:05 +02:00
Theresa Gresch e14a0ae731
Merge pull request #2664 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-08-31 09:25:09 +02:00
Weblate 18f8f2c112 Weblate: Update frontend translations 2022-08-30 15:58:57 +02:00
theresa 2e7923f6b1 Tests: Update toolbar page model 2022-08-30 15:58:47 +02:00
theresa d2b23ff69e Test: Adapt settings tests to mobile toolbar 2022-08-30 13:27:46 +02:00
theresa fcb5ef33cb Tests: Add component test for mobile toolbar 2022-08-30 13:23:35 +02:00
theresa d8093519db Tests: Skip upload tests on mobile 2022-08-30 13:22:44 +02:00
theresa fee1ab26ef Tests: Improve tests to run on mobile 2022-08-30 13:21:43 +02:00
theresa 2f7bcf20d7 Tests: Extend toolbar page model 2022-08-30 10:31:25 +02:00
theresa 86596c6275 Frontend: Improve v-if statements for mobile toolbar 2022-08-30 10:27:52 +02:00
theresa a5d9995bb8 Tests: Add tests for mobile toolbar 2022-08-30 10:26:50 +02:00
theresa 9e79bbe205 Frontend: Add fix v-if statements for mobile toolbar 2022-08-29 18:16:05 +02:00
theresa 0cba9141df Frontend: Add classes for testing to mobile toolbar 2022-08-29 16:03:39 +02:00
theresa be4a7942a3 Frontend: Improve mobile toolbar 2022-08-29 15:54:06 +02:00
theresa 97c5430d30 Tests: Update acceptance test 2022-08-29 14:39:36 +02:00
Michael Mayer e14f788e14 Frontend: Update translations.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 19:54:30 +02:00
Michael Mayer 2607066fef Develop: Change PHOTOPRISM_SERVER_MODE to PHOTOPRISM_HTTP_MODE
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 17:03:48 +02:00
Michael Mayer a0f6361e92 CI: Update Makefile
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 15:30:23 +02:00
Michael Mayer 9a96ec3c30 Docker: Update scripts/dist/entrypoint-init.sh
Changes the init script filepath.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 15:21:13 +02:00
Michael Mayer 6fef81b802 Backend: Update deps in go.mod and go.sum
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 15:03:57 +02:00
Michael Mayer 0f8dfdea20 Docker: Update scripts/dist/entrypoint.sh
Changes the init script filepath.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 14:55:48 +02:00
Michael Mayer 1ff919744e Videos: Update "not found" placeholder 404.mp4
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-28 14:29:20 +02:00
Theresa Gresch 7d7ba7658f
Merge pull request #2649 from photoprismci/weblate-photoprism-frontend
Weblate: Update translations
2022-08-27 18:08:57 +02:00
Weblate d0b6862249 Weblate: Update frontend translations 2022-08-27 14:29:23 +02:00
Michael Mayer c142b39cc6 Develop: Upgrade Docker base image from 220810 to 220826-bookworm
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-26 19:37:20 +02:00
Michael Mayer 84fae40f51 UX: Show custom context menu in mobile toolbar if not authenticated
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-26 19:34:18 +02:00
Michael Mayer ecadf17d50 UX: Replace "speed dial" in mobile toolbar with custom context menu
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-26 18:15:22 +02:00
Michael Mayer e7136bdf8e Frontend: Update deps in package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-26 18:12:02 +02:00
Michael Mayer 21dccc7519 Backend: Update deps in go.mod and go.sum
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-26 18:11:10 +02:00
Michael Mayer 26200a5c71 CI: Remove zgrab2 from scripts/dist/install-admin-tools.sh
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-25 21:13:35 +02:00
Michael Mayer 78801795f7 Backend: Update deps in go.mod and go.sum
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-25 20:37:12 +02:00
Michael Mayer 3612ea016d Frontend: Update Gemstone theme and common theme styles
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-25 20:36:29 +02:00
Michael Mayer c9808b2b9a Frontend: Add Remove() func and inline docs to themes.js
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-25 01:54:35 +02:00
Michael Mayer a149711073 Metadata: Add test files aurora.jpg and aurora.jpg.json #2640
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 21:16:16 +02:00
Michael Mayer 367e0382cf Metadata: Improve Exiftool log messages #2640
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 20:14:46 +02:00
Michael Mayer af2b0ba7d9 Frontend: Update translations.json #2638
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 17:59:20 +02:00
Weblate ffcf7955b1 Weblate: Update frontend translations 2022-08-24 17:57:06 +02:00
Michael Mayer 3403c50c48 Videos: Extract local time from DateTimeOriginal if possible #2640
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 17:50:22 +02:00
Michael Mayer e65c260656 Docs: Rename improvement(s) to enhancement(s)
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 13:21:43 +02:00
Michael Mayer 01f4dd4d27 Makefile: Do not revert pot file changes when running "make generate"
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 12:39:23 +02:00
Michael Mayer c5a2753d39 Backend: Update deps in go.mod and go.sum
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 12:38:40 +02:00
Michael Mayer 8ab16682ec Frontend: Update deps in package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 12:37:52 +02:00
Michael Mayer 1d16ba4590 Frontend: Add Slovene to translations.json and options.js
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-24 12:37:23 +02:00
Weblate 8dfc35bbd4 Weblate: Update backend translations 2022-08-24 12:17:32 +02:00
Weblate fed8ce5c83 Weblate: Update frontend translations 2022-08-24 12:16:07 +02:00
Matthew Meier 5d0a2ccf1b Missing close parentheses 2022-08-15 23:02:31 +02:00
Michael Mayer 2b05ef5ef6 Docs: Update README.md
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-13 15:25:06 +02:00
Michael Mayer bed325155f Frontend: Update package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-12 21:49:02 +02:00
Michael Mayer 3f1bb3fc1e Backend: Update golang.org/x/net in go.mod and go.sum
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-08-12 21:31:21 +02:00