コミット履歴

作者 SHA1 メッセージ 日付
  theflametrooper 747f5a3fec Pushed what's done so far with implementing local auth without passport. Also added User Account Page. 8 年 前
  theflametrooper 02693d3500 Fixed a lot of @luveti mistakes ;) 8 年 前
  Cameron Kline 588e783980 Shortened syntax. Better wrapping of responses 8 年 前
  Cameron Kline 5bdcb5b05f End the "/users/register" request. Removed 'charset=utf-8' from 'Content-Type' as it was causing issues with the request 8 年 前
  theflametrooper cf40c44723 Fixed issues with POSTing. Issue with passportSocketIo not fixed. 8 年 前
  theflametrooper ceec4cf630 Attempted to fix 401 Error when POSTing from frontend. Failed :) 8 年 前
  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 年 前
  theflametrooper 5f74d4282c Added Admin Dashboard. Still to update the server side 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 年 前
  KrisVos130 fa1aebbdc8 Added GitHub/Discord authentication. 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 年 前