You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YoutubeDL-Material/backend
dependabot[bot] 5773a26ce1
Bump axios from 0.21.4 to 1.6.8 in /backend
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.8)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
..
appdata Added ability to set a webhook proxy for telegram requests 2 years ago
audio updated gitignores 6 years ago
authentication Replaced deprecated uuidv4 with uuid 2 years ago
fix-scripts 002-fix_dupes_per_archive: prep consistency w/ 003 4 years ago
subscriptions Added subscription folders to repo 6 years ago
test Replaced deprecated uuidv4 with uuid 2 years ago
video updated gitignores 6 years ago
.dockerignore Don't copy Docker related files into image 6 years ago
.eslintrc.json Logger is now separated into its own module 5 years ago
app.js Merge pull request #1039 from Tzahi12345/video-info-bug-fix 2 years ago
archive.js Replaced deprecated uuidv4 with uuid 2 years ago
categories.js youtube-dl refactor (#956) 2 years ago
config.js Added ability to set a webhook proxy for telegram requests 2 years ago
consts.js Added ability to set a webhook proxy for telegram requests 2 years ago
db.js Replaced deprecated uuidv4 with uuid 2 years ago
downloader.js Replaced deprecated uuidv4 with uuid 2 years ago
ecosystem.config.js Switched forever.js to pm2 5 years ago
entrypoint.sh Fix entrypoint.sh (#921) 3 years ago
files.js Replaced deprecated uuidv4 with uuid 2 years ago
logger.js Logger is now separated into its own module 5 years ago
notifications.js Replaced deprecated uuidv4 with uuid 2 years ago
package-lock.json Bump axios from 0.21.4 to 1.6.8 in /backend 2 years ago
package.json Bump axios from 0.21.4 to 1.6.8 in /backend 2 years ago
pm2.config.js revert pm2 config cluster_mode 4 years ago
subscriptions.js Fixed issue where sub check would crash server if no subs existed 2 years ago
tasks.js Replaced deprecated uuidv4 with uuid 2 years ago
twitch.js Fixed issue where twitch chat downloader could not be found in docker 3 years ago
utils.js youtube-dl refactor (#956) 2 years ago
youtube-dl.js Fixed issue where video info could not be retrieved 2 years ago