Commit graph

3583 commits

Author SHA1 Message Date
Michael Mayer
568685f991 Index: Improve query for photos with missing primaries #1010 2021-02-08 07:39:29 +01:00
Michael Mayer
84ab1bc575 Index: Shorten log message for missing primaries #1010 2021-02-08 07:17:10 +01:00
Michael Mayer
906376ea31 Index: Reduce log level for missing primaries to info #1010 2021-02-08 07:14:55 +01:00
Michael Mayer
63ce5ea933 Backend: Remove log from FolderCoverByUID #1011 2021-02-07 20:30:50 +01:00
Michael Mayer
89f9229c6a Library: Show file icon for sidecar files in Originals #1011 2021-02-07 20:10:34 +01:00
Michael Mayer
94132de245 UX: Remove content-visibility: auto due to side effects #500
Feels extremely shaky when scrolling. Top toolbar
fades in and out all the time.
2021-02-07 19:32:18 +01:00
Michael Mayer
c7753b87ff Library: Show folder covers in Originals #1011 2021-02-07 19:04:17 +01:00
Michael Mayer
9039774cf7 Metadata: Rename unknown country code variable 2021-02-07 17:42:52 +01:00
Michael Mayer
c7a6bdce97 UX: Reduce max number of results in originals file browser to 999 2021-02-07 17:39:41 +01:00
Michael Mayer
b0953b1d7a UX: Improve content loading performance via CSS #500
"content-visibility" enables the user agent to skip an element's
rendering work, including layout and painting, until it is needed:
- https://web.dev/content-visibility/
- https://developers.google.com/web/updates/2016/06/css-containment
2021-02-07 17:39:41 +01:00
Michael Mayer
e57e9aff70 Metadata: Improve country code from string estimate 2021-02-07 17:39:41 +01:00
theresa
96cb6eeed6 Tests: Update test commands in makefile and package.json 2021-02-07 13:10:46 +01:00
Michael Mayer
a1a967786a Import: Reduce log level to info for duplicates #991 2021-02-06 17:09:11 +01:00
Michael Mayer
1e023c5302 QA: Implement test mode 2021-02-06 17:04:00 +01:00
Michael Mayer
1bfb2e1774 Index: Improve save / update functions, remove orphans 2021-02-06 16:30:30 +01:00
Michael Mayer
31fb402a28 Import: Re-add error log #991 2021-02-05 22:00:44 +01:00
Michael Mayer
303a3f77f9 Index: Reduce log level to warn for related files 2021-02-05 21:42:25 +01:00
Michael Mayer
ee555e8f6a Upload: Add duplicates to selected album(s) as well #991 2021-02-05 21:12:40 +01:00
Michael Mayer
8177f36f43 Search: Remove unused countries from dropdown #982 2021-02-05 20:40:37 +01:00
Michael Mayer
2a96c019f4 Metadata: Update camera model map 2021-02-05 19:48:53 +01:00
Michael Mayer
516df75351 CI: Sign drone.yml 2021-02-05 19:34:50 +01:00
Michael Mayer
128cdf4bac Backend: Fix typo in photo entity 2021-02-05 19:18:33 +01:00
Michael Mayer
7d98d200da Entrypoint: chown /photoprism/import as well #1000
Uploads might not work otherwise.
2021-02-05 19:08:00 +01:00
Krassimir Valev
c27e809308
Additional photo location unit tests (#918) 2021-02-05 18:32:32 +01:00
Krassimir Valev
bbbc6a737e
Dockerfile for arm32v7 (#969) 2021-02-05 18:27:39 +01:00
Michael Mayer
63ba28426e Navigation: Update counts when saving a photo #996 2021-02-05 18:22:52 +01:00
Michael Mayer
f6b5a32895 Navigation: Automatically hide Videos when there are none #996 2021-02-05 17:47:36 +01:00
Michael Mayer
c51425067c Entrypoint: Disable chown with PHOTOPRISM_DISABLE_CHOWN #1000 2021-02-05 17:39:48 +01:00
Michael Mayer
0ea7222093 Dockerfiles: Upgrade Go to 1.15.8 2021-02-05 16:50:39 +01:00
Michael Mayer
6e534fd039 Entrypoint: Don't change owner of originals #1000 2021-02-05 16:50:39 +01:00
theresa
11a3aa6d00 Tests: Refactor photos test 2021-02-05 16:48:51 +01:00
theresa
e7e2de3ce0 Tests: Add login test 2021-02-05 16:48:51 +01:00
theresa
9620c07b08 Tests: Add classes for testing 2021-02-05 16:48:51 +01:00
Michael Mayer
bf592bdf7c Backup: Restore archive flag from yaml files #912 2021-02-05 16:32:08 +01:00
Michael Mayer
c4bb9e8314 Frontend: Upgrade package-lock.json to version 2 2021-02-05 10:00:29 +01:00
Michael Mayer
8b361093be Metadata: Upgrade Go dependencies #990 2021-02-05 09:45:28 +01:00
Michael Mayer
789cab83c9 Metadata: Add special words for title capitalization 2021-02-05 09:13:05 +01:00
Michael Mayer
a99c6978d2 Metadata: Update camera make map 2021-02-05 09:12:13 +01:00
theresa
fadb19ec64 Metadata: Add copyright to metadata 2021-02-04 14:39:18 +01:00
theresa
6941deb22b Tests: Improve Selectors 2021-02-01 14:05:31 +01:00
theresa
8922d0e309 Translation: Add italian to options.js and update translations.json 2021-02-01 09:18:01 +01:00
Theresa Gresch
beedbad482
Merge pull request #983 from LucaDiba/develop
Add Italian translation
2021-02-01 08:59:52 +01:00
Luca Dibattista
e0758f1b46 Add Italian translation (backend) 2021-01-31 15:29:18 +01:00
Luca Dibattista
148b184603
Add Italian translation (frontend) 2021-01-31 15:26:08 +01:00
Michael Mayer
3a588e459a
Update CONTRIBUTING.md 2021-01-31 11:18:00 +01:00
Michael Mayer
9ea6256a6b
Update CONTRIBUTING.md 2021-01-31 11:13:23 +01:00
Michael Mayer
f2adfb42f1
Update CONTRIBUTING.md 2021-01-31 11:12:45 +01:00
theresa
535d295b3d Tests: Add tests for download 2021-01-30 18:49:52 +01:00
theresa
7162029bb3 Update CONTRIBUTING.md 2021-01-30 14:02:15 +01:00
theresa
303b57104c Translations: Add korean translation 2021-01-30 12:02:07 +01:00