Commit History

Author SHA1 Message Date
  Cameron Kline 15de9ff93e Cleaned up inconsistent whitespace 8 years ago
  theflametrooper ceec4cf630 Attempted to fix 401 Error when POSTing from frontend. Failed :) 8 years ago
  theflametrooper d257163bc0 Fixed most issues with Windows, still error with posting to backend. Possible solution would be to put frontend and backend in same container 8 years ago
  Wesley McCann 1a7d7d31c5 Merge pull request #4 from Musare/docker 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
  Jonathan 35aff5d901 Merge pull request #3 from luveti/master 8 years ago
  theflametrooper e7fbeed0ba Major refactor and simplification of stations and songs 8 years ago
  Cameron Kline 807db6a7c2 Added Docker setup, which should eventually replace the Vagrant setup 8 years ago
  theflametrooper 37d4cfdbfd Fixed issue with config folder location 8 years ago
  theflametrooper 6a2a510a87 Fixed and simplified Authentication 8 years ago
  BuildTools 5d954b099e Worked on queue and added toasts. 8 years ago
  theflametrooper 293153094b Added Station Header 8 years ago
  theflametrooper 1ecd2c333e Redirect every route back to / 8 years ago
  Kris 1a70dd1d51 Worked on ratings. 8 years ago
  theflametrooper 26fdfd2b41 Added checking to see if username is taken, not finished. 8 years ago
  theflametrooper 009dbe4b9d Added Vue Loader. And remember to NEVER delete commits ;) 8 years ago
  KrisVos130 c2272cd30e Added password encryption and checking. 8 years ago
  KrisVos130 fa1aebbdc8 Added GitHub/Discord authentication. 8 years ago
  KrisVos130 df8f003ac8 Worked on local login and registration functionality. 8 years ago
  theflametrooper 2461f4f676 Some more work on auth 8 years ago
  KrisVos130 548856aaae Started working on station page. Fixed some issues with stations.js. Updated README. 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
  Jonathan 165a00a8cd Removed gulp and finalised structure 8 years ago
  Kris 015be0fcbc Added station schema. 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