This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
279b004aad1344bc7ba5cc831b7a366beb7c1d52
seasonedShows
/
client
/
app
History
KevinMidboe
279b004aad
We re-wrote most off the look and feel of this page. No we get a header that is generated with all the info for a requested element. This has a indicator generated by generateStatusIndicator, showing if the element is requested, downloading or downloaded. Then we have a function for generating the type icon, that is movie/show that is displayed in the header. The summary for a movie might be long so if it is over 180 chars than it is cut and a show more button is displayed. After the info on the item we import PirateSearch that takes a name input and displays a search result for that query in a table view.
2018-01-09 16:19:43 +01:00
..
components
We re-wrote most off the look and feel of this page. No we get a header that is generated with all the info for a requested element. This has a indicator generated by generateStatusIndicator, showing if the element is requested, downloading or downloaded. Then we have a function for generating the type icon, that is movie/show that is displayed in the header. The summary for a movie might be long so if it is over 180 chars than it is cut and a show more button is displayed. After the info on the item we import PirateSearch that takes a name input and displays a search result for that query in a table view.
2018-01-09 16:19:43 +01:00
app.scss
Mostly unused style file
2017-08-05 17:26:40 +02:00
DIN-Regular-webfont.woff
Font that is not yet in use
2017-08-05 17:27:01 +02:00
index.html
Viewport changes to limit zoom in on mobile the typing in a search bar.
2017-12-02 11:31:25 +01:00
index.js
Now index.js uses root instead of app component.
2017-10-21 00:10:51 +02:00
Root.jsx
Renamed admin param to request from search
2017-10-21 08:22:02 +02:00