theflametrooper
|
0c1eb0efaf
Re-refactored a lot of the Admin Songs/QueueSongs logic into the EditSong modal
|
8 years ago |
theflametrooper
|
bfbaaea5e8
Fixed indentation on Admin/News.vue
|
8 years ago |
theflametrooper
|
552950ff3f
Added searching functionality for admin songs and queue songs tabs
|
8 years ago |
KrisVos130
|
adb656d289
Added serverPort property.
|
8 years ago |
KrisVos130
|
0fba3629ab
Fixed issues with refactoring.
|
8 years ago |
KrisVos130
|
0c7fdcb4c4
Added javadocs to user actions and improved code a little bit.
|
8 years ago |
KrisVos130
|
c0cbd1d5b3
Added javadocs to playlist actions and improved code.
|
8 years ago |
KrisVos130
|
4732465f4e
Added javadocs to reports actions.
|
8 years ago |
KrisVos130
|
b24004faf5
Finished commenting and refactoring queuesongs actions.
|
8 years ago |
KrisVos130
|
c23c823c5b
Finished commenting and refactoring news actions.
|
8 years ago |
theflametrooper
|
d5a0b03f35
After successfully creating News, fields are cleared
|
8 years ago |
theflametrooper
|
19e44558c6
Admins can now update and remove News using pub/sub
|
8 years ago |
theflametrooper
|
a5cc4236cb
currentSong in songslist now breaks at each word
|
8 years ago |
KrisVos130
|
9893de496d
Fixed issues with refactoring.
|
8 years ago |
theflametrooper
|
70233c4ef6
Fixed issues with Kris's refactor
|
8 years ago |
KrisVos130
|
38679839ae
Worked on rewriting more functions in stations.js, and fixed issue with hset.
|
8 years ago |
KrisVos130
|
34b575d78d
Fixed some issues with Redis undefined arguments, and some more issues.
|
8 years ago |
KrisVos130
|
e83e0f182d
Added logger and cleaned up reports and news actions.
|
8 years ago |
KrisVos130
|
84c372c0ef
Cleaned up playlists logic more, added delete function, and did the same thing to songs logic.
|
8 years ago |
KrisVos130
|
296300fdf0
Cleaned up and added JavaDocs to playlists logic
|
8 years ago |
theflametrooper
|
d1c18d0f71
Moved Date.now2() to be Date.currently()
|
8 years ago |
theflametrooper
|
2a44638987
Minor syntax fix
|
8 years ago |
theflametrooper
|
7424308509
API can now access different actions using a similar system to that of socket emitting. Any actions that require hooks don't work with the API yet.
|
8 years ago |
theflametrooper
|
f49c025de1
Added basic API file that integrates with express
|
8 years ago |
theflametrooper
|
6388837929
Added modular and reusable Modal system
|
8 years ago |
KrisVos130
|
f5b21e6a7b
Added logger for user actions, and added debugger to attempt to fix weird station issue.
|
8 years ago |
KrisVos130
|
83f4718a16
Fixed news issue.
|
8 years ago |
theflametrooper
|
f55b6505a8
When unmuting or unmaxing volume, the volume is set back to it's previous state
|
8 years ago |
theflametrooper
|
9ea0330d1f
Allowed for muting the volume in a station by a user
|
8 years ago |
theflametrooper
|
e03c3decf0
Hashes are removed from the URI before finishing transitions
|
8 years ago |