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
cfedd4e9c815bef65ea88e586e886da0e82e729e
seasonedShows
/
seasoned_api
History
Kevin Midboe
cfedd4e9c8
Added ability to check if a element is previously been requested. Also changed the schema of db to store movies poster as poster_path and background as background_path.
2018-02-05 13:47:10 +01:00
..
conf
Added a template development.json file for build purposes.
2017-12-20 22:22:25 +01:00
src
Added ability to check if a element is previously been requested. Also changed the schema of db to store movies poster as poster_path and background as background_path.
2018-02-05 13:47:10 +01:00
test
Ok. I can explain this bug. It seems commenting out teardown in resetDatabase solves our issue that travis cannot find our teardown script eventough it outputs the exact path it should be at. Will come back to this as it seems it works everywhere else. Good night.
2017-12-21 01:00:47 +01:00
.eslintrc.json
Added eslint and set preset to airbnb base.
2017-10-26 14:51:12 +02:00
.gitignore
Updated gitignore to ignore conf folder and deleted the contents of conf.
2017-12-01 10:57:28 +01:00
package.json
Fixed merge conflict regarding version of express
2018-01-09 17:05:02 +01:00
yarn.lock
Added travis support to api.
2017-12-20 20:46:15 +01:00