theflametrooper
|
02693d3500
Fixed a lot of @luveti mistakes ;)
|
před 8 roky |
Cameron Kline
|
588e783980
Shortened syntax. Better wrapping of responses
|
před 8 roky |
Cameron Kline
|
dd8d555e97
Several changes in this commit. Checkout description for more info.
|
před 8 roky |
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
|
před 8 roky |
theflametrooper
|
e913b8fc5c
Readded Song Schema and setup AdminSongs to pull from db.
|
před 8 roky |
theflametrooper
|
cf40c44723
Fixed issues with POSTing. Issue with passportSocketIo not fixed.
|
před 8 roky |
Cameron Kline
|
5737a7d65f
Fixed mongo connection issue. We can connect to other Docker services by the name we define in the docker-compose.yml file
|
před 8 roky |
Cameron Kline
|
15de9ff93e
Cleaned up inconsistent whitespace
|
před 8 roky |
theflametrooper
|
ceec4cf630
Attempted to fix 401 Error when POSTing from frontend. Failed :)
|
před 8 roky |
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
|
před 8 roky |
Wesley McCann
|
1a7d7d31c5
Merge pull request #4 from Musare/docker
|
před 8 roky |
theflametrooper
|
5f74d4282c
Added Admin Dashboard. Still to update the server side
|
před 8 roky |
theflametrooper
|
eb15cfe2a5
Setup songs to be added to playlist. Fixed issues and cleaned up timeElapsed
|
před 8 roky |
Jonathan
|
35aff5d901
Merge pull request #3 from luveti/master
|
před 8 roky |
theflametrooper
|
e7fbeed0ba
Major refactor and simplification of stations and songs
|
před 8 roky |
Cameron Kline
|
807db6a7c2
Added Docker setup, which should eventually replace the Vagrant setup
|
před 8 roky |
theflametrooper
|
37d4cfdbfd
Fixed issue with config folder location
|
před 8 roky |
theflametrooper
|
6a2a510a87
Fixed and simplified Authentication
|
před 8 roky |
BuildTools
|
5d954b099e
Worked on queue and added toasts.
|
před 8 roky |
theflametrooper
|
293153094b
Added Station Header
|
před 8 roky |
theflametrooper
|
1ecd2c333e
Redirect every route back to /
|
před 8 roky |
Kris
|
1a70dd1d51
Worked on ratings.
|
před 8 roky |
theflametrooper
|
26fdfd2b41
Added checking to see if username is taken, not finished.
|
před 8 roky |
theflametrooper
|
009dbe4b9d
Added Vue Loader. And remember to NEVER delete commits ;)
|
před 8 roky |
KrisVos130
|
c2272cd30e
Added password encryption and checking.
|
před 8 roky |
KrisVos130
|
fa1aebbdc8
Added GitHub/Discord authentication.
|
před 8 roky |
KrisVos130
|
df8f003ac8
Worked on local login and registration functionality.
|
před 8 roky |
theflametrooper
|
2461f4f676
Some more work on auth
|
před 8 roky |
KrisVos130
|
548856aaae
Started working on station page. Fixed some issues with stations.js. Updated README.
|
před 8 roky |
Jonathan
|
8545beffe9
Added ES6 for backend. Still to add webpack compiling to let us use import, export and classes etc.
|
před 8 roky |