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
9645fba4efe8305533d3e77872e31e2ee505c0ec
seasonedShows
/
seasoned_api
History
KevinMidboe
9645fba4ef
Removed connect, connection is now a new sqlite instance, async run function, check for errors when executing and setup and teardown now return promises.
2018-03-19 15:24:42 +01:00
..
conf
Added a template development.json file for build purposes.
2017-12-20 22:22:25 +01:00
src
Removed connect, connection is now a new sqlite instance, async run function, check for errors when executing and setup and teardown now return promises.
2018-03-19 15:24:42 +01:00
test
We use the db instance globally with establisheddatabase.
2018-03-19 15:23:54 +01:00
.eslintrc.json
Updated our eslint config file. Still extends airbnb, but have changed indent rule and dropped some other rules.
2018-02-07 13:47:11 +01:00
.gitignore
When a element is not found in plex it now still gets a matchedInPlex value, now False when not found.
2018-02-26 16:59:56 +01:00
package.json
Added testing variable, this uses :MEMORY: database when running tests.
2018-03-19 15:22:33 +01:00
yarn.lock
Added travis support to api.
2017-12-20 20:46:15 +01:00