ekster/cmd/eksterd
Peter Stuifzand 5d5ee63d68
Problem: hubBackend database is dependent on memoryBackend
Solution: remove the dependency between on the database in memoryBackend
2021-11-10 22:44:22 +01:00
..
db/migrations Move subscriptions to database 2021-10-31 14:24:41 +01:00
templates Add LICENSE information to homepage 2021-11-10 14:31:12 +01:00
app.go Problem: hubBackend database is dependent on memoryBackend 2021-11-10 22:44:22 +01:00
auth.go Improve error handling around authorization 2020-07-27 22:56:08 +02:00
http.go Use database backend instead of backend.json 2021-10-31 01:37:39 +02:00
hubbackend.go Problem: hubBackend database is dependent on memoryBackend 2021-11-10 22:44:22 +01:00
incoming.go Use one more argument for leaseSeconds 2021-10-31 19:16:49 +01:00
main.go Use database backend instead of backend.json 2021-10-31 01:37:39 +02:00
memory_test.go Use database backend instead of backend.json 2021-10-31 01:37:39 +02:00
memory.go Try to generate multiple uid before failing 2021-11-02 22:00:10 +01:00
micropub.go Set published when empty 2021-10-31 23:08:43 +01:00
search.go Cleanup 2021-06-20 19:58:18 +02:00