1
Fork 0
photoview/api/graphql
viktorstrate 3ae92086cd
Pass database as argument to individual face_detector functions
This allows the face detector to use transactions,
such that faces can be detected on media that has not
been fully commited yet.

This solves #214
2021-03-16 18:26:51 +01:00
..
auth Add dataloaders to combine database queries (#190) 2021-02-07 22:17:33 +01:00
dataloader Fix bug where an unauthorized request could crash the server 2021-02-14 11:19:29 +01:00
models Fix postgres errors + fix search results without thumbnails 2021-03-12 14:26:51 +01:00
notification Update gomod to reflect repo transfer 2020-12-17 22:51:43 +01:00
resolvers Pass database as argument to individual face_detector functions 2021-03-16 18:26:51 +01:00
directive.go Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00
generated.go Load shared albums recursively 2021-03-03 15:55:55 +01:00
schema.graphql Load shared albums recursively 2021-03-03 15:55:55 +01:00