ekster/cmd/eksterd
Peter Stuifzand c47a7f7f2a
All checks were successful
continuous-integration/drone/push Build is passing
Problem: resubscribe_at can be nil
Solution: allow nil values in resubscribe_at
2021-11-20 22:07:38 +01:00
..
db/migrations Move subscriptions to database 2021-10-31 14:24:41 +01:00
templates Problem: completion in templates does not work 2021-11-10 23:03:28 +01:00
app.go Problem: memorybackend is a hubbackend 2021-11-10 23:15:45 +01:00
auth.go Improve error handling around authorization 2020-07-27 22:56:08 +02:00
http.go Problem: templateFile is unused 2021-11-20 21:39:38 +01:00
hubbackend.go Problem: resubscribe_at can be nil 2021-11-20 22:07:38 +01:00
incoming.go Problem: return is unnecessary 2021-11-20 21:38:47 +01:00
main.go Problem: http status codes use integer constants 2021-11-20 21:32:19 +01:00
memory_test.go Use database backend instead of backend.json 2021-10-31 01:37:39 +02:00
memory.go Problem: break statements are redundant in switch statement 2021-11-20 21:38:06 +01:00
micropub.go Problem: http status codes use integer constants 2021-11-20 21:32:19 +01:00
search.go Cleanup 2021-06-20 19:58:18 +02:00