526 Commits

Author SHA1 Message Date
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
f3eeaaca0f Stop resizing the show fanart and banner 2019-05-27 17:21:40 +02:00
b23e311238 Update to bootstrap 4 2019-05-27 15:06:46 +02:00
2bd90e5cb5 events: Add an error channel
The server now sends errors to the client
2019-05-27 12:18:05 +00:00
a7741ab62b Fix https in websocket connections 2019-05-24 09:52:59 +00:00
aaad333ef6 Add a websocket handler in the frontend 2019-05-23 22:49:30 +02:00
18127fa3a0 Add WebSockets endpoint /events for torrents 2019-05-23 14:35:42 +00:00
42a0a8eb73 Easier dev setup 2019-05-20 12:13:46 +00:00
5b9e9b15d2 Set the token of the user synchronously if possible 2019-05-19 17:59:23 +02:00
8fc952b33c Add torrent fetching on the torrent page 2019-05-19 17:50:11 +02:00
f54b741c71 Update react-infinite-scroller 2019-05-19 02:31:25 +02:00
fb84e4dbad Refactor the player and remove infuse 2019-05-19 02:31:25 +02:00
c5cafacbf1 Update everything to work with the new router
By the way, remove the router state from redux.
2019-05-19 02:31:25 +02:00
2897f73cb9 Update the admin panel 2019-05-15 14:24:30 +00:00
56bc8d335c Update more js stuff 2019-05-15 14:24:30 +00:00
d4e633283d Refresh the imdb ratings in a transaction
https://w000t.me/c140729392
2019-05-15 13:28:52 +00:00
bd20acd9e5 Fix production builds 2019-05-14 14:36:20 +02:00
b510959c7c Update eslint params 2019-05-12 16:02:06 +02:00
54d8ddd758 Update webpack 2019-05-12 16:01:35 +02:00
c67633b969 Fix invalid function name 2019-05-12 11:24:43 +02:00
1e65defc44 Update react 2019-05-12 11:24:43 +02:00
69a7b8fe26 Update manifest for android 2019-05-11 21:09:18 +02:00
24eb1f9c45 Update the navbar color 2019-05-11 16:02:47 +02:00
69d1d671a1 Update go modules 2019-05-11 15:50:50 +02:00
178375eb8d Add polochon metadata in movies and shows 2019-05-11 15:50:50 +02:00