Commit Graph

16 Commits

Author SHA1 Message Date
5431b5be40 Tried simplifying and spliting some of Movie component.
Simplified sidebar element to use props.
Replaced icons with feather icons.

Description gets it's own component & tries it best at figuring out if
description should be truncated or not. Now it adds a element at bottom
of body with the same description and compares the height to default
truncated text. If the dummy element is taller we show the truncate
button.
2022-01-14 17:00:54 +01:00
83b14e0744 Moved icons from html file to separate icons/ components 2022-01-10 00:42:12 +01:00
a2fbfcb13c Removed /dist prefix from built js file 2022-01-03 20:29:57 +01:00
a9db8be46a Removed duplicated top_rated icon. 2020-01-31 22:32:12 +01:00
0e9daab187 Removed unused raven link under body 2020-01-20 19:10:45 +01:00
3d12cd2735 Added check svg icon for torrentList 2019-10-23 00:39:30 +02:00
8e7aa77ee3 Removed normalize because we dont need any help 2019-10-20 23:16:25 +02:00
d74aab1b7a Moved sidebar html to a separate component 2019-06-29 13:39:20 +02:00
5e3bd814ff Reordered/renamed svg symbols 2019-06-04 22:06:24 +02:00
1add22c7c0 Removed and disable unused scripts 2019-06-02 00:19:38 +02:00
d118689616 Updated svg icon names 2019-06-02 00:19:15 +02:00
72bd648dae Added script type to imporing build script. 2018-08-12 23:20:48 +02:00
8c38f82dbe Added filtering of requested movies. Also change the order of movies in sidebar and added support for rating of movie. Change path destinations to be more clear. 2018-07-25 17:53:01 +02:00
aa9bfa12d9 Re-wrote to support my api for requesting new movies. 2018-03-20 21:50:39 +01:00
301c7accdb Added the following svg icons; requests, nowplaying, inmatched, sent, matched, info, does not exsist and exsists 2018-01-20 11:00:20 +01:00
Dmytro Barylo
ac6d57b46f version 1.0 2017-03-04 16:46:53 +02:00