Commit graph

5980 commits

Author SHA1 Message Date
Michael Mayer 00a2eb56b2
Update README.md 2022-05-23 12:35:42 +02:00
Michael Mayer e995b4c287
Update README.md 2022-05-23 12:33:39 +02:00
Michael Mayer 7913dcb4dc
Update README.md 2022-05-23 12:29:59 +02:00
Michael Mayer 75ec9909f8 Frontend: Update package-lock.json 2022-05-21 22:32:18 +02:00
Michael Mayer 7942b03d54 Frontend: Update translations.pot and translations.json #2346
Thanks to all who contributed! <3
2022-05-21 22:31:16 +02:00
Cathie Integra f3e8ec864a
Translations: Update frontend/src/locales (#2346)
Co-authored-by: Weblate <noreply@weblate.org>
2022-05-21 22:29:27 +02:00
Michael Mayer ab185f719e UX: RTL style fixes 2022-05-21 22:11:22 +02:00
Michael Mayer 8b5fbec950 UX: Improve navigation menu 2022-05-21 22:00:13 +02:00
Michael Mayer 441b51b228 UX: Improve confirm button style in account.vue 2022-05-21 20:12:34 +02:00
Michael Mayer c1d06f5d2b UX: Enhance splash screen styles 2022-05-21 20:08:31 +02:00
Michael Mayer da866a98d4 UX: Update splash screen, fonts, buttons, mobile toolbar and navigation 2022-05-21 18:13:28 +02:00
Michael Mayer 8af69b81f2 Search: Omit files with unknown Chroma when using mono:true filter #2341 2022-05-21 18:12:08 +02:00
Cathie Integra 76e0725397
Translations: Update frontend/src/locales (#2342)
Co-authored-by: Weblate <noreply@weblate.org>
2022-05-21 08:38:48 +02:00
Michael Mayer 027800fba5 CI: Improve compatibility of download scripts
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-21 02:34:50 +02:00
Michael Mayer f73d21171a UX: Improve scrollbar styles
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-21 02:33:09 +02:00
Michael Mayer 9f6d15db07 UI: Remove html height in app.css 2022-05-20 23:16:02 +02:00
Michael Mayer d600d5faf8 Frontend: Update package.json, package-lock.json, and translations.json 2022-05-20 21:37:53 +02:00
Cathie Integra 4f02415f34
Translations: Update frontend/src/locales (#2338)
Co-authored-by: Weblate <noreply@weblate.org>
2022-05-20 21:31:49 +02:00
Michael Mayer b250a106b7 UX: Improve nav toolbar, scrollbar, and footer 2022-05-20 21:31:29 +02:00
Michael Mayer a37c6d4c83 UI: Shorten version info in about footer and improve scrollbar styles 2022-05-20 19:33:07 +02:00
Michael Mayer d6461e9de6 Auth: Update password length in config/global_flags.go #2339 2022-05-20 19:28:12 +02:00
Michael Mayer fb481ce2d8 CLI: Pass edition in build specific metadata 2022-05-20 19:27:33 +02:00
Michael Mayer 2121dd4307 Auth: Allow short initial passwords to avoid login problems #2339 2022-05-20 19:25:19 +02:00
Michael Mayer bcc1611371 Docker: Add PROG environment variable with default value "photoprism" 2022-05-20 15:44:13 +02:00
Michael Mayer 2087d071d6 CI: Rename BUILD_NAME variable to BUILD_BIN in build.sh script 2022-05-20 15:42:33 +02:00
Michael Mayer c865330876 CLI: Put build specific information in app metadata 2022-05-20 15:41:18 +02:00
Michael Mayer a96c1958f4 Docker: Specify explicitly supported user and group ID ranges #2336 2022-05-20 12:29:03 +02:00
Michael Mayer 01df82e933 Backend: Upgrade dependencies in go.mod and go.sum 2022-05-20 11:33:32 +02:00
Michael Mayer 0a5e069d16 Develop: Upgrade base image from 220516-bookworm to 220520-bookworm 2022-05-20 11:32:48 +02:00
Michael Mayer c32577ee52 Frontend: Update package-lock.json 2022-05-20 11:32:02 +02:00
Michael Mayer 2de1e338bd Logs: Prevent feedback loops by omitting repeated messages #2335
This also prevents debug and trace messages to be sent to the frontend.
2022-05-20 11:31:39 +02:00
Michael Mayer 41e7cc0513 Docker: Update Makefile targets #2334 2022-05-20 11:18:19 +02:00
Michael Mayer 040f206998 Docker: Remove permission check for storage folder on startup #2334 2022-05-20 10:38:37 +02:00
Michael Mayer da8710713a Docker: Update create-users.sh script #2328
https://github.com/photoprism/photoprism/discussions/2328#discussioncomment-2771617
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-18 22:52:23 +02:00
Michael Mayer cd024ae15a Frontend: Update package-lock.json
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-18 22:45:56 +02:00
Michael Mayer 6bbd4e55ac Docker: Add accounts for user IDs 1100-1200 #2328
https://github.com/photoprism/photoprism/discussions/2328#discussioncomment-2771617
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-05-18 22:40:22 +02:00
Theresa Gresch b41d2d8ea2
Merge pull request #2329 from photoprismci/weblate-photoprism-backend
Weblate: Update translations
2022-05-18 08:46:59 +02:00
Weblate 82d25ba175 Translations: Update assets/locales 2022-05-17 21:49:36 +02:00
Michael Mayer 420208295e Docker: Install Darktable from Debian Backports #2327 2022-05-17 04:44:16 +02:00
Michael Mayer 88a560279c Docker: Update docker-compose.yml examples 2022-05-17 04:23:27 +02:00
Michael Mayer 451f3ad8ba Docker: Update docker-compose.yml examples 2022-05-17 04:15:37 +02:00
Michael Mayer cc3aa90816 Docker: Update docker-compose.yml examples 2022-05-17 04:08:46 +02:00
Michael Mayer 5d13bb019d CI: Update deploy-release.sh script 2022-05-17 04:08:13 +02:00
Michael Mayer b9c68f8fe8 Frontend: Update navigation.vue 2022-05-17 03:17:28 +02:00
Michael Mayer 53d814e62e Metadata: Prefer SubSecDateTimeOriginal and SubSecCreateDate #2320 2022-05-17 02:03:50 +02:00
Michael Mayer 400c25ad43 Frontend: Update translations.json 2022-05-17 01:12:09 +02:00
Michael Mayer 9808c59282 WebDAV: Update file selection test #2293 2022-05-17 01:10:47 +02:00
Michael Mayer 54700766df Index: Truncate mod time to full seconds #2257 2022-05-17 01:04:26 +02:00
Michael Mayer 9e5b2178cf WebDAV: Omit RAW and Sidecar files if not sharing originals #2293 2022-05-17 00:57:07 +02:00
Cathie Integra 6e05e06593
Translations: Update frontend/src/locales (#2326)
Co-authored-by: Weblate <noreply@weblate.org>
2022-05-17 00:53:29 +02:00