612 Commits

Author SHA1 Message Date
3ba4e7e054 Update drone golang version
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
Signed-off-by: Lucas BEE <pouulet@gmail.com>
2024-02-09 22:14:12 +00:00
fd203fad6f Update polochon to get the new trakttv API endpoint
Some checks failed
continuous-integration/drone Build is failing
2024-02-09 11:12:57 +01:00
b27daebd4a Push docker image on promotion
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
Signed-off-by: Lucas BEE <pouulet@gmail.com>
2022-11-09 10:13:29 +00:00
7f11b48df0 Update docker images
Some checks failed
continuous-integration/drone Build is failing
Signed-off-by: Lucas BEE <pouulet@gmail.com>
2022-11-09 08:59:38 +00:00
5333fd1d80 Update polochon to add the exclude list in eztv
All checks were successful
continuous-integration/drone Build is passing
2022-11-08 17:04:55 +01:00
fa7bdc2a65 Fix panic while refreshing episode
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing
2021-08-30 10:34:23 -10:00
d4cb2e8993 Refresh the video after getting a new video event
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-08-28 09:32:20 -10:00
851bc2023c Update the list details spacing on phones 2021-08-28 09:32:20 -10:00
4815bc1849 Update the video metadata style 2021-08-28 09:32:20 -10:00
26cae1aa1f Add a component to show the progress of the download 2021-08-28 09:32:20 -10:00
6cbdd964a5 Cleanup the html head 2021-08-28 09:32:20 -10:00
b1bf9a573f Update webpack css config
* Create a separate file for css
* Clean the css from unused styles
2021-08-28 09:32:20 -10:00
c6638376b6 Remove moment to use timeago.js
Moment is huge, timeago.js is tiny !
2021-08-28 09:32:20 -10:00
96741372b2 Make the app more "PWA"
Add maskable icons and service worker.
2021-08-28 09:32:20 -10:00
25360becae Fix embedded subtitles in the web player 2021-08-28 09:32:20 -10:00
63257ba715 Update to go 1.17 2021-08-28 09:32:20 -10:00
14e56454e7 Fix eslint error
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-22 11:40:25 -10:00
b6be9488c9 Add a page to display a movie
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-22 11:33:36 -10:00
20ce0eaa99 Add a link from the torrent title to the show 2021-08-22 11:33:36 -10:00
ae8f6e2a36 Update the movies' default page to trakttv trending 2021-08-22 11:33:36 -10:00
d585a59c83 Download movie fanart and better torrent list on mobile
Show the thumb on wide screens and the fanart on small screens.
2021-08-22 11:33:36 -10:00
0f0594f2c4 Add a button to show the modules statuses
It's really annoying to wait for the modules to be loaded while visiting
the user profile or admin panel.
2021-08-22 11:33:36 -10:00
2d3e267517 Remove unused modules 2021-08-22 11:33:36 -10:00
13e5775c34 Handle embedded subtitles 2021-08-22 11:33:36 -10:00
b382223b1a Fix indentation 2021-08-22 11:33:36 -10:00
1c0ba9871e Remove fresh
This package is not maintained.
2021-08-22 11:33:36 -10:00
ec750807b6 Update the subtitles independently 2021-08-22 11:33:36 -10:00
aa105443e5 Fix user deletion 2021-08-22 11:33:36 -10:00
fcd7c39940 Update everything to work with node 16.X 2021-08-22 11:33:36 -10:00
581db826e2 Update readme 2021-08-12 15:45:08 -10:00
7832c407ee Fix queries on the views with ratings
All checks were successful
continuous-integration/drone/push Build is passing
The old behaviour was a simple join, if there's no rating for the movie,
there's no result for movie. The backend can not return the movie and
does a new GetDetails from online detailers.
2021-08-12 15:43:22 -10:00
d6ed40ba6a Fix the new show event poster
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-03-02 17:27:13 +01:00
11bc7a13bc Add a button to refresh a show
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
In the show list and in the show details.
2021-02-04 11:53:24 +01:00
5cd150d589 Update docker image versions 2021-02-03 16:32:20 +01:00
4acd7f0c13 Update postgresql to version 13.1 2021-02-03 16:26:27 +01:00
d10fd1db59 Set trakttv as the default show explorer 2021-02-03 15:51:14 +01:00
6089a08378 Fix module type in admin panel
Some checks are pending
continuous-integration/drone/push Build is running
2021-02-03 15:30:45 +01:00
6b7453f878 Small tweaks in docker-compose file
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-12-03 22:00:52 +00:00
dcc634c8a0 Update eztv and polochon modules
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-23 00:38:29 +01:00
2b2135fd43 Do not download images when already present 2020-11-22 19:51:43 +01:00
778d0007b5 Update polochon to fix missing episode subs
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-05-19 14:07:42 +02:00
721e87ebe1 Update modules ( polochon ) for new eztv library
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-05-08 18:40:05 +02:00
304eb40a54 Skip movies/shows that don't have imdbIDs
With some explorer that might be the case and it won't work properly
2020-05-08 18:39:20 +02:00
26606432f7 Update polochon to get the latest tpb module
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-05-07 17:31:32 +02:00
e4a2ba6ee3 Update polochon to get the latest papi client
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-17 16:29:45 +02:00
cb6618e9f1 Add the user's last seen date in the admin panel
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-16 17:56:22 +02:00
7f91b145eb Cleanup the PublicDir / ImgURLPrefix stuff 2020-04-16 16:47:21 +02:00
eff6b6e19f Fix show season order
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-16 16:15:18 +02:00
9494cf571f Use the new papi lib from polochon 2020-04-16 16:06:19 +02:00
ae7c752e43 Handle the torrent state in the torrent page
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-16 11:06:41 +02:00