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 091f81bb38 Added UI for managing tasks
Added ability to schedule tasks based on timestamp

Fixed mismatched types between frontend and openapi yaml

Simplified imports for several backend components
3 years ago
..
appdata Added support for generate NFO files for Kodi 4 years ago
audio updated gitignores 5 years ago
authentication Added UI for managing tasks 3 years ago
subscriptions Added subscription folders to repo 5 years ago
test Added scheduler for tasks 3 years 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 Added UI for managing tasks 3 years ago
categories.js Added UI for managing tasks 3 years ago
config.js Added support for generate NFO files for Kodi 4 years ago
consts.js Added support for generate NFO files for Kodi 4 years ago
db.js Added scheduler for tasks 3 years ago
downloader.js Added UI for managing tasks 3 years ago
ecosystem.config.js Switched forever.js to pm2 4 years ago
entrypoint.sh Updated Dockerfile and entrypoint to use pm2 instead of forever 4 years ago
logger.js Logger is now separated into its own module 4 years ago
package-lock.json Added scheduler for tasks 3 years ago
package.json Added scheduler for tasks 3 years ago
pm2.config.js Disabled PM2 logging to $HOME/.pm2 4 years ago
subscriptions.js Added UI for managing tasks 3 years ago
tasks.js Added UI for managing tasks 3 years ago
twitch.js Twitch chat now supports subscriptions 5 years ago
utils.js Began work on tasks 3 years ago