Commit graph

3200 commits

Author SHA1 Message Date
jean-louis67 dc5c0bbcfd
FR: Translation for stackable / purge of suppressed entries (#726) 2020-12-21 19:24:58 +01:00
Michael Mayer 1a954be86a Update link to WebDAV docs in README.md and webdav.vue 2020-12-21 19:21:16 +01:00
Michael Mayer 1ad8eb343d Photo: Omit Stack property in YAML files if 0 2020-12-21 18:43:31 +01:00
Michael Mayer 41bd1930c0 Frontend: Update translations.pot 2020-12-21 18:37:57 +01:00
Michael Mayer 9f72d03d3f Settings: Rename "Index" tab to "Library" 2020-12-21 18:01:14 +01:00
Michael Mayer fc8592206f Settings: Improve layout of image render options 2020-12-21 16:03:33 +01:00
Michael Mayer 85a816644b Settings: Update description of thumb render options 2020-12-21 15:45:33 +01:00
Michael Mayer adfd347791 Config: Update command flag help 2020-12-21 15:16:27 +01:00
Michael Mayer 51c36e3fe4 Config: Update command flag help 2020-12-21 15:00:18 +01:00
Michael Mayer 30231ccc74 Albums: Remove YAML backup files when running photoprism reset 2020-12-21 14:05:02 +01:00
Michael Mayer b59ecff6ef Stacks: Fix slider label and update translations.pot #616 #667 2020-12-19 19:20:38 +01:00
Michael Mayer 12cb89eca5 Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
Michael Mayer 4891377d35 Frontend: Update package-lock.json 2020-12-19 14:45:55 +01:00
Michael Mayer 389ca24637 Update .po files and translations.json
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-19 14:42:13 +01:00
Michael Mayer 18e3f344cd Backend: Add missing strings to existing translations
Automatic translation using Poedit.
Needs verification (and rework) by native speakers.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-19 14:30:51 +01:00
Michael Mayer f4855e516e Frontend: Upgrade dependencies
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-19 14:19:21 +01:00
Michael Mayer 29ad2d94f7 Frontend: Add missing strings to existing translations
Automatic translation using Poedit.
Needs verification (and rework) by native speakers.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-19 14:18:57 +01:00
Michael Mayer 7b0cdc7f11 Frontend: Change icon of index tab in Library 2020-12-19 13:21:30 +01:00
Michael Mayer c0daad2900 Frontend: Improve wording and translations 2020-12-19 12:31:26 +01:00
Michael Mayer 3179447f9d Frontend: Improve German translations 2020-12-19 12:24:51 +01:00
Michael Mayer 6f48781402 Settings: Rename "Library" tab to "Index" 2020-12-19 12:09:38 +01:00
Michael Mayer f5426c9c20 Frontend: Improve German translations 2020-12-19 11:45:09 +01:00
Michael Mayer 823b381646 Frontend: Update German translations 2020-12-19 11:37:43 +01:00
Michael Mayer 2b85b4f814 Settings: Show Advanced tab in demo 2020-12-19 11:01:15 +01:00
Michael Mayer 7a265783b7 UX: Improve Advanced Settings tab and update translations.pot 2020-12-19 10:53:24 +01:00
Michael Mayer cfabdb5fd2 UX: Improve Advanced Settings tab and update translations.pot 2020-12-19 10:41:19 +01:00
Michael Mayer 7b5ae77e61 Search: Reduce chroma threshold for mono filter to 0 #596 2020-12-19 01:56:00 +01:00
Michael Mayer 5f94f023ef API: Refactor ACL 2020-12-19 01:54:48 +01:00
Michael Mayer 651c4f12c1 API: Re-add /api/v1/config endpoint 2020-12-19 01:54:29 +01:00
Michael Mayer de955f8fc6 UX: Add Downscaling and RAW Conversion options to Advanced Settings tab 2020-12-19 01:11:22 +01:00
Michael Mayer db98dfdc64 Settings: Rename "Server" tab to "Advanced" 2020-12-18 23:15:57 +01:00
Michael Mayer 0b52e536e2 Docker Compose: Add PHOTOPRISM_DISABLE_WEBDAV to example config 2020-12-18 21:27:45 +01:00
Michael Mayer ebb3562778 Docker Compose: Improve config example 2020-12-18 21:23:52 +01:00
Michael Mayer 27ff4ce2c9 Docker Compose: Disable automatic restart 2020-12-18 21:18:25 +01:00
Michael Mayer 6e4f95adba Frontend: Update translations.pot 2020-12-18 20:43:48 +01:00
Michael Mayer b7e89148fb Frontend: Upgrade dependencies 2020-12-18 20:43:24 +01:00
Michael Mayer a067fe46ec UX: Add global server config options tab to Settings UI 2020-12-18 20:42:12 +01:00
Michael Mayer 4debcae7f4 Frontend: Code clean-up 2020-12-18 16:59:34 +01:00
Michael Mayer 205b7a3061 Backend: Upgrade dependencies 2020-12-18 16:57:22 +01:00
Michael Mayer fe56fb024b Frontend: Update .eslintrc.js 2020-12-18 14:55:10 +01:00
Michael Mayer 003412736e Frontend: Reformat JS code 2020-12-18 14:42:36 +01:00
Michael Mayer 29145e77b6 Frontend: Code clean-up in library.vue and settings.vue 2020-12-18 14:10:12 +01:00
Michael Mayer 43714c00d5 UX: Refactor Library UI 2020-12-18 13:05:48 +01:00
Michael Mayer 0925d7179c UX: Refactor Settings UI 2020-12-18 10:59:21 +01:00
Michael Mayer 7940786ce9 UX: Refactor config options to be more intuitive
Make sure to update your local config files when upgrading as
the name of some config values has changed. The default
config path has changed from "settings" to "config".
2020-12-18 09:11:42 +01:00
Michael Mayer cd59b1b8ca Update Makefile after changing default name of config path 2020-12-17 18:26:58 +01:00
Michael Mayer 449fb7a2c1 Backup and restore albums from YAML files #567 2020-12-17 18:24:55 +01:00
Michael Mayer 3c973730a5 Frontend: Reformat Vue component code 2020-12-17 13:23:23 +01:00
Michael Mayer 5b3861a524 Frontend: Format library Vue code 2020-12-17 13:17:11 +01:00
Michael Mayer 6c77109b52 UX: Use lazy loading for directory list in Library 2020-12-17 13:13:39 +01:00