Commit History

Author SHA1 Message Date
  Jonathan 376a83d5db refactor: vue-roaster updated 4 years ago
  Kristian Vos 41303adf6b refactor: moved all $parent properties and a lot of $parent functions with a Vuex alternative 4 years ago
  Kristian Vos 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 4 years ago
  Kristian Vos 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 4 years ago
  Kristian Vos dfb6effdb5 refactor: implemented all auth data into Vuex and fixed a few small bugs 4 years ago
  Jonathan d76d8db6b8 chore(linting): fixed linting errors created with airbnb 4 years ago
  Jonathan 81cb6fa62b fix(queue songs): if spotify isn't enabled, song can't be added 5 years ago
  Kristian Vos d5be21edae fix: fixed issue where you could see the playlist import option on community stations 5 years ago
  Jonathan e903a22fbf fix(styling): modal spacing 5 years ago
  Jonathan ba7c72c850 chore(linting): added eslint and prettier 5 years ago
  Kristian Vos 42ca70eeae Added ability to import playlists to the queue 5 years ago
  Jonathan 7f57c83cce refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level 5 years ago
  theflametrooper 8d0e537ae4 Added ability to lock and unlock station queue by admins 7 years ago
  KrisVos130 f4f5e1da99 Got mostly everything done for limits on backend. The playlist songs array doesn't get verified for some reason. 7 years ago
  theflametrooper 6388837929 Added modular and reusable Modal system 7 years ago
  theflametrooper ffe3fa5e85 Added toggleSidebar function which closes all other sidebars, and removed toggleModal function 7 years ago
  theflametrooper 0eda17ca1f Fixed AddSongToQueue styles 7 years ago
  theflametrooper b15ab228a5 Fixed small typo and some minor syntax changes 7 years ago
  theflametrooper ab98ea7091 Added autofocus for models 7 years ago
  KrisVos130 dc135b00ab Added ability to use tab to navigate. 7 years ago
  KrisVos130 74898a1f0f Fully implemented adding private playlists to the queue. 7 years ago
  KrisVos130 a32667acf4 Worked on community station private playlists selecting for queue. 7 years ago
  KrisVos130 ac8b3c961e Small commit. 7 years ago
  KrisVos130 9e755657f8 Fixed issue where putting in a YouTube url with playlist id and index would not give any results. 7 years ago
  KrisVos130 4794b65f2c Added proper socket.io module. 7 years ago
  KrisVos130 5e2f6a5068 Added ability to close modals by pressing escape. 7 years ago
  KrisVos130 366548bd55 Fixed issues with queues. 7 years ago
  KrisVos130 d857096cc0 Worked on community stations. 7 years ago
  theflametrooper 0bc102d35e Seperated AddSongToQueue Modal's Scripts into Modals folder too 7 years ago
  theflametrooper e28eded194 Seperated AddSongToQueue Modal into Modals folder 7 years ago