Commit History

Author SHA1 Message Date
  theflametrooper 7cde10510b Fixed some more issues with Reports 7 years ago
  theflametrooper a0495e7dd8 Fixed issue with reports.js from Kris's refactor 7 years ago
  theflametrooper fe98c88c17 Refactored IssuesModal.vue to use new Modal system 7 years ago
  theflametrooper c1ef7a683d Refactored CreateCommunityStation.vue to use new Modal system 7 years ago
  theflametrooper 1626f71bf1 Refactored EditSong.vue to use new Modal system 7 years ago
  KrisVos130 84edef052b Fixed issue with station queue. 7 years ago
  theflametrooper 0c1eb0efaf Re-refactored a lot of the Admin Songs/QueueSongs logic into the EditSong modal 7 years ago
  theflametrooper bfbaaea5e8 Fixed indentation on Admin/News.vue 7 years ago
  theflametrooper 552950ff3f Added searching functionality for admin songs and queue songs tabs 7 years ago
  KrisVos130 adb656d289 Added serverPort property. 7 years ago
  KrisVos130 0fba3629ab Fixed issues with refactoring. 7 years ago
  KrisVos130 0c7fdcb4c4 Added javadocs to user actions and improved code a little bit. 7 years ago
  KrisVos130 c0cbd1d5b3 Added javadocs to playlist actions and improved code. 7 years ago
  KrisVos130 4732465f4e Added javadocs to reports actions. 7 years ago
  KrisVos130 b24004faf5 Finished commenting and refactoring queuesongs actions. 7 years ago
  KrisVos130 c23c823c5b Finished commenting and refactoring news actions. 7 years ago
  theflametrooper d5a0b03f35 After successfully creating News, fields are cleared 7 years ago
  theflametrooper 19e44558c6 Admins can now update and remove News using pub/sub 7 years ago
  theflametrooper a5cc4236cb currentSong in songslist now breaks at each word 7 years ago
  KrisVos130 9893de496d Fixed issues with refactoring. 7 years ago
  theflametrooper 70233c4ef6 Fixed issues with Kris's refactor 7 years ago
  KrisVos130 38679839ae Worked on rewriting more functions in stations.js, and fixed issue with hset. 7 years ago
  KrisVos130 34b575d78d Fixed some issues with Redis undefined arguments, and some more issues. 7 years ago
  KrisVos130 e83e0f182d Added logger and cleaned up reports and news actions. 7 years ago
  KrisVos130 84c372c0ef Cleaned up playlists logic more, added delete function, and did the same thing to songs logic. 7 years ago
  KrisVos130 296300fdf0 Cleaned up and added JavaDocs to playlists logic 7 years ago
  theflametrooper d1c18d0f71 Moved Date.now2() to be Date.currently() 7 years ago
  theflametrooper 2a44638987 Minor syntax fix 7 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. 7 years ago
  theflametrooper f49c025de1 Added basic API file that integrates with express 7 years ago