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] d5f7686282
Bump async-mutex from 0.4.0 to 0.5.0 in /backend
Bumps [async-mutex](https://github.com/DirtyHairy/async-mutex) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/DirtyHairy/async-mutex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DirtyHairy/async-mutex/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: async-mutex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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