Commit graph

2051 commits

Author SHA1 Message Date
Michael Mayer d4ddabaa14 Frontend: Update translations.json with pre-translated messages 2022-01-20 13:14:59 +01:00
Michael Mayer f7b82f616d Frontend: Pre-translate missing UI messages
see https://docs.photoprism.app/developer-guide/translations/

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-01-20 13:13:51 +01:00
Michael Mayer 6f6d004f3e Frontend: Update translations.pot 2022-01-20 12:47:33 +01:00
Michael Mayer ac1dbce37a Frontend: Update about page footer 2022-01-20 12:34:37 +01:00
Michael Mayer 772c87b32c Frontend: Update babel, cssnano, hls.js, luxon, and mini-css plugin 2022-01-20 12:13:33 +01:00
Michael Mayer 9c0a47b8bc Videos: Stream directly without CDN and fix content header #1648 #1937 2022-01-18 12:28:27 +01:00
Michael Mayer 03457bdb75 Frontend: Refactor asset loading #1648 2022-01-18 12:26:33 +01:00
Michael Mayer 8998555da5 Frontend: Shorten about page layout 2022-01-17 21:19:50 +01:00
Michael Mayer 62ca7f1e1f Logout: Redirect to base URI instead of "/" #1901 2022-01-17 18:52:35 +01:00
Michael Mayer 656d767501 Frontend: Shorten about page footer 2022-01-17 10:35:26 +01:00
Michael Mayer df6ac93289 Frontend: Shorten about page and update German translations 2022-01-17 09:47:39 +01:00
Michael Mayer 06d5b27266 Frontend: Update package-lock.json 2022-01-17 09:24:12 +01:00
Michael Mayer 8512a86d4e Frontend: Update footer 2022-01-17 09:23:55 +01:00
Michael Mayer a7fba17a4a Frontend: Update footer and support options on about page 2022-01-16 17:29:48 +01:00
Michael Mayer e2cd4eeb44 Frontend: Set relative public path in webpack.config.js 2022-01-16 15:33:29 +01:00
Michael Mayer 5c3f66becc Frontend: Upgrade JavaScript dependencies 2022-01-16 15:30:15 +01:00
Michael Mayer 87aeef4525 Frontend: Pin mini-css-extract-plugin to v2.4.7 as v2.5.0 breaks build
see also https://github.com/facebook/create-react-app/issues/11930
2022-01-16 14:33:17 +01:00
Michael Mayer fbc2d7709b Frontend: Shorten license.vue 2022-01-16 13:27:45 +01:00
Michael Mayer f5b7ef834e Index: Prevent two primary files in photo stacks #1823 2022-01-06 14:33:49 +01:00
Michael Mayer dd9d7123d9 Index: Improve indexing and unstacking of related files #1823
This commit also adds initial HDR flag extraction from metadata.
2022-01-05 16:37:19 +01:00
theresa a1ee2c4d6c Tests: Adapt acceptance tests to changes 2022-01-05 13:06:33 +01:00
Michael Mayer 1a4158c7bc Frontend: Update German translation 2022-01-03 19:22:16 +01:00
Michael Mayer 66d08da3f4 About: Revert sponsor dialog sign up link 2022-01-03 19:16:21 +01:00
Michael Mayer 92301a4c9e About: Update sponsor dialog and trademark information 2022-01-03 19:00:41 +01:00
Michael Mayer 3515d9f266 Copyright: Update year in tests 2022-01-03 13:48:44 +01:00
Michael Mayer 8efe473d30 Copyright: Update year in source files and footer.vue 2022-01-03 13:46:52 +01:00
Michael Mayer f19ea6c578 Frontend: Update options_test.js 2022-01-03 11:18:48 +01:00
Michael Mayer b709120773 Frontend: Update package-lock.json 2022-01-03 11:18:30 +01:00
Charles Chin d824f85c33
Docs: Fix link typo (#1870) 2022-01-03 10:50:25 +01:00
theresa 1703509623 Frontend: Increase contrast between focused and non focused list items #1824 2021-12-20 17:24:00 +01:00
Michael Mayer bf9a33383b Frontend: Update package-lock.json 2021-12-16 11:40:11 +01:00
Michael Mayer 93b26f1979 Frontend: Update package-lock.json 2021-12-15 14:57:43 +01:00
theresa 2f0cecc76b Tests: Add acceptance tests for sharing links 2021-12-14 11:58:57 +01:00
Michael Mayer 35ac1e730c Docs: Update URL 2021-12-12 20:48:05 +01:00
Michael Mayer 2571467aaf Frontend: Update dependencies and translations.pot 2021-12-12 20:43:23 +01:00
Michael Mayer e9fabfa8e4 Docs: Update URL 2021-12-12 20:14:07 +01:00
theresa adff210ea1 Tests: Improve acceptance tests 2021-12-11 13:27:14 +01:00
Michael Mayer 8b9a3e446d Frontend: Update package-lock.json and translations.json 2021-12-10 08:51:17 +01:00
jean-louis67 6b7e87d030
Translations: Update French #1799 2021-12-10 08:32:29 +01:00
Michael Mayer 5be456a09f JPEG: Convert Apple "Display P3" colors to standard sRGB #1474
Other color profiles and file formats are not supported yet. Should
be easy to add though. Main difficulty will be profile name comparison:
For example "Adobe RGB (1998)" vs just "Adobe RGB".
2021-12-09 07:00:39 +01:00
Michael Mayer 1b583e071e People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01:00
Michael Mayer e8c30310ad Frontend: Update sponsor dialog text 2021-12-03 17:32:43 +01:00
Michael Mayer 72d3fd47d1 Frontend: Update about page and sponsor dialog text 2021-12-03 16:31:25 +01:00
Michael Mayer 1ae49772a2 Translations: Update translations.pot 2021-11-30 17:45:54 +01:00
Michael Mayer 13cfcf6d20 Themes: Code clean-up 2021-11-30 17:38:50 +01:00
theresa 47fdcba704 Frontend: Adapt theme 2021-11-30 16:19:54 +01:00
Michael Mayer 8c7037175a Videos: Move Live Photos page to "Videos" sub-navigation #1761
As requested, live photos are not included in video search
results anymore until we find a better solution.
2021-11-30 15:38:24 +01:00
theresa f9e39950e5 Frontend: Change theme order 2021-11-30 12:47:49 +01:00
Michael Mayer e490bf6f40 UX: Update social preview and animate-rainbow colors 2021-11-30 12:40:35 +01:00
Michael Mayer 19bb0aa21e Videos: Include Live Photos in Search Results #1761 2021-11-30 12:37:43 +01:00
theresa 997ded6917 Frontend: Add new themes 2021-11-30 10:35:32 +01:00
theresa 1f914e6890 Frontend: Add new themes 2021-11-30 10:34:54 +01:00
Michael Mayer c390ea1282 UX: Increase size of circle animation from 5 to 6px 2021-11-29 18:18:18 +01:00
Michael Mayer c7941c325c UX: Update app icon names 2021-11-29 18:12:35 +01:00
Michael Mayer cb3009b045 UX: Add PNG icon files and update icon names 2021-11-29 14:57:58 +01:00
Michael Mayer f71aa17047 Albums: Sort regular albums by name on overview page #1777 2021-11-29 14:48:42 +01:00
Michael Mayer 65e83a9eee UX: Add app icons and use select icon on slash screen 2021-11-29 14:39:21 +01:00
Michael Mayer fdfe9771ca Places: Code clean-up 2021-11-27 10:03:12 +01:00
Michael Mayer f8d64daf00 Places: Reduce GeoJON response size 2021-11-27 09:30:29 +01:00
Michael Mayer 9e5861bef5 Places: Always load viewer contents from API and format ISO date 2021-11-26 22:32:13 +01:00
Michael Mayer 2d350c190f Places: Only show nearby photos in viewer if > 50 results on map 2021-11-26 21:10:52 +01:00
Michael Mayer 34e1773595 PWA: Add square and glow app icons 2021-11-25 17:24:53 +01:00
Michael Mayer 097d768709 Frontend: Update package-lock.json 2021-11-24 16:55:12 +01:00
theresa f7cc802e6c Tests: Adapt acceptance tests to changes 2021-11-24 13:52:18 +01:00
Michael Mayer 8b5dc20cc6 Frontend: Code clean-up 2021-11-23 20:32:11 +01:00
Attila Repka ade408e33a
Translations: Add Hungarian (#1751) 2021-11-23 20:28:43 +01:00
Michael Mayer e2a8bb5ef8 Frontend: Update package-lock.json 2021-11-23 20:21:57 +01:00
Michael Mayer d0dc3d4c1e UX: Add helpful info message if JavaScript is disabled 2021-11-23 19:38:42 +01:00
Michael Mayer 45d1360c18 Metadata: Improve location estimates and UTC handling #1668 2021-11-23 19:23:10 +01:00
theresa a2ab13579b UX: Improve slash screen colors 2021-11-23 11:38:59 +01:00
Michael Mayer 9757d122d2 UI: Remove search by place id #1664 #1668 2021-11-22 18:41:06 +01:00
Michael Mayer d432584041 Frontend: Don't change UTC when original time was in UTC #1668 2021-11-22 18:19:45 +01:00
Michael Mayer 9f1c456fe8 UX: Improve slash screen layout 2021-11-20 18:18:29 +01:00
Michael Mayer d550e0bb50 UX: Improve slash screen animations and colors 2021-11-20 17:50:49 +01:00
Michael Mayer df1ffc68cf UX: Reduce loading-animation size on slash screen 2021-11-20 16:27:30 +01:00
Michael Mayer 2f5240caeb Frontend: Update package-lock.json 2021-11-20 12:27:23 +01:00
theresa dad22ab547 Tests: Adapt acceptance tests to changes 2021-11-18 16:35:47 +01:00
theresa ac4d236ae6 Tests: Adapt acceptance tests to changes 2021-11-18 16:17:16 +01:00
Michael Mayer f29e675efa Albums: Toggle states and show country as location #1608 #1664 #1725 2021-11-18 13:13:48 +01:00
Michael Mayer 22c5f89c1b Frontend: Update package-lock.json 2021-11-18 13:06:44 +01:00
Michael Mayer 5493540ec6 UX: Reduce logo size on slash screen 2021-11-18 13:06:26 +01:00
Michael Mayer c48310f077 Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
Michael Mayer ccb27454a6 Frontend: Update package-lock.json 2021-11-18 00:38:00 +01:00
Michael Mayer 47fc2bf165 Frontend: Update package-lock.json 2021-11-17 23:14:46 +01:00
Michael Mayer 293fa0ca78 UX: Apply theme colors to loading screen 2021-11-17 23:14:17 +01:00
theresa 842a6981a7 Frontend: Hide download button on files tab when download is disabled 2021-11-17 15:38:23 +01:00
Michael Mayer 7be63b57ad Frontend: Update package-lock.json 2021-11-09 11:42:42 +01:00
Michael Mayer c0e2d8bdf9 Frontend: Update package-lock.json 2021-11-09 11:21:52 +01:00
Nico Caprioli 9d8f31c576
Translations: Update Italian (#1706) 2021-11-09 08:00:04 +01:00
Michael Mayer 86e46c8cca Frontend: Update package-lock.json 2021-11-06 19:20:47 +01:00
Michael Mayer d5182aee84 Frontend: Update translations.pot and package-lock.json 2021-11-01 15:53:30 +01:00
Michael Mayer 4e1e4467c3 UI: Update PhotoPrism logo 2021-11-01 15:53:03 +01:00
theresa 5e76c80b6f Translations: Update translations.json 2021-11-01 12:30:24 +01:00
Rosdyana Kusuma 46a4658a35
Add new translation for Bahasa Indonesia (#1690)
* Add Bahasa Indonesia localization

* Add backend localization for Bahasa Indonesia
2021-11-01 10:41:20 +01:00
theresa 587f5cb53e Tests: Add acceptance tests 2021-10-28 10:49:56 +02:00
Michael Mayer 5cf9ee5cea Frontend: Update package-lock.json 2021-10-22 15:00:56 +02:00
Michael Mayer 9c97b60cb6 Frontend: Run tests with chrome:headless on AMD64 2021-10-22 13:59:12 +02:00
Michael Mayer 647acb0b0c Frontend: Update package-lock.json 2021-10-21 19:57:20 +02:00
Michael Mayer 7a97a3a531 Frontend: Run tests with Puppeteer instead of Chromium 2021-10-21 18:36:04 +02:00
Michael Mayer 20658001d5 Frontend: Update package-lock.json 2021-10-21 15:28:20 +02:00
Michael Mayer eb224ffff3 Frontend: Update package-lock.json 2021-10-21 13:08:42 +02:00
Michael Mayer e200f322be Places: Fix initialization on reload with authentication enabled
Only offline maps were shown when reloading Places in non-public mode.
2021-10-18 14:22:58 +02:00
theresa 89aa2d1140 Translations: Update german translation 2021-10-18 07:42:26 +02:00
Michael Mayer 431ab05f64 Translations: Update translations.json 2021-10-17 18:35:36 +02:00
Michael Mayer 4f52a95f06 Translations: Update fr, he, ja, ko, ru, zh & zh_TW 2021-10-17 18:32:21 +02:00
Michael Mayer e83b1341f3 Translations: Update German incl translations.json 2021-10-17 18:20:19 +02:00
Michael Mayer ba17f92732 Frontend: Remove autofocus from "old password" input
Might cause issues in PWA mode on mobile devices.
2021-10-17 18:07:36 +02:00
Michael Mayer f443e3fce5 Frontend: Update package-lock.json 2021-10-17 14:31:24 +02:00
Michael Mayer 8f9d3e8935 Frontend: Update sponsor dialog text & icon 2021-10-17 14:31:02 +02:00
theresa 5adf2b2521 Frontend: Rename theme 2021-10-17 12:50:13 +02:00
theresa 1efdf1c1a3 Frontend: Update lavender theme 2021-10-16 13:18:12 +02:00
theresa 5bdae54a20 Frontend: Update midnight theme 2021-10-16 11:45:58 +02:00
Timo Volkmann 15b8090774 UX: Improve navigation count layout and prepare abbreviation #1616 2021-10-14 12:32:58 +02:00
Michael Mayer 32b90bd75d Frontend: Split theme CSS files 2021-10-14 11:05:06 +02:00
Michael Mayer 1c5c6d3578 Frontend: Update ru.mo/po, translations.json & package-lock.json #1622 2021-10-14 10:47:49 +02:00
Anton 46feabbbda
Frontend: Update Russian translation (#1622) 2021-10-14 10:40:41 +02:00
Michael Mayer aaa344d52b Frontend: Update translations.pot and package-lock.json 2021-10-13 15:54:30 +02:00
theresa 3d161a7a75 Frontend: Add new dark theme 2021-10-13 10:22:53 +02:00
Theresa Gresch 5f931aba18 Translations: Update sk.mo 2021-10-13 09:35:18 +02:00
Theresa Gresch c852d30cf9 Translations: Update translations.json 2021-10-13 09:21:18 +02:00
Pheggas 1f1586eae5
Updated Slovak translation (#1620)
This is the first file of three total to be edited.
2021-10-13 08:35:36 +02:00
Michael Mayer 83b4f783c3 Tests: Update about page acceptance test 2021-10-10 10:37:14 +02:00
Michael Mayer f053150844 Tests: Update scroll to top acceptance test 2021-10-10 10:30:37 +02:00
Michael Mayer c85fd6b7d6 Docs: Update translation README.md files 2021-10-10 10:20:50 +02:00
Michael Mayer 5318728ede Docs: Update frontend translation README.md 2021-10-10 09:50:58 +02:00
Michael Mayer 4f15553a0a Tests: Update about page acceptance test 2021-10-10 09:45:32 +02:00
Michael Mayer fa7b682388 Docs: Update translation README.md files 2021-10-10 09:44:30 +02:00
Michael Mayer a93ffa5b52 Frontend: Use v-if / v-else in list view instead of 2x v-if 2021-10-10 09:06:24 +02:00
Michael Mayer db38dfb5cb Frontend: Update translations.json and package-lock.json 2021-10-10 08:46:49 +02:00
Michael Mayer 3a4cb7c07a Backend: Pre-translate all locales 2021-10-10 08:39:20 +02:00
Michael Mayer d6cc8df531 UI: Show account email in sidebar navigation #98 2021-10-09 19:08:39 +02:00
Michael Mayer 881e8ee6b2 Frontend: Update translations.json 2021-10-09 17:31:24 +02:00
Michael Mayer b066f0825c Frontend: Pre-translate missing strings for all locales 2021-10-09 17:26:21 +02:00
Michael Mayer fa57db7aa4 Docs: Update about page and sponsor dialog 2021-10-09 16:27:14 +02:00
Michael Mayer 963599fd23 Frontend: Update package.json and package-lock.json 2021-10-09 14:34:30 +02:00
Michael Mayer 4f6f7a99d0 UX: Improve German translation for "hidden files" 2021-10-09 13:37:46 +02:00
Michael Mayer 6525d2e508 CSS: Remove commented out styles #1175 2021-10-09 13:00:39 +02:00
Michael Mayer 1cc8cb7ad4 Docs: Update about page and improve German translation 2021-10-09 12:58:40 +02:00
Michael Mayer 67d06fd647 UX: Improve wording in frontend templates 2021-10-09 11:39:37 +02:00
theresa 9b786afa0f Frontend: Add unit tests 2021-10-08 18:16:39 +02:00
theresa 4bc38f7cc9 Frontend: Add unit tests 2021-10-08 17:48:31 +02:00
theresa 62752031a4 Tests: Update selector in acceptance test 2021-10-08 16:01:41 +02:00
Timo Volkmann e77cfbeb81 UI: Add profile card and fix navigation layout #1175 2021-10-08 11:38:27 +02:00
theresa b72790410f Tests: Adapt acceptance tests to changes 2021-10-07 10:45:18 +02:00
Michael Mayer 6f383c04a7 People: Update visibility toggle tooltips #1554 2021-10-07 09:30:58 +02:00
Michael Mayer 6cd5ee6d9b UX: Display file errors as alert in edit dialog to enhance visibility 2021-10-07 06:41:04 +02:00
Michael Mayer 5908ba7078 People: Rename filterHidden() to showHidden() #1554 2021-10-06 21:45:22 +02:00
Michael Mayer 9f1af34374 People: Swap arguments of filterHidden() calls #1554 2021-10-06 21:41:01 +02:00
Michael Mayer c2fc8a0887 Frontend: Code clean-up 2021-10-06 20:04:40 +02:00
Michael Mayer 6d0614556f UX: Tweak photo dialog and people input elements #1554 2021-10-06 18:28:08 +02:00
theresa 6a2200984c People: Add acceptance test #1554 2021-10-06 18:22:12 +02:00
theresa 0bf22f8543 Frontend: Add unit tests 2021-10-06 16:42:53 +02:00
Michael Mayer 1d4455bb64 People: Update German translations #1554 2021-10-06 15:39:13 +02:00
Michael Mayer 767e3ca492 People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
theresa 181050ff9e Frontend: Add unit tests 2021-10-06 15:13:41 +02:00
theresa b35d85c105 Frontend: Add unit tests 2021-10-06 12:21:52 +02:00
Michael Mayer 444c94bf9e People: Improve performance & add counter to new faces page #1576 #1594 2021-10-06 11:19:07 +02:00
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