Commit History

作者 SHA1 備註 提交日期
  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 年之前
  theflametrooper 5f74d4282c Added Admin Dashboard. Still to update the server side 8 年之前
  theflametrooper eb15cfe2a5 Setup songs to be added to playlist. Fixed issues and cleaned up timeElapsed 8 年之前
  theflametrooper b29fa4bdbd Added users and user number updating functionality 8 年之前
  theflametrooper e7fbeed0ba Major refactor and simplification of stations and songs 8 年之前
  BuildTools 0c93a55922 Changed back to using namespaces due to annoying bugs. 8 年之前
  KrisVos130 f2fac0f1c8 Worked on removing namespace socket from stations. 8 年之前
  KrisVos130 7c98656825 Added station pausing and syncing. Lost initial 16h of work. 8 年之前
  theflametrooper 009dbe4b9d Added Vue Loader. And remember to NEVER delete commits ;) 8 年之前
  KrisVos130 276739359b Added basic functionality for station page. 8 年之前
  KrisVos130 548856aaae Started working on station page. Fixed some issues with stations.js. Updated README. 8 年之前
  theflametrooper ee6218c36e Added classes to station.js and global.js 8 年之前
  Jonathan 8545beffe9 Added ES6 for backend. Still to add webpack compiling to let us use import, export and classes etc. 8 年之前
  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 年之前