1
Fork 0
photoview/api
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
..
.vscode Properly merge SiteInfo in Apollo cache 2020-12-09 16:58:40 +01:00
data/models Start on face detection 2021-02-15 17:35:28 +01:00
database Attempt to fix clear db for mysql 2021-04-24 19:28:20 +02:00
graphql Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
routes Replace all gorm .Scan() calls with .Find() 2021-04-15 16:27:26 +02:00
scanner Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
server Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
test_utils Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
utils Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
example.env Completely remove PHOTOVIEW_PUBLIC_ENDPOINT 2021-03-01 22:11:58 +01:00
go.mod Add integration tests for exif parsers 2021-04-22 21:37:59 +02:00
go.sum Add integration tests for exif parsers 2021-04-22 21:37:59 +02:00
gqlgen.yml Fix faces not getting scanned 2021-04-26 12:21:15 +02:00
server.go Finish localization 2021-04-11 22:31:42 +02:00