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
Isaac Abadi 665bcc04a7 Added ability to favorite a file
Moved file filter options above the list of files, and added option to filter for favorites
3 years ago
..
appdata
audio
authentication Added migration to add tasks manager permission for admin role 3 years ago
fix-scripts
subscriptions
test Subscription videos now skip the collect info step during download process, reducing calls to video host 3 years ago
video
.dockerignore
.eslintrc.json
app.js Added ability to favorite a file 3 years ago
categories.js
config.js
consts.js Added migration to add tasks manager permission for admin role 3 years ago
db.js Added notifications - (WIP, boilerplate) 3 years ago
downloader.js Added support for download error notifications 3 years ago
ecosystem.config.js
entrypoint.sh Removed pm2 global install in favor of local node_modules (#662) 3 years ago
logger.js
notifications.js Added timestamp to notifications 3 years ago
package-lock.json Removed pm2 global install in favor of local node_modules (#662) 3 years ago
package.json Partially reverted fecefde3ad 3 years ago
pm2.config.js
subscriptions.js Fixed issue where setting resolution in a sub would instead require that resolution to exist (#678 and #330) 3 years ago
tasks.js
twitch.js
utils.js Added ability to favorite a file 3 years ago
youtube-dl.js Hotfix for #661 startup crash 3 years ago