1
Fork 0
photoview/api
viktorstrate b133a1846c Fix bug with max worker jobs
Fix bug where it was possible to set max scanner worker jobs to 0,
resulting in the scanner not processing any jobs.
2020-09-25 19:21:03 +02:00
..
.vscode Work towards subscriptions 2020-02-21 16:50:50 +01:00
database Fix bug where max_concurrent_tasks for... 2020-09-24 17:52:53 +02:00
graphql Fix bug with max worker jobs 2020-09-25 19:21:03 +02:00
routes Remove debug log 2020-07-13 18:15:23 +02:00
scanner Fix bug where max_concurrent_tasks for... 2020-09-24 17:52:53 +02:00
server Use cookies for authentication instead of header 2020-07-12 18:52:48 +02:00
utils Reintregrate notifications with scanner 2020-06-23 15:13:07 +02:00
example.env Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
go.mod Update gqlgen to v0.13.0 and regenerate 2020-09-22 09:46:35 +02:00
go.sum Update gqlgen to v0.13.0 and regenerate 2020-09-22 09:46:35 +02:00
gqlgen.yml Add video metadata 2020-07-12 14:17:49 +02:00
server.go Move setup of executable workers to function 2020-09-23 14:34:26 +02:00