1
Fork 0
photoview/api/scanner
viktorstrate ceb8c4103f
Fix exiftool detection
2021-04-03 21:39:32 +02:00
..
exif Fix exiftool detection 2021-04-03 21:39:32 +02:00
face_detection Fix bug where DetectFaces would be called with the wrong media. 2021-03-16 22:27:27 +01:00
image_helpers Save face rectangles to database 2021-02-16 11:27:28 +01: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 Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00
queue_test.go Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00
scanner_album.go Fix bug where DetectFaces would be called with the wrong media. 2021-03-16 22:27:27 +01:00
scanner_media.go Refactor EXIF parsing 2021-01-19 16:39:57 +01:00
scanner_user.go Setup husky hooks for api 2021-04-03 17:49:18 +02:00
video_metadata.go Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00