Commit graph

3170 commits

Author SHA1 Message Date
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
Michael Mayer 859e4f7d8c Indexer: Set a default color for photos with multiple files #715 2020-12-17 12:32:53 +01:00
Michael Mayer 3d7c9323d8 Indexer: Improve color & chroma classification #596 2020-12-17 11:47:31 +01:00
Michael Mayer 1f386533cf Indexer: Use lookup table to prioritize metadata sources 2020-12-17 10:23:17 +01:00
Michael Mayer 807d544645 Frontend: Update translations.json 2020-12-17 10:21:32 +01:00
Michael Mayer 41c3de787a Frontend: Upgrade dependencies 2020-12-17 10:21:07 +01:00
Hermógenes Oliveira a041cd7829
Finished translations for Brazilian Portuguese #530 (#717)
Based on work by Isabeli Russo @isabelirusso-dev
2020-12-16 22:58:16 +01:00
Michael Mayer 5a801f442d Frontend: Fix layout of live photos in landscape orientation 2020-12-16 15:52:44 +01:00
Michael Mayer 2949202479 Frontend: Hide scrollbar when photo viewer or video player are visible 2020-12-16 14:46:18 +01:00
Michael Mayer fcad9e49a1 Frontend: Select photos in fullscreen mode #657 2020-12-16 14:10:03 +01:00
Michael Mayer 37f79324ce Language dropdown: Don't translate locales #712 2020-12-16 13:27:44 +01:00
Michael Mayer a5b9bc695e Indexer: Update picture dates derived from file names 2020-12-16 12:50:53 +01:00
Michael Mayer c4b42d7e61 Refactor txt package 2020-12-16 12:34:39 +01:00
Michael Mayer 717da1bd34 Downloads: Configure file name schema #675
There is no UI for this setting yet.
2020-12-16 11:59:16 +01:00
Michael Mayer 373578b9a9 Additional translations: Workaround for backend & date library #710 2020-12-15 20:44:18 +01:00
Michael Mayer cd38e507f9 Additional translations: Workaround for backend & date library #710 2020-12-15 20:41:53 +01:00
Michael Mayer 28880e682d Database: Improve config and SQL queries 2020-12-15 20:14:06 +01:00
Michael Mayer 40966c2add Frontend: Upgrade dependencies 2020-12-15 19:47:25 +01:00
Michael Mayer 9e7720a392 Docker: Upgrade base image and docker-compose.yml files 2020-12-15 19:47:05 +01:00
Michael Mayer 6b38a06bf5 Logs: Reduce http recover log level to debug 2020-12-15 17:43:05 +01:00
jean-louis67 83307c67d3
French translation of 'Simplified Chinese' and 'Traditional Chinese' (#711) 2020-12-15 17:05:43 +01:00
nzlov 668b9b3b57
Add Chinese Simplified (#710) 2020-12-15 09:20:56 +01:00
Michael Mayer 0999eca362 Search: Use | as OR separator 2020-12-14 22:57:07 +01:00
Michael Mayer 387452858e Indexer: Use mutex when saving photos to avoid concurrency issues 2020-12-14 20:56:33 +01:00
Michael Mayer c2e5663da0 Indexer: Add folder albums while indexing 2020-12-14 20:37:54 +01:00
Michael Mayer 430d16bf95 Indexer: Find existing camera via slug, return unknown camera by default 2020-12-14 19:24:08 +01:00
Michael Mayer 5383553cd1 Moments: Update folder search filter when path changes 2020-12-14 14:11:14 +01:00
Michael Mayer 35659f25cf Indexer: Improve logging and locking 2020-12-14 13:31:18 +01:00
Michael Mayer c6dd1c608d Search: Use quotes for serializing strings containing ":" 2020-12-14 10:35:37 +01:00
Michael Mayer 29075d03a8 Update Darktable package source #709 2020-12-14 09:57:07 +01:00
Michael Mayer e3190a9f3f Videos: Don't transcode the same file twice #703 2020-12-14 09:23:07 +01:00