1
Fork 0
photoview/api
viktorstrate a9edb148f1
Start on infinite scroll pagination
2021-02-12 17:44:32 +01:00
..
.vscode Properly merge SiteInfo in Apollo cache 2020-12-09 16:58:40 +01:00
database Don't log postgres password when connecting 2021-01-31 18:53:38 +01:00
graphql Start on infinite scroll pagination 2021-02-12 17:44:32 +01:00
routes Fix bug causing video routes to not be found 2021-01-19 16:04:33 +01:00
scanner Fix panic when scanning 2021-02-04 22:06:49 +01:00
server Prefixed the env variables to avoid naming collisions 2021-01-16 23:27:23 +02:00
utils Implement postgres support 2021-01-31 17:07:29 +01:00
example.env Implement postgres support 2021-01-31 17:07:29 +01:00
go.mod Add dataloaders to combine database queries (#190) 2021-02-07 22:17:33 +01:00
go.sum Add dataloaders to combine database queries (#190) 2021-02-07 22:17:33 +01:00
gqlgen.yml Add db resolver for media.exif 2021-01-19 16:46:15 +01:00
server.go Add dataloaders to combine database queries (#190) 2021-02-07 22:17:33 +01:00