1
Fork 0
photoview/api
viktorstrate d09d5f6ca0
Improve codeql action + fix test db clean
2021-04-24 19:12:45 +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 Improve codeql action + fix test db clean 2021-04-24 19:12:45 +02:00
graphql Add tests for albums, users, site_info models 2021-04-23 23:07:18 +02:00
routes Replace all gorm .Scan() calls with .Find() 2021-04-15 16:27:26 +02:00
scanner Add simple scanner integration test 2021-04-24 18:51:21 +02:00
server Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
test_utils Add simple scanner integration test 2021-04-24 18:51:21 +02:00
utils Add simple scanner integration test 2021-04-24 18:51:21 +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 Finish localization 2021-04-11 22:31:42 +02:00
server.go Finish localization 2021-04-11 22:31:42 +02:00