Cameron Kline 3b9aa43d17 Refactored '/users/register' core handler function to user async.waterfall (removed the callback hell we had before). Added a ton of comments to help explain what each step is doing. il y a 8 ans
..
config fa1aebbdc8 Added GitHub/Discord authentication. il y a 8 ans
logic 3b9aa43d17 Refactored '/users/register' core handler function to user async.waterfall (removed the callback hell we had before). Added a ton of comments to help explain what each step is doing. il y a 8 ans
schemas 95b2912cbc Added updating and removing of Songs functionality to AdminSongs.vue il y a 8 ans
Dockerfile 807db6a7c2 Added Docker setup, which should eventually replace the Vagrant setup il y a 8 ans
app.js 4ea39bb959 Added promises library for backend (bluebird). Added logic to generate playlist off of YouTube ID. To test, you will need to add song to db il y a 8 ans
package.json 084c209e93 Added bluebird to package.json il y a 8 ans