コミット履歴

作者 SHA1 メッセージ 日付
  Cameron Kline 588e783980 Shortened syntax. Better wrapping of responses 8 年 前
  Cameron Kline a898199a93 Used shorter syntax in some places. Updated some code to reflect the new "globals" module structure 8 年 前
  theflametrooper 95b2912cbc Added updating and removing of Songs functionality to AdminSongs.vue 8 年 前
  theflametrooper e913b8fc5c Readded Song Schema and setup AdminSongs to pull from db. 8 年 前
  theflametrooper cf40c44723 Fixed issues with POSTing. Issue with passportSocketIo not fixed. 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 年 前
  theflametrooper 6a2a510a87 Fixed and simplified Authentication 8 年 前
  BuildTools 0c93a55922 Changed back to using namespaces due to annoying bugs. 8 年 前
  BuildTools 5d954b099e Worked on queue and added toasts. 8 年 前
  KrisVos130 f2fac0f1c8 Worked on removing namespace socket from stations. 8 年 前
  theflametrooper 009dbe4b9d Added Vue Loader. And remember to NEVER delete commits ;) 8 年 前
  KrisVos130 276739359b Added basic functionality for station page. 8 年 前
  KrisVos130 df8f003ac8 Worked on local login and registration functionality. 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 年 前