theflametrooper
|
747f5a3fec
Pushed what's done so far with implementing local auth without passport. Also added User Account Page.
|
8 years ago |
Cameron Kline
|
dd8d555e97
Several changes in this commit. Checkout description for more info.
|
8 years ago |
Cameron Kline
|
c76de199d8
Simplified schema definitions
|
8 years ago |
theflametrooper
|
e7fbeed0ba
Major refactor and simplification of stations and songs
|
8 years ago |
Kris
|
1a70dd1d51
Worked on ratings.
|
8 years ago |
KrisVos130
|
c2272cd30e
Added password encryption and checking.
|
8 years ago |
theflametrooper
|
6612eec1e3
Added socket.io client side, fixed some ES5 - ES6 issues, added friends array to user schema.
|
8 years ago |
theflametrooper
|
5753d3eee0
Used var instead of const
|
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 |
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 |