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
07eefe1870
Rename backend/backend in backend/models
2019-07-15 08:29:49 +00:00
9c429ba3d4
Put user in backend
2019-07-15 08:29:49 +00:00
17ef2d8fd6
Add polochons model and handlers
2019-07-15 08:29:49 +00:00
18127fa3a0
Add WebSockets endpoint /events for torrents
2019-05-23 14:35:42 +00:00
97057b43c3
Add IMDB ratings in database
...
Add method to fetch ratings from imdb every day
Create a new table and a new view to fetch directly the movies and shows
with their imdb ratings
2019-04-17 17:30:27 +02:00
779ef8d211
Add routes to retrieve module's status
...
One route for the user's polochon modules statuses
One route for the modules statuses of Canape itself
2019-04-13 12:17:13 +02:00
0be12b2fa1
Change the type of torrent's id from int to string
2018-12-16 10:31:16 +01:00
4bd2057d12
Update gitlab import path
2018-08-16 08:16:26 +02:00
fd3925cdb0
Allow admins to generate a user token
2018-05-03 14:27:00 +02:00
5e81b17e28
Add user token validation
2018-03-13 21:36:36 +01:00
3aab700add
Make everything work with the new paths
2018-02-15 13:36:23 +01:00
d0bc31fae4
Move files arround
2018-02-15 13:18:35 +01:00