1
Fork 0
photoview/api
viktorstrate 214c4e8be4
Fix panic when scanning
2021-02-04 22:06:49 +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 Fix panic when scanning 2021-02-04 22:06:49 +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 query resolver for timeline view 2021-02-04 19:02:51 +01:00
go.sum Add query resolver for timeline view 2021-02-04 19:02:51 +01:00
gqlgen.yml Add db resolver for media.exif 2021-01-19 16:46:15 +01:00
server.go Refactor handling of environment variables 2021-01-17 16:50:48 +01:00