023b2cd86e
Renamed/moved files around
2022-07-26 19:49:54 +02:00
1f51cead5c
Moved build image proxy url to utils file
2022-07-26 17:23:41 +02:00
be29242cd3
Intersection observer threshold set to 0 & hide button on load
2022-07-26 17:14:07 +02:00
742caad102
Reset preventPushState after a replace
2022-07-26 00:32:33 +02:00
eae632d0da
Some border radius, increased font size & bold title
2022-07-26 00:31:16 +02:00
7f68d2bf79
Border radius & prevent display result count before vaule
2022-07-26 00:21:37 +02:00
df0432a99f
Reduce size of list header
2022-07-26 00:20:43 +02:00
92a9ccd470
only copy of index.html is in /src after webpack update
2022-06-29 01:29:23 +02:00
f5ff2ba44c
Remove all host urls, use webpack server proxy
2022-06-29 01:03:53 +02:00
6c80fdff86
postbuild and clean script
...
webpack config compiles all matching rules and html-webpack-plugin into
/dist output. Use postbuild to move file out from dist into public
directory.
clean tries to remove build files in /dist and index.html from
postbuild.
2022-06-29 00:58:37 +02:00
f425055a53
html-webpack-loader makes server/build use same src/index.html file
...
Added option for dev proxy by passing env variable: proxyhost.
File definitions and paths defined by variables instead of rewriting
string
2022-06-29 00:58:20 +02:00
1ddaf25150
Add code-splitting of all node_modules
2022-03-07 08:09:59 +01:00
5cacbec11a
Movie popup should clear torrent count on mount
2022-03-07 00:16:12 +01:00
728e3a5406
Removed default torrent count & syntax error
2022-03-07 00:12:33 +01:00
8a75fd7c22
WIP torrent search list
2022-03-07 00:05:20 +01:00
baf16f2a55
Center load less button inside a container
2022-03-07 00:02:52 +01:00
a9c06a6aaf
Try improve history navigation by pushing popup changes
2022-03-06 23:56:39 +01:00
9bb5211b4e
If home and click logo reload page
2022-03-06 23:51:32 +01:00
8c28f7d5f3
Only show No results when not loading
2022-03-06 23:27:46 +01:00
d658d90d18
Fade poster in with a before element with background -> transparent
...
Fixes issue where mobile had some image flickering
2022-03-06 23:26:15 +01:00
19366f29a9
Only show minutes of hours is < 1
2022-03-06 23:25:45 +01:00
3628b2bfaa
Only show production status if something else than Released
2022-03-06 23:25:17 +01:00
0085daec61
Show genres only if length > 0
2022-03-06 23:24:57 +01:00
e45dffcfbe
If seasonedURL undefined use location & prefix all api urls at func call
2022-03-06 20:21:24 +01:00
7e24829300
Prevent load-button to take space when not visible
2022-03-06 12:18:47 +01:00
b3266af6bc
Api functions for getting credits by type, movie & show
2022-03-06 12:07:46 +01:00
79893c4652
Rule if lineClass = fullwidth & removed horizontal margin
2022-03-06 12:06:30 +01:00
23a1fe5f7f
Top prop for setting margin top
2022-03-06 12:05:51 +01:00
ca873f14c7
Loading placeholder for person fields.
2022-03-06 12:05:25 +01:00
80ce96d6b2
Also handle setting credits from info object if ?credits=true
2022-03-06 12:05:07 +01:00
333314fa69
Person's credits are converted to movie & show so can check type attr
2022-03-06 12:03:44 +01:00
7c969b55dc
Don't show load more if results.length is zero
2022-03-06 12:01:56 +01:00
eb253609d5
Fetch credits async in separated call from info
2022-03-06 12:01:33 +01:00
06a48e738d
Type is defined in person response so can handle more consistent
2022-03-06 12:00:36 +01:00
15b6206b05
Updated lock file
2022-03-05 20:41:41 +01:00
2c3de34b22
Updated tagline to italics & 80% alpha
2022-03-05 20:41:23 +01:00
1bfdb8629f
Increased known for text & reduced color to 80% alpha
2022-03-05 20:40:30 +01:00
afa3c21c99
Read title of list from props when settings document title
2022-03-05 20:37:22 +01:00
1161a25c97
Set max-height of cast image
2022-03-05 20:36:22 +01:00
7dd2d3ee82
Try focus on username input on mount
2022-03-05 20:36:00 +01:00
1d2e88749c
Separate endpoint for fetching person credits
2022-03-05 18:45:47 +01:00
d39e02cb56
Calulate max-height to only show n rows
2022-03-05 18:45:21 +01:00
21ff5f22a7
Simple handling of movie or show items
2022-03-05 18:44:41 +01:00
fca123e26d
Show tagline, human readable runtime & updated to grid layout
2022-03-05 18:24:43 +01:00
b5c56a62de
New design for Person popup
2022-03-05 18:23:38 +01:00
dc98f9ced2
Linting
2022-03-05 18:23:18 +01:00
394cd71e44
Fixed sort where loadMore never got past 10
2022-03-05 18:23:06 +01:00
b7db3fec62
Popup box has margin top relative to view height
2022-03-05 18:01:37 +01:00
80a65f1940
Lists can have duplicates so add index to list item key
2022-03-05 18:00:44 +01:00
a6dbb2ba59
Line-height css variable.
2022-03-05 17:59:56 +01:00