Commit History

Author SHA1 Message Date
  KrisVos130 aaabe0487e Added radio buttons to CustomInput, added name, displayName, description, privacy changing on station settings and station deleting. 7 years ago
  KrisVos130 a019484030 Got more work done on the station pages. Converted previous things mostly to use Redux and added more functionality to volume slider and added more event listeners. 7 years ago
  KrisVos130 dcdb9b5846 Added unstyled button for removing songs from the queue. 8 years ago
  KrisVos130 52be9f3005 Added the code to display who requested a song. 8 years ago
  KrisVos130 5c6801ebfa Improved queue locking. 8 years ago
  theflametrooper 8d0e537ae4 Added ability to lock and unlock station queue by admins 8 years ago
  KrisVos130 b6d3332214 Improved logging, removed redundant logs. 8 years ago
  KrisVos130 debf9ccd17 Fixed logger, defaultSong/simpleSong not having a skipDuration, the YouTube player not loading, Redis deprecation error. 8 years ago
  theflametrooper 013803b989 Fixed issue with official playlists 8 years ago
  KrisVos130 466fa90523 Temporarily moved queue validation to addToQueue function. 8 years ago
  KrisVos130 11b7b89308 Fixed issues where users can perform actions on stations they can't even be in. 8 years ago
  KrisVos130 056c43f192 Fixed issue with stations playlist playing not cancelling previous schedule. 8 years ago
  KrisVos130 882f7b44d2 Fixed some more issues with likes/dislikes. 8 years ago
  KrisVos130 ce746d20d6 Added check for skip station task. 8 years ago
  KrisVos130 f4f5e1da99 Got mostly everything done for limits on backend. The playlist songs array doesn't get verified for some reason. 8 years ago
  KrisVos130 c4c0b20b90 One commit combining 15 lost commits from Kris and Owen from the past 8 days. 8 years ago
  theflametrooper 35b96fa011 Fixed redirecting to / when station is deleted 8 years ago
  KrisVos130 33b6560864 Added proper display on frontend for userlists. 8 years ago
  KrisVos130 4f75d56348 Worked more on userlist. 8 years ago
  KrisVos130 df5676dfc8 Worked on userlist. 8 years ago
  KrisVos130 6cff7ab31e Worked on replacing station _id's with station name's. 8 years ago
  theflametrooper e319b8aba1 Fixed issues with removing stations (official and community) 8 years ago
  KrisVos130 650b15b106 Made quite a bit of progress on changing song id's. 8 years ago
  KrisVos130 aeb7b9410a Fixed issue with stations not returning if one won't be returned. 8 years ago
  KrisVos130 1c759a60ac Fixed issues with searching and edit station modal. 8 years ago
  KrisVos130 26c4107bf5 Added JavaDocs to all actions. 8 years ago
  KrisVos130 9e9e98a0f6 Finished working on actions/stations.js (UNTESTED). 8 years ago
  KrisVos130 5b98c6dc7d Worked on station actions, fixed some bugs. 8 years ago
  KrisVos130 94065e32d1 Fixed issue with playlist being null. 8 years ago
  KrisVos130 507d0c005b Fixed issue with station being null. 8 years ago