600 Commits

Author SHA1 Message Date
ced691c230 Update the CI versions of go and alpine
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-26 13:20:52 +01:00
a7b1351aba Update polochon to fix the downloader config
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-31 13:39:10 +01:00
be8e1db87a Update polochon to get the new tpb module
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-31 11:11:10 +01:00
aa6059b1c7 Allow the admins to delete users
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-07 13:04:32 +01:00
7dee9e0a7c Implement the delete user function in the backend 2020-01-07 12:52:40 +01:00
e8313c00b6 Sort the polochon movies by date_added by default
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-04 19:45:48 +01:00
9dc473e250 Update docker images
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2019-12-20 13:39:49 +01:00
3d8b98482c Add handlers to merge wishlist by polochon
Update polochon package
2019-07-31 13:34:27 +00:00
c5e90d55f3 Return info from DB after a refresh 2019-07-26 12:00:29 +00:00
89a2de2ce0 Add torrent size in backend 2019-07-26 10:48:07 +00:00
c48247daac Display torrent size 2019-07-23 14:22:34 +02:00
956856e0e7 Close the navbar after a search 2019-07-22 21:02:35 +02:00
e3ccabdcb9 Update the PWA manifest
This adds:
* fingerprint of the manifest for better updates
* landscape mode
* better integration of apple devices
2019-07-22 20:50:01 +02:00
3bcbd4e992 Fix alert after the user is logged
If the user enters the wrong password the first time and then login, he
will be prompted with an error.
This commit fixes this behaviour.
2019-07-18 12:52:10 +02:00
5774ed364e Listen and notify newVideo events in the frontend 2019-07-17 15:37:33 +02:00
481715d8a2 Add a notification module 2019-07-17 15:37:33 +02:00
a53deebbcf Do not return on torrentsUpdate errors 2019-07-17 13:35:53 +00: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
f48292e8e4 Rename notifier in events 2019-07-17 12:47:03 +00:00
1c7d8a0ab8 Poorly handle websocket errors 2019-07-15 12:34:56 +02:00
c36c8b3c97 Update the admin panel to manage users' polochons 2019-07-15 12:34:56 +02:00
360363c0ae Allow polochon admin to edit the user's config 2019-07-15 12:34:56 +02:00
d1af1d3437 Update user profile to add the polochon selection 2019-07-15 12:34:56 +02:00
615a0b6d7c Add multiple polochon handling in the frontend 2019-07-15 12:34:56 +02:00
d9d71c8ebd Add database helpers in dev.sh 2019-07-15 12:34:56 +02: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
2ca1097b77 Better users handlers
Catch empty usernames or password on register
2019-07-15 08:29:49 +00:00
17ef2d8fd6 Add polochons model and handlers 2019-07-15 08:29:49 +00:00
fda1bc076a Add user password edition as admin on all users 2019-07-15 08:27:39 +00:00
4703a18b78 Improve the wishlist button 2019-07-08 14:45:16 +02:00
2ab7e5c11f Update js packages 2019-07-05 17:02:46 +02:00
4c0bcd7585 Improve app style 2019-07-05 16:36:12 +02:00
26499533d3 Refactor the code in reusable components and libs 2019-07-04 17:26:56 +02:00
88fc8be462 Download episode thumbs 2019-06-27 14:31:33 +02:00
502bf88feb Update asset management in webpack
This hashes every file and forces the browser to download updated
assets.
2019-06-26 14:08:25 +02:00
f2c14e1d17 Fix empty genres being displayed 2019-06-25 16:59:58 +02:00
941f0dc676 Change the imdb button to a clickable badge 2019-06-25 14:41:22 +02:00
84ccc6e1eb Remove the download button to add clickable badges
BTW, let's create a polochon metadata component
2019-06-25 14:00:48 +02:00
eae4598c88 Add a prettier runtime string for movies 2019-06-25 12:40:51 +02:00
20ca2adefc Move in the poster list with h,j,k,l 2019-06-21 17:18:45 +02:00
48a6dc9fef Add react-hooks in the eslint config 2019-06-21 13:14:51 +02:00
e436ece06c Update the poster images css 2019-06-20 16:52:57 +02:00
30452169fd Small cleanup to have better audit result
Add a description
Clean the Details button
2019-06-03 12:38:46 +00:00
a67fe7056f Generate the manifest icons from the biggest one 2019-05-29 09:29:57 +02:00
36568dfcda Add margin the download list 2019-05-28 23:30:57 +02:00
257fc1ab9e Fix margin in token description 2019-05-28 22:46:54 +02:00
a259226273 Add the show fanart in the show detail view 2019-05-28 22:30:36 +02:00
8610107555 Fix the download button 2019-05-28 11:04:42 +02:00