Commit graph

3379 commits

Author SHA1 Message Date
Michael Mayer 420bc7e7df Frontend: Update dependencies 2021-01-14 19:23:24 +01:00
Michael Mayer 8175b33d46 Frontend: Implement dark theme (Onyx) #700 2021-01-14 19:23:24 +01:00
Michael Mayer 0ffdc9c457 Config: Update docker-compose.yml examples 2021-01-14 19:23:24 +01:00
Michael Mayer 8ab6ad863e PWA: Update manifest.json 2021-01-14 19:23:24 +01:00
theresa ab76ba3194 Tests: Add test ids 2021-01-14 17:57:38 +01:00
theresa 52b730f329 Tests: Adapt acceptance tests to css changes 2021-01-14 10:34:16 +01:00
theresa 70a2208201 Tests: Adapt acceptance tests to css changes 2021-01-14 10:29:01 +01:00
theresa 60a85e702a Tests: Adapt acceptance tests to css changes 2021-01-13 16:56:45 +01:00
theresa 3a4ed67862 Tests: Adapt acceptance tests to css changes 2021-01-13 14:47:32 +01:00
theresa 966d88d8a8 Tests: Adapt acceptance tests to css changes 2021-01-13 14:39:15 +01:00
theresa f7b8be2ad6 Tests: Adapt acceptance tests to css changes 2021-01-13 12:05:43 +01:00
theresa 384f3b66bb Tests: Adapt acceptance tests to css changes 2021-01-13 11:10:08 +01:00
theresa f35fe19519 Tests: Adapt acceptance tests to css changes 2021-01-13 11:10:08 +01:00
theresa e48bb48eaa Tests: Add identifier for testing 2021-01-13 11:10:08 +01:00
Ben McCann 7bcef9ed4d
Fix lint errors in .vue files (#880) 2021-01-12 17:44:30 +01:00
Michael Mayer cc05c43053 UX: Always display play buttons on videos for mobile users 2021-01-11 19:27:00 +01:00
Michael Mayer 6b0d94ff42 UX: Disable autoplay for live photos and use JS events instead 2021-01-11 18:49:09 +01:00
Michael Mayer c949ec95ce UX: Disable preloading in live player 2021-01-11 18:27:33 +01:00
Michael Mayer 27d5455153 UX: Don't load full length videos in live player #477 #500 #862 2021-01-11 17:48:55 +01:00
theresa e01b193f88 Stopwords: Add dscn 2021-01-11 17:41:34 +01:00
Michael Mayer 37e6854e9c Card View: Don't change background of icons in selected state 2021-01-11 17:33:36 +01:00
Michael Mayer 512141dea2 Import: Use current copy / move setting for auto import #879 2021-01-11 17:09:19 +01:00
Michael Mayer dd75fe100f UX: Add /all route for finding all matches (no quality filter) #859 2021-01-11 17:00:18 +01:00
Michael Mayer 0a6d9fc376 UX: Find all media types via /browse by default #859 2021-01-11 14:06:48 +01:00
Michael Mayer 601a563248 Frontend: Invert background colors in labels.vue 2021-01-11 13:37:16 +01:00
Michael Mayer 3fc4336e58 Config: Fix detection of CPU cores to limit number of workers 2021-01-11 13:00:46 +01:00
Michael Mayer 2ffcba1c1f UX: Reduce search result batch size and improve layout #477 #500 #862 2021-01-11 12:46:46 +01:00
theresa 803ebc1825 Frontend: Reduce page size 2021-01-11 11:54:36 +01:00
Michael Mayer ae4a37ef64 Config: Update docker-compose.yml examples 2021-01-11 10:15:54 +01:00
Michael Mayer 9bf8b80eac Frontend: Code clean-up 2021-01-10 22:24:41 +01:00
Michael Mayer 72d572af0c Frontend: Update translations.json and translations.pot 2021-01-10 22:18:27 +01:00
Michael Mayer 74823b4e17 Frontend: Upgrade webpack 2021-01-10 22:18:02 +01:00
Michael Mayer 8869e5b995 UX: Remove lag when selecting pictures #477 #500 #862 2021-01-10 22:14:47 +01:00
Michael Mayer 5eea2eac41 API: Add composite id to photo search results 2021-01-10 15:30:21 +01:00
Michael Mayer b408538f68 HTTP: Add optional gzip compression 2021-01-10 15:30:21 +01:00
Theresa Gresch 40441cb17c
Merge pull request #872 from wangling12/develop
Update simplified Chinese translation
2021-01-10 15:28:27 +01:00
he 614f93f696 Update simplified Chinese translation 2021-01-10 21:36:39 +08:00
Alexander Konovalov dcf94e26a5
Backend: Optimize photos search query (#871) 2021-01-10 12:38:51 +01:00
Michael Mayer 7b15806e50 UX: Preload additional search results #500 2021-01-09 14:36:36 +01:00
Michael Mayer 19b2f1de13 Import: Improve handling of severe errors (panics) #261 2021-01-09 13:50:14 +01:00
Michael Mayer e015e17f3f Translations: Update German 2021-01-09 12:47:31 +01:00
Michael Mayer dcaf22b329 Config: Detect physical CPU cores to limit number of workers 2021-01-09 12:18:59 +01:00
Ben McCann 507d0957eb
Update package-lock to fully remove moment (#853) 2021-01-09 05:42:25 +01:00
Michael Mayer b4e2d88c29 UX: Remove remaining image loading placeholders / spinners #500 #862 2021-01-09 05:40:01 +01:00
Michael Mayer a8c46f616a Colors: Clean-up examples 2021-01-09 04:45:08 +01:00
Michael Mayer 8627153288 Config: Reduce workers default
CPUs with with hyper-threading can't properly manage the load otherwise.
2021-01-09 04:44:36 +01:00
Michael Mayer d215f782e6 UX: Improve clipboard performance #477 2021-01-09 04:41:33 +01:00
Michael Mayer ec71858477 Frontend: Refactor clipboard #477 2021-01-09 01:33:20 +01:00
Michael Mayer 39595ee34d PWA: Add service worker #374 #852 2021-01-08 19:11:50 +01:00
Michael Mayer a808f4a5fb PWA: Add anti-cache param to manifest.json 2021-01-08 18:32:08 +01:00