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 da73e47f08 Fixes bug where an error would occur on startup if a user's file folder was missing (such as "{user}/audio" if they had not downloaded any audio files) 5 years ago
..
appdata Updated docs and removed deprecated encrypted.json file from repo 5 years ago
audio
authentication Added option to change JWT expiration time called "Login expiration" in the Advanced tab 5 years ago
hooks Moved hooks to their proper directory 5 years ago
public Updated frontend binaries 5 years ago
subscriptions Added subscription folders to repo 5 years ago
video
.dockerignore Don't copy Docker related files into image 5 years ago
Dockerfile Made additional cleanups as per recs by SuperSandro 5 years ago
Dockerfile-armhf Potentially fixed autobuild issue for ARM images 5 years ago
app.js Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
config.js Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
consts.js Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
db.js Importing of videos during startup now uses standard registering of videos into db process and refactored registering to support aforementioned feature 5 years ago
docker-compose.yml Updated docker-compose.yml to support multi-user mode 5 years ago
entrypoint.sh If chown fails during container setup, then a warning will be shown 5 years ago
package-lock.json Updated package-locks 5 years ago
package.json Removed erroneous code and added the ability to kill all downlaods 5 years ago
subscriptions.js Added quotations to existing sub error message 5 years ago
utils.js Fixes bug where an error would occur on startup if a user's file folder was missing (such as "{user}/audio" if they had not downloaded any audio files) 5 years ago