|
|
92cc094787
|
Removed old coverage script and updated travis config.
|
2018-03-22 18:24:42 +01:00 |
|
|
|
64bd9d1e14
|
Added support for travis upload test coverage to coveralls.
|
2018-03-22 15:09:59 +01:00 |
|
|
|
721826d454
|
Re-added request and removed superagent.
|
2018-03-22 13:24:57 +01:00 |
|
|
|
242fe3515c
|
Removed and moved some dep to dev.
|
2018-03-22 13:23:30 +01:00 |
|
|
|
832b8ba539
|
Added license and description to package.json. Also updated packages node packages.
|
2018-03-22 12:56:04 +01:00 |
|
snyk-bot
|
0477e49eca
|
fix: seasoned_api/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:qs:20170213
- https://snyk.io/vuln/npm:qs:20140806
- https://snyk.io/vuln/npm:qs:20140806-1
- https://snyk.io/vuln/npm:mime:20170907
- https://snyk.io/vuln/npm:mime:20170907
- https://snyk.io/vuln/npm:fresh:20170908
- https://snyk.io/vuln/npm:debug:20170905
- https://snyk.io/vuln/npm:ms:20170412
- https://snyk.io/vuln/npm:qs:20170213
- https://snyk.io/vuln/npm:negotiator:20160616
- https://snyk.io/vuln/npm:ms:20151024
- https://snyk.io/vuln/npm:debug:20170905
- https://snyk.io/vuln/npm:ms:20170412
- https://snyk.io/vuln/npm:ms:20151024
- https://snyk.io/vuln/npm:hoek:20180212
Latest report for kevinmidboe/seasonedshows:seasoned_api/package.json:
https://snyk.io/test/github/kevinmidboe/seasonedshows?targetFile=seasoned_api/package.json
|
2018-03-22 11:34:42 +00:00 |
|
|
|
1b08c8d3d1
|
Now when running tests we use a separate config file test.json
|
2018-03-20 20:14:15 +01:00 |
|
|
|
4ab3946181
|
Added testing variable, this uses :MEMORY: database when running tests.
|
2018-03-19 15:22:33 +01:00 |
|
|
|
164191f89d
|
Fixed indentation and updated sqlite to sqlite3! 🚀
|
2018-03-06 19:32:21 +01:00 |
|
|
|
f6c504223a
|
Now yarn lint lints all files in src not only webserver.
|
2018-02-07 13:53:15 +01:00 |
|
|
|
aa1866bbd9
|
Fixed merge conflict regarding version of express
|
2018-01-09 17:05:02 +01:00 |
|
|
|
bc0211e34f
|
Moved eslint to devDep and updated express to 4.11
|
2018-01-09 17:02:03 +01:00 |
|
|
|
e4573e6808
|
Forgot to remove path without test scripts yet.
|
2017-12-20 21:13:24 +01:00 |
|
|
|
00ad5cf7a8
|
Added mocha, istanbul and supertest packages. Added coverange and test script.
|
2017-12-20 21:07:13 +01:00 |
|
|
|
7cce61b3bb
|
Setup for sentry. Need to add __DSN__ value manually.
|
2017-10-26 15:19:10 +02:00 |
|
|
|
6dd9cf7083
|
Added eslint and set preset to airbnb base.
|
2017-10-26 14:51:12 +02:00 |
|
|
|
f4aee549be
|
Added bcrypt and jsonwebtoken to package list
|
2017-09-27 16:12:20 +02:00 |
|
|
|
3e12cf10fb
|
Updated tmdb to use the new endpoints
|
2017-09-03 16:59:52 +02:00 |
|
|
|
56405e54f9
|
Downgraded from sqlite3 to sqlite because of connection function error.
|
2017-08-23 10:26:23 +02:00 |
|
|
|
d2bed84ecb
|
Moved conf folder to seasoned_api
|
2017-08-14 22:42:24 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|