1
Fork 0
photoview/api
viktorstrate dfc89123f6
Fix bug where an unauthorized request could crash the server
2021-02-14 11:19:29 +01:00
..
.vscode Properly merge SiteInfo in Apollo cache 2020-12-09 16:58:40 +01:00
database Fix various Postgres specific errors 2021-02-14 11:04:38 +01:00
graphql Fix bug where an unauthorized request could crash the server 2021-02-14 11:19:29 +01:00
routes Fix bug causing video routes to not be found 2021-01-19 16:04:33 +01:00
scanner Re-encode video thumbnails if missing from cache 2021-02-14 10:30:10 +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