Commit graph

1280 commits

Author SHA1 Message Date
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
Michael Mayer 4470b09807 People: Remove unrecognized faces #22 2021-09-17 09:45:52 +02:00
Michael Mayer c584424183 Labels: Disable client-side capitalization #1509 2021-09-06 15:00:41 +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 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 bc3036599b People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +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 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
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
Michael Mayer a974b3a7ea People: Improve Facial Recognition Accuracy, Command, and UI #22
Work in progress. Performed refactoring along the way.
2021-08-13 20:04:59 +02:00
pedrommvv 9c99c35db1
Add PT-PT Language for frontend (#1470) 2021-08-13 12:07:02 +02:00
Michael Mayer e78c4df22e People: Create person based on existing marker labels #22
Work in progress.
2021-08-12 17:49:48 +02:00
Michael Mayer 066cb50f44 Frontend: Reset photo viewer results after changing search query #1343
The observed behaviour appears to be a timing issue when opening an
image shortly after the search query / filter was changed, thus it
wasn't reproducible in a dev environment with only a few images.
2021-07-16 19:31:51 +02:00
Michael Mayer 10650f6d28 Videos: Skip related images when downloading #1436 2021-07-16 17:06:47 +02:00
Michael Mayer 2f0ae6d144 Frontend: Add page title for album page in routes.js 2021-07-15 20:17:38 +02:00
Michael Mayer 81629f034d PWA: Disable service worker on shared domains #425 2021-07-13 22:54:03 +02:00
Michael Mayer 26560e8d71 Frontend: Upgrade Webpack from v4 to v5
Most frontend packages have been upgraded as part of this commit.
JS unit tests have been refactored alongside.
2021-07-12 19:25:37 +02:00
Michael Mayer c87d5da2e3 Config: Add CDN URL option #425 #1351 2021-07-05 16:41:43 +02:00
Haim Kastner f8ec8ba99e
Maps: Serve plugin assets from internal static server #1391 #1393 2021-07-01 11:12:47 +02:00
Haim Kastner c69dd1a32d
Fix Mapbox map RTL support - Fix #1391 (#1393)
Load Mapbox RTL plugin when facing RTL language on the map.
Load the plugin lazy, so it will not affect current other languages' performance.
2021-06-29 00:39:43 +02:00
Michael Mayer 49fd531420 People: Implement marker update API #22 2021-06-02 17:25:04 +02:00
Michael Mayer 6386009580 UI: Use black font for badges in dark themes 2021-06-01 18:58:23 +02:00
Michael Mayer e29e9977a9 UI: Add people tab to photo edit dialog #22
Work in progress. Buttons don't work yet.
2021-06-01 17:39:03 +02:00
Michael Mayer 11b4fbd5a0 People: Refactor face marker indexing #22 2021-05-31 15:40:52 +02:00
Michael Mayer 5ecba4926a People: Show number of faces in edit dialog #22 2021-05-26 09:51:00 +02:00
Michael Mayer a6bf89d104 People: Detect number of faces (experimental) #22 2021-05-25 18:01:21 +02:00
Michael Mayer f5a1cc6231 People: Add feature checkbox in Settings UI #22 2021-05-25 14:55:41 +02:00