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] 342dafd52a
Bump glob-parent from 5.1.1 to 5.1.2 in /backend
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
..
appdata Allows playlists to be categorized based on the first video that matches 5 years ago
audio updated gitignores 5 years ago
authentication Fixed bug where playlistd could not be made 5 years ago
subscriptions Added subscription folders to repo 5 years ago
video updated gitignores 5 years ago
.dockerignore Don't copy Docker related files into image 5 years ago
app.js Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 4 years ago
categories.js Fixed bug where categories selection logic had an out of range exception 5 years ago
config.js Allows playlists to be categorized based on the first video that matches 5 years ago
consts.js Allows playlists to be categorized based on the first video that matches 5 years ago
db.js Subscription videos being downloaded will get registered into the database as they are added to avoid having to wait until the subscription completes 4 years ago
entrypoint.sh Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 4 years ago
package-lock.json Bump glob-parent from 5.1.1 to 5.1.2 in /backend 4 years ago
package.json Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 4 years ago
subscriptions.js Subscription videos being downloaded will get registered into the database as they are added to avoid having to wait until the subscription completes 4 years ago
twitch.js Twitch chat now supports subscriptions 5 years ago
utils.js Fixed bug where playlist downloads would fail and progress would not show (for playlist downloads) 5 years ago