7be65b6a9a
Get the video images from the models
...
Return the video details embedded in the torrents
This requires the eventers to have the app env
2020-04-13 17:38:47 +02:00
15f95c0d74
Don't return when the unsubscribe fails
...
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
This rollbacks the behaviour introduced in 09eb97b
2020-03-02 13:09:13 +01:00
09eb97b235
Remove unused stuff and check more errors
...
continuous-integration/drone/push Build is passing
All the things fixed where reported by golangci-lint.
2020-03-01 16:20:06 +01:00
07823efd74
Fix deadlock in channels
...
We now close the Channels when its connection is closed so that we never
try to send events into a dead channel
Add a debug handler showing who is subscribed to what
2019-07-17 12:56:31 +00:00
3b397300bc
Add the Eventers logic and handlers
2019-07-15 10:29:44 +00:00