Commit graph

1744 commits

Author SHA1 Message Date
jean-louis67 f0e7ebf2c6
Update French translation for People and Faces (#1585) 2021-10-06 07:12:49 +02:00
Michael Mayer 78fe4ff67b People: Use face ID as key #1576 #1594
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-10-06 03:20:24 +02:00
Michael Mayer 8f11410c5c People: Disable infinite scrolling on new faces page #1576 #1594
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2021-10-06 03:15:40 +02:00
Michael Mayer 7caf1fd549 Frontend: Remove warn log from file model 2021-10-05 20:30:11 +02:00
Michael Mayer 4556250b49 People: Omit new faces without marker in search results #1576 2021-10-05 20:28:08 +02:00
theresa 08cca09f22 Frontend: Add unit tests 2021-10-05 19:20:03 +02:00
Michael Mayer f7153cdd21 People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
theresa 00ced8137b Frontend: Fix bug in classes function in faces.js 2021-10-05 18:35:56 +02:00
theresa dcbfe39303 Frontend: Add unit tests 2021-10-05 18:35:20 +02:00
theresa 428491c537 Frontend: Remove unused function from album.js 2021-10-05 17:33:55 +02:00
theresa 9a374650d1 Tests: Add unit tests for frontend models 2021-10-05 17:33:12 +02:00
theresa 0208194aa7 Tests: Add unit tests for frontend 2021-10-05 16:36:44 +02:00
theresa 38cabca0ed Tests: Adapt tests to ux changes 2021-10-05 09:40:16 +02:00
Michael Mayer 85e415858c Frontend: Update package-lock.json 2021-10-01 17:31:57 +02:00
Michael Mayer f6c18f7767 People: Count the number of photos for each subject #22
Also fixes issues with older versions of MariaDB, see #1544
2021-10-01 16:34:29 +02:00
Michael Mayer df038a1a3c Frontend: Update translations.pot #1579 2021-10-01 15:31:54 +02:00
Michael Mayer 6269632752 People: Merge French translation #22 2021-10-01 14:15:26 +02:00
jean-louis67 da9c08209d
French traduction for People and face detection (#1489) 2021-10-01 14:10:59 +02:00
Michael Mayer 64edb5900a People: Improve navigation guard #22 2021-10-01 14:08:52 +02:00
Michael Mayer bb9d078e0d People: Open new faces tab when there are no people #22 2021-10-01 14:00:51 +02:00
Michael Mayer 1479d90d81 People: Wait for counts before redirecting to new faces tab #22 2021-10-01 03:51:19 +02:00
Michael Mayer c3644ac77a Frontend: Update package-lock.json 2021-10-01 03:03:57 +02:00
Michael Mayer e50ede6368 Covers: Improve performance of update queries #383 2021-10-01 00:05:49 +02:00
Michael Mayer 46a25548c4 People: Disable loadMore() and refresh() while tab is inactive #22 2021-09-30 14:19:00 +02:00
Michael Mayer 582a330837 People: Add embeddings blacklist to reduce false positives #22 2021-09-30 13:44:23 +02:00
Michael Mayer 0d3971e9ba People: Revert name on cancel in merge dialog #22 #1557 2021-09-29 20:31:55 +02:00
Michael Mayer 2129e73cbf People: Improve naming, merging, and renaming #22 #1557 2021-09-29 20:22:41 +02:00
theresa 37793571b5 People: Add acceptance tests #22 2021-09-24 17:17:24 +02:00
Michael Mayer e707ca4786 People: Ignore route change event when tab is inactive #22 2021-09-24 14:04:04 +02:00
theresa 318ff4d9bf Tests: Adapt acceptance tests to UI update 2021-09-24 10:59:26 +02:00
Michael Mayer 3ba2139b10 UX: Revert "not found" info icon 2021-09-24 07:19:30 +02:00
Michael Mayer f4a09a398d People: Improve UX #22 2021-09-24 06:57:14 +02:00
Michael Mayer 85dfb4bc11 UX: Improve UI icons and wording 2021-09-24 05:35:41 +02:00
Michael Mayer 6ef8c9a572 UX: Improve UI icons and wording 2021-09-24 05:27:56 +02:00
Michael Mayer e6be1ecd7f UX: Improve UI icons and wording 2021-09-24 04:44:10 +02:00
Michael Mayer bdb92c3b09 People: Add "show all new faces" button #22 2021-09-24 03:46:17 +02:00
Michael Mayer 7251208e4c UX: Improve wording incl German translations 2021-09-24 00:29:50 +02:00
Michael Mayer eb8bc7b709 Backend: Improve resilience #1544 2021-09-23 23:46:17 +02:00
theresa 1f977e9c0f People: Add acceptance tests #22 2021-09-23 22:03:11 +02:00
Michael Mayer 03c9e82211 Albums: Fix share expiration date in field label #621
Looks like a pure frontend issue: It tried finding a date in
"UpdatedAt" while the actual field name is "ModifiedAt".
2021-09-23 15:38:55 +02:00
Michael Mayer c0292b842d Frontend: Update package-lock.json 2021-09-23 11:29:39 +02:00
Michael Mayer 25f35c598d People: Link new faces with search results #22 2021-09-22 17:51:33 +02:00
Michael Mayer a5ce950485 People: Remove experimental check from feature toggle in Settings #22 2021-09-22 13:04:12 +02:00
Michael Mayer 1610a9c46c UX: Improve design and wording of "not found" info box 2021-09-22 13:02:09 +02:00
Michael Mayer 06095cf9f6 Frontend: Update package-lock.json 2021-09-22 10:35:22 +02:00
Michael Mayer c294782d54 Frontend: Update package-lock.json 2021-09-21 16:47:36 +02:00
Michael Mayer f4e409b99a People: Improve UI wording and update German translations #22 2021-09-21 13:40:21 +02:00
theresa ac1df4d43f Tests: Adapt acceptance tests to changes 2021-09-20 20:10:37 +02:00
theresa be84507c3e Tests: Add acceptance test 2021-09-20 20:09:41 +02:00
Michael Mayer 8e5a97ed4a People: Simplify thumbnail API for face crops #22 2021-09-20 16:17:10 +02:00
Michael Mayer e8443cd715 UI: Change font size on about page 2021-09-20 13:15:20 +02:00
Michael Mayer c96d775432 People: Remove experimental feature flag check #22 2021-09-20 12:51:01 +02:00
Michael Mayer 04d2cfa650 People: Use slug as search filter #22 2021-09-20 12:36:59 +02:00
Michael Mayer 8577202b0a Places: Display map in UI language #1391 2021-09-20 09:44:35 +02:00
Michael Mayer d56f89611a UX: Improve styles and change "new faces" icon 2021-09-20 08:47:49 +02:00
Michael Mayer 8b84022da9 People: Improve feature descriptions and German translation #22 2021-09-19 17:38:21 +02:00
Michael Mayer a89e0e24d9 UX: Improve toolbar layout and icons 2021-09-19 15:41:41 +02:00
Michael Mayer 3c8d59e86f People: Increase search batch size for subjects and faces #22 2021-09-19 13:44:19 +02:00
Michael Mayer 1f92f294dd People: Normalize names #22 2021-09-19 13:35:44 +02:00
Michael Mayer 03b799a6ca People: Remove frontend debug logs #22 2021-09-18 20:49:19 +02:00
Michael Mayer e82533cdf0 People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
Michael Mayer ed22f245db People: Add faces API endpoint & JS model #22 2021-09-18 15:32:39 +02:00
Michael Mayer 8492efebcf People: Improve face thumbnails on overview page #22 2021-09-17 18:51:24 +02:00
Michael Mayer 6bcfb29fa2 Labels: Show photo count #584 #1444 2021-09-17 16:13:47 +02:00
Michael Mayer ece15c6ade People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
theresa 9260c93df0 Tests: Improve acceptance test 2021-09-17 13:25:30 +02:00
Michael Mayer 4470b09807 People: Remove unrecognized faces #22 2021-09-17 09:45:52 +02:00
Michael Mayer c8d65db188 Frontend: Update package-lock.json 2021-09-17 08:00:54 +02:00
Michael Mayer c584424183 Labels: Disable client-side capitalization #1509 2021-09-06 15:00:41 +02:00
Michael Mayer a69b313252 Frontend: Update package-lock.json 2021-09-06 14:38:53 +02:00
Michael Mayer b853317cdf People: Tweak face clustering parameters #22 2021-09-06 03:24:11 +02:00
Michael Mayer 0ebff285e5 People: Refresh photo metadata when subjects change #22 2021-09-06 00:52:10 +02:00
Michael Mayer e5acbcb9b9 People: Show one face per row on small screens #22 2021-09-05 22:43:40 +02:00
Michael Mayer 29ed7168d1 People: Sort subject names by file count and add new to the top #22 2021-09-05 22:32:24 +02:00
Michael Mayer 82e1fe12a4 People: Use server generated face crops #22 2021-09-05 21:19:52 +02:00
Michael Mayer 6d1179dc03 People: Refactor face cropping #22 2021-09-05 17:10:52 +02:00
Michael Mayer b2a30d8091 Frontend: Update package-lock.json 2021-09-05 12:32:18 +02:00
Michael Mayer c520cb4ee4 People: Add autocomplete for selecting a person #22 2021-09-03 16:14:09 +02:00
Michael Mayer c179a790b8 People: Improve face crop caching #22 2021-09-02 23:47:37 +02:00
Michael Mayer 97af133763 People: Add subjects API #22 2021-09-02 16:12:31 +02:00
Michael Mayer 69014e8216 People: Switch to UIDs for marker API and entity #22 2021-09-01 20:46:15 +02:00
Michael Mayer 14e2732684 Frontend: Update package-lock.json 2021-08-31 18:45:34 +02:00
Michael Mayer 20d690b768 Frontend: Update package-lock.json 2021-08-31 12:26:06 +02:00
Michael Mayer bc3036599b People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
Michael Mayer fa5e906c96 Frontend: Update package-lock.json 2021-08-29 16:56:31 +02:00
theresa dae27fcf6a Frontend: Update tooltip #1019 2021-08-24 15:43:45 +02:00
Michael Mayer 3fc7b1b523 People: Match faces less often by default #22 2021-08-24 15:20:05 +02:00
Michael Mayer 03cdc8bb7d People: Improve edit UI and stability #22 2021-08-24 14:27:34 +02:00
Michael Mayer 981c51f977 People: Optimize manually clustered faces #22 2021-08-22 21:06:44 +02:00
Michael Mayer 335bf81491 Frontend: Update package-lock.json 2021-08-21 17:11:22 +02:00
Michael Mayer e0988246da Frontend: Update package-lock.json 2021-08-20 02:56:23 +02:00
Michael Mayer 885024d592 People: Improve face clustering and indexing #22 2021-08-19 21:12:38 +02:00
Michael Mayer da94e9ed0f People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
theresa 835112d268 Tests: Fix formatting 2021-08-13 21:35:52 +02:00
Michael Mayer c2859d4764 Frontend: Update package-lock.json 2021-08-13 21:29:29 +02:00
theresa 7b4c2d2fb2 Tests: Update page model and testcafe config 2021-08-13 21:25:15 +02:00
theresa fb42113207 Tests: Add acceptance test commands to package.json 2021-08-13 21:25:15 +02:00
theresa 5a4bb83968 Tests:Add authentication tests 2021-08-13 21:25:15 +02:00
Michael Mayer 6726a9ef2f Frontend: Fix "Português de Portugal" translation #1470 2021-08-13 20:50:28 +02:00
Michael Mayer ca0d52b36e Frontend: Update translations.pot 2021-08-13 20:06:55 +02:00