1
Fork 0
photoview/api/scanner
viktorstrate 1029b61a4c
Fix faces not getting scanned
- This fixes #344
- Add integration tests for face recognition
- Properly check that the user own the queried album
2021-04-26 12:21:15 +02:00
..
exif clean up api log prints 2021-04-26 10:26:54 +02:00
face_detection Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
image_helpers Save face rectangles to database 2021-02-16 11:27:28 +01:00
test_data Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
cache.go Setup husky hooks for api 2021-04-03 17:49:18 +02:00
cleanup_media.go Pass database as argument to individual face_detector functions 2021-03-16 18:26:51 +01:00
encode_photo.go Support .heic images + refactor EncodeMediaData 2021-03-27 21:14:42 +01:00
executable_worker.go Fix darktable docker install 2021-03-03 13:32:44 +01:00
media_type.go Support .heic images + refactor EncodeMediaData 2021-03-27 21:14:42 +01:00
periodic_scanner.go Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00
process_photo.go Support .heic images + refactor EncodeMediaData 2021-03-27 21:14:42 +01:00
process_video.go Save face rectangles to database 2021-02-16 11:27:28 +01:00
queue.go Add simple scanner integration test 2021-04-24 18:51:21 +02:00
queue_test.go Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00
scanner_album.go clean up api log prints 2021-04-26 10:26:54 +02:00
scanner_media.go Refactor EXIF parsing 2021-01-19 16:39:57 +01:00
scanner_test.go Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
scanner_user.go Cleanup logs and external exif parser 2021-04-11 22:55:44 +02:00
video_metadata.go Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00