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
Dedy Martadinata S ba0de7f95c
Fix entrypoint.sh (#921)
* Revert https://github.com/Tzahi12345/YoutubeDL-Material/pull/864

add && make it err and skipping perm check

* Restore armv7 nightly

* Update entrypoint.sh

* simplify, always setup permission regardless uid
2 years ago
..
appdata Added missing config item from default.json 3 years ago
audio updated gitignores 6 years ago
authentication Rebuild database task (#900) 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 Rebuild database task (#900) 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 4 years ago
app.js Rebuild database task (#900) 2 years ago
archive.js Improved archive viewer 3 years ago
categories.js Refactored retrieval of categories and improved runtime search of files in category 3 years ago
config.js Added support for slack notifications 3 years ago
consts.js Rebuild database task (#900) 2 years ago
db.js Fixed function call in db.js 3 years ago
downloader.js Added files_api (migrated functions from db_api that are file related) 3 years ago
ecosystem.config.js Switched forever.js to pm2 4 years ago
entrypoint.sh Fix entrypoint.sh (#921) 2 years ago
files.js Added files_api (migrated functions from db_api that are file related) 3 years ago
logger.js Logger is now separated into its own module 4 years ago
notifications.js Added support for slack notifications 3 years ago
package-lock.json Fixed issue where twitch chat downloader could not be found in docker 3 years ago
package.json Fixed issue where twitch chat downloader could not be found in docker 3 years ago
pm2.config.js revert pm2 config cluster_mode 4 years ago
subscriptions.js Rebuild database task (#900) 2 years ago
tasks.js Rebuild database task (#900) 2 years ago
twitch.js Fixed issue where twitch chat downloader could not be found in docker 3 years ago
utils.js Rebuild database task (#900) 2 years ago
youtube-dl.js Hotfix for #661 startup crash 3 years ago