Commit History

Author SHA1 Message Date
  theflametrooper 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 8 years ago
  theflametrooper 5f74d4282c Added Admin Dashboard. Still to update the server side 8 years ago
  theflametrooper eb15cfe2a5 Setup songs to be added to playlist. Fixed issues and cleaned up timeElapsed 8 years ago
  theflametrooper b29fa4bdbd Added users and user number updating functionality 8 years ago
  theflametrooper e7fbeed0ba Major refactor and simplification of stations and songs 8 years ago
  BuildTools 0c93a55922 Changed back to using namespaces due to annoying bugs. 8 years ago
  KrisVos130 f2fac0f1c8 Worked on removing namespace socket from stations. 8 years ago
  KrisVos130 7c98656825 Added station pausing and syncing. Lost initial 16h of work. 8 years ago
  theflametrooper 009dbe4b9d Added Vue Loader. And remember to NEVER delete commits ;) 8 years ago
  KrisVos130 276739359b Added basic functionality for station page. 8 years ago
  KrisVos130 548856aaae Started working on station page. Fixed some issues with stations.js. Updated README. 8 years ago
  theflametrooper ee6218c36e Added classes to station.js and global.js 8 years ago
  Jonathan 8545beffe9 Added ES6 for backend. Still to add webpack compiling to let us use import, export and classes etc. 8 years ago
  Cameron Kline 17eea5f2cb Very large change, hopefully the last big refactor. Got vue-loader integration in. The old UI is completely gone as of now, and will need reimplemented using vue components. Checkout frontend/README.md and backend/README.md for more info. Make sure to run 'vagrant up --provision' to get the latest bootstrap.sh changes on your vagrant machine. 8 years ago