Commit graph

4025 commits

Author SHA1 Message Date
Michael Mayer c315c58bb5 People: Revert marker form and test #22 2021-08-16 01:52:02 +02:00
Michael Mayer 003982afe0 People: Remove face embeddings and landmarks from JSON response #22
Improves performance by reducing response size.
2021-08-16 01:45:36 +02:00
Michael Mayer 94adc2f106 Backend: Upgrade gin-gonic/gin to v1.7.4 2021-08-16 00:55:03 +02:00
Michael Mayer da94e9ed0f People: Refactor faces worker and related entities #22 2021-08-16 00:29:36 +02:00
Michael Mayer 39856657d5 People: Refactor faces worker and related entities #22 2021-08-15 20:57:26 +02:00
Michael Mayer 494dea4880 People: Add "photoprism faces reset" command #22 2021-08-15 14:14:27 +02:00
Michael Mayer 6291b406b6 People: Improve face clustering #22 2021-08-15 12:17:14 +02:00
Michael Mayer b7d9557f67 People: Automatically update faces and people on user input #22 2021-08-14 21:37:57 +02:00
Michael Mayer 41cc0c596d People: Match markers with known faces and people #22 2021-08-14 20:48:38 +02:00
Michael Mayer 0cb44f7b45 People: Skip clustering when there are no new face markers #22 2021-08-14 19:52:49 +02:00
Michael Mayer c7e28d688f Makefile: Reformat imports when running "make fmt-go" 2021-08-14 18:18:25 +02:00
Michael Mayer 5ea6f70938 People: Fix assertion in TestFaces() #22 2021-08-14 18:16:47 +02:00
Michael Mayer 57c5f1f2fb People: Match known faces in one go #22
This commit also adds additional test fixtures.
2021-08-14 18:13:03 +02:00
Michael Mayer b6b38b54bb People: Move detectFaces() to index_faces.go #22 2021-08-14 16:01:44 +02:00
Michael Mayer 9057e39fb2 People: Add sample threshold to faces worker #22 2021-08-14 15:45:51 +02:00
Michael Mayer 42027962aa People: Add face clustering and matching to meta worker #22 2021-08-14 14:24:48 +02:00
Michael Mayer 05daa9f7be Indexer: Update info log message 2021-08-14 01:54:01 +02:00
Michael Mayer a6d60d2a9f CI: Add qemu packages in scripts/install-qemu.sh #1158 2021-08-13 23:14:36 +02:00
Michael Mayer 2761dc2696 CI: Install qemu packages in scripts/install-qemu.sh #1158 2021-08-13 23:07:17 +02:00
Michael Mayer 9ce30a36a9 Update dates in SPONSORS.md 2021-08-13 22:56:23 +02:00
Michael Mayer 7b30ce9e1f Add $32.00 / month sponsors to SPONSORS.md
see https://github.com/sponsors/photoprism
2021-08-13 22:53:57 +02:00
Michael Mayer 70a9466555 CI: Wait 10s after installing qemu-user-static 2021-08-13 22:15:03 +02:00
Michael Mayer 33905d95b9 People: Update faces command help text #22 2021-08-13 21:51:25 +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 560758c8ba Tests: Add make commands for public=false test suite 2021-08-13 21:25:15 +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 67bf46dd9a Auth: Refactor ACL Roles and Resources #98
Renamed ResourcePeople to ResourceUsers. Work in progress.
Added a few "default" roles as a reminder for later.
2021-08-13 21:23:34 +02:00
Michael Mayer 28a4ed88c4 Run make fmt 2021-08-13 20:50:49 +02:00
Michael Mayer 6726a9ef2f Frontend: Fix "Português de Portugal" translation #1470 2021-08-13 20:50:28 +02:00
Michael Mayer 45355c7303 People: Update entity database table names #22
Work in progress.
2021-08-13 20:31:41 +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
Timo Volkmann 754a48c8d5 Auth: adapt tests for recent changes 2021-08-12 20:33:14 +02:00
Timo Volkmann 8dfec4e5fe Auth: add permissions for non-admins 2021-08-12 20:33:14 +02:00
Timo Volkmann 62c38f00b9 Auth: do not allow user to change other users passwords 2021-08-12 20:33:14 +02:00
Timo Volkmann 7f90e3615b Auth: Add tests for finding users by uid #98 2021-08-12 20:33:14 +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 35f0a1925c API: Update config_test.go 2021-08-12 12:06:55 +02:00
Michael Mayer d767e50b37 People: Improve face clustering #22
Work in progress.
2021-08-12 12:05:10 +02:00
Michael Mayer 1fc4ef123b People: Add face clustering worker #22
Work in progress. No performance optimizations yet.
2021-08-12 04:54:20 +02:00
Michael Mayer 733b84a03b People: Add person entity and people count #22 2021-08-11 21:42:31 +02:00
Michael Mayer 5753b035be Backend: Upgrade golang.org/x/net 2021-08-11 19:24:23 +02:00
Michael Mayer 0c92a96bc1 Frontend: Update package-lock.json 2021-08-11 19:23:51 +02:00
Michael Mayer 5d9e26719c Run make fmt 2021-08-11 13:23:17 +02:00
Michael Mayer 2b0e266b16 People: Multiple embeddings per face crop #22 2021-08-11 13:21:22 +02:00
Timo Volkmann 177367e78d Auth: add change password tests #98 2021-08-11 12:58:38 +02:00