KrisVos130
|
ba6cc59abb
Fixed stations.
|
8 years ago |
KrisVos130
|
fdf8aceb4a
Worked on fixing notifications.
|
8 years ago |
KrisVos130
|
94fcb53826
Fixed issue with rating in rooms, cleaned up code a bit, added better song functions.
|
8 years ago |
KrisVos130
|
08fe061c42
Added ratings.
|
8 years ago |
KrisVos130
|
151e3e29d8
Fixed issue with empty playlist and removed songs.
|
8 years ago |
KrisVos130
|
49863bfccd
Fixed station pausing/resuming.
|
8 years ago |
theflametrooper
|
9de02f0dd6
Cleaned code up a bit with Stations/Songs
|
8 years ago |
KrisVos130
|
31bb3234c4
Got stations semi-functional.
|
8 years ago |
KrisVos130
|
9c2179a24f
Worked more on stations.
|
8 years ago |
Cameron Kline
|
22c3b27c50
Huge backend architecture change.
|
8 years ago |
theflametrooper
|
02693d3500
Fixed a lot of @luveti mistakes ;)
|
8 years ago |
Cameron Kline
|
a898199a93
Used shorter syntax in some places. Updated some code to reflect the new "globals" module structure
|
8 years ago |
theflametrooper
|
95b2912cbc
Added updating and removing of Songs functionality to AdminSongs.vue
|
8 years ago |
theflametrooper
|
fbbb0edf4c
Let startedAt reset after new song
|
8 years ago |
theflametrooper
|
ab1453394c
Fixed seeker bar and timeElapsed
|
8 years ago |
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
|
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 |
theflametrooper
|
b29fa4bdbd
Added users and user number updating functionality
|
8 years ago |
theflametrooper
|
e7fbeed0ba
Major refactor and simplification of stations and songs
|
8 years ago |
BuildTools
|
0c93a55922
Changed back to using namespaces due to annoying bugs.
|
8 years ago |
KrisVos130
|
f2fac0f1c8
Worked on removing namespace socket from stations.
|
8 years ago |
KrisVos130
|
7c98656825
Added station pausing and syncing. Lost initial 16h of work.
|
8 years ago |
theflametrooper
|
009dbe4b9d
Added Vue Loader. And remember to NEVER delete commits ;)
|
8 years ago |
KrisVos130
|
276739359b
Added basic functionality for station page.
|
8 years ago |
KrisVos130
|
548856aaae
Started working on station page. Fixed some issues with stations.js. Updated README.
|
8 years ago |
theflametrooper
|
ee6218c36e
Added classes to station.js and global.js
|
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 |