dependabot[bot]
|
376e136382
|
Bump node-fetch from 2.6.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.0...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 01:16:06 +00:00 |
|
|
|
2af088a0bf
|
USER environment variable is to vague, renamed to prefix user and pass with SEASONED_
|
2019-08-10 15:46:17 +02:00 |
|
|
|
356ddfe8a6
|
Merge branch 'master' of github.com:KevinMidboe/fetch-the-release
|
2019-07-24 08:24:34 +02:00 |
|
|
|
7bb4638714
|
WIP Searching all request pages, better formatting and error handling
|
2019-07-24 08:24:21 +02:00 |
|
|
|
5394d45918
|
Require dotenv package for python
|
2019-07-24 08:22:06 +02:00 |
|
|
|
7a87412f85
|
Changed env url variable name
|
2019-07-24 08:20:54 +02:00 |
|
|
|
71c23aba0f
|
Changed env url variable name
|
2019-07-23 23:51:55 +02:00 |
|
|
|
edf5cc1ee7
|
Added user and password authentication variables for seasoned
|
2019-07-06 22:37:42 +02:00 |
|
|
|
a1374ebf4d
|
testing out python alternative
|
2019-07-06 13:30:02 +02:00 |
|
|
|
e0121c82bc
|
Python requriements file
|
2019-07-06 13:27:44 +02:00 |
|
|
|
d82503a480
|
Read and write to cache, kindof broken because of async writing to file
|
2019-07-01 22:37:44 +02:00 |
|
|
|
2bdf3a5cab
|
Idea and todo list
|
2019-06-27 00:54:03 +02:00 |
|
|
|
7ec041504e
|
Env example file. NOTICE! To be copied to .env file and populated in its entirety!
|
2019-06-27 00:51:23 +02:00 |
|
|
|
678ff28c90
|
Fetch and find releases for all requested seasoned media. Print all our fetches and then prints length of all releases with a matching title. TODO: Find relevant release types.
|
2019-06-27 00:50:13 +02:00 |
|
|
|
0421ba9e04
|
Babel config with env-preset (es6) and transform runtime plugin
|
2019-06-27 00:48:24 +02:00 |
|
|
|
8b40804f4c
|
Pacakges and lock file defined
|
2019-06-27 00:47:17 +02:00 |
|
|
|
252785b5f6
|
Initial commit
|
2019-06-26 21:50:57 +02:00 |
|