Commit History

Author SHA1 Message Date
  Cameron Kline 22c3b27c50 Huge backend architecture change. 7 years ago
  theflametrooper 02693d3500 Fixed a lot of @luveti mistakes ;) 7 years ago
  Cameron Kline a898199a93 Used shorter syntax in some places. Updated some code to reflect the new "globals" module structure 7 years ago
  theflametrooper 95b2912cbc Added updating and removing of Songs functionality to AdminSongs.vue 7 years ago
  theflametrooper fbbb0edf4c Let startedAt reset after new song 7 years ago
  theflametrooper ab1453394c Fixed seeker bar and timeElapsed 7 years ago
  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 7 years ago
  theflametrooper 5f74d4282c Added Admin Dashboard. Still to update the server side 7 years ago
  theflametrooper eb15cfe2a5 Setup songs to be added to playlist. Fixed issues and cleaned up timeElapsed 7 years ago
  theflametrooper b29fa4bdbd Added users and user number updating functionality 7 years ago
  theflametrooper e7fbeed0ba Major refactor and simplification of stations and songs 7 years ago
  BuildTools 0c93a55922 Changed back to using namespaces due to annoying bugs. 7 years ago
  KrisVos130 f2fac0f1c8 Worked on removing namespace socket from stations. 7 years ago
  KrisVos130 7c98656825 Added station pausing and syncing. Lost initial 16h of work. 7 years ago
  theflametrooper 009dbe4b9d Added Vue Loader. And remember to NEVER delete commits ;) 7 years ago
  KrisVos130 276739359b Added basic functionality for station page. 7 years ago
  KrisVos130 548856aaae Started working on station page. Fixed some issues with stations.js. Updated README. 7 years ago
  theflametrooper ee6218c36e Added classes to station.js and global.js 7 years ago
  Jonathan 8545beffe9 Added ES6 for backend. Still to add webpack compiling to let us use import, export and classes etc. 7 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. 7 years ago