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
6d0a91dc93f18fb994f5b69cc7e96635745b511c
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
6d0a91dc93
Changed the default filter values to be multi until a filter selector is implemented.
2017-09-27 00:29:28 +02:00
..
styles
Changed the font size of the header, space between the search bar and result content. Also changed so that the font size in the search bar is large enough to not zoom on ios because of smaller than standard font size.
2017-09-27 00:19:19 +02:00
App.jsx
Commented out unused elements.
2017-09-02 16:03:43 +02:00
FetchData.js
Created a function for deciding what to return based on the object it computes.
2017-06-02 13:50:42 +02:00
ListStrays.jsx
Removed a unused log
2017-06-02 19:36:18 +02:00
MovieObject.jsx
Added rating and background to the class constructor. Added type variable to url when requesting a movie/show and added a notification agent. Now this page is also updated to support mobile formatting, when tilted it shows the background image instead of poster image.
2017-09-26 20:34:54 +02:00
SearchRequest.jsx
Changed the default filter values to be multi until a filter selector is implemented.
2017-09-27 00:29:28 +02:00