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
7bde2821d0b1973c1324860ea1a85980c6d97acd
seasonedShows
/
client
History
KevinMidboe
7bde2821d0
Followed with the renaming of MovieObject to now be refered to as SearchObject. Also change the loading animation for InfiniteScroll. It is the same loading animation imported as we have in torrent search.
2017-12-02 13:13:35 +01:00
..
app
Followed with the renaming of MovieObject to now be refered to as SearchObject. Also change the loading animation for InfiniteScroll. It is the same loading animation imported as we have in torrent search.
2017-12-02 13:13:35 +01:00
.babelrc
Babelrc now has presets.
2017-06-02 12:06:48 +02:00
.gitignore
Added a gitignore for each main folder because we have python based scripts in one folder, javascript/react and javascript/node in the other.
2017-11-28 19:19:50 +01:00
package.json
Added react-interactive package to make it easier to handle hover and focus on mobile.
2017-11-28 20:58:45 +01:00
webpack.common.js
Put both jsx and js varaibles on same line in config file.
2017-12-02 11:35:39 +01:00
webpack.dev.js
Changed to now use a prod and a dev webpack config. Our prod config now minifies and sets up caching for us. Package json now has build command.
2017-10-24 23:01:44 +02:00
webpack.prod.js
Changed to now use a prod and a dev webpack config. Our prod config now minifies and sets up caching for us. Package json now has build command.
2017-10-24 23:01:44 +02:00