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 babba9aa30 Added ability to register/login through LDAP
- Added ability to edit LDAP settings and whether to use LDAP or not in the users tab in the settings
5 years ago
..
appdata Added ability to register/login through LDAP 5 years ago
audio updated gitignores 5 years ago
authentication Added ability to register/login through LDAP 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 Added ability to register/login through LDAP 5 years ago
config.js Added ability to register/login through LDAP 5 years ago
consts.js Added ability to register/login through LDAP 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
entrypoint.sh If chown fails during container setup, then a warning will be shown 5 years ago
package-lock.json Added ability to register/login through LDAP 5 years ago
package.json Added ability to register/login through LDAP 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