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 |
theflametrooper
|
23babf8839
Allowed for the creation of News by Admins
|
8 years ago |
KrisVos130
|
ab7fba9af4
Improved songs/queue admin page and the edit song modal.
|
8 years ago |
KrisVos130
|
4e683fdae7
Fixed user being null.
|
8 years ago |
KrisVos130
|
a92161d345
Fixed issue where users with invalid device times couldn't see songs, and fixed some other issues.
|
8 years ago |
KrisVos130
|
59d6328c4f
Made docker setup compatible with live server.
|
8 years ago |
theflametrooper
|
cba7440bd0
Fixed issue with issues that have empty reasons still showing
|
8 years ago |
theflametrooper
|
00a4a15dea
Fix issues with window size on admin components
|
8 years ago |
theflametrooper
|
5735801fac
Fixed styling issues with Report Modal
|
8 years ago |
KrisVos130
|
066770afda
Fixed some issues with https compatibility.
|
8 years ago |
Jonathan
|
16733a86bd
Merge pull request #21 from Musare/master
|
8 years ago |
Jonathan
|
084c1c6538
Merge pull request #20 from Musare/staging
|
8 years ago |
KrisVos130
|
25c4592f3d
Fixed some issues with stations and playlists.
|
8 years ago |
KrisVos130
|
f2e9a88c6c
Fixed volume slider starting muted by default.
|
8 years ago |