Historial de Commits

Autor SHA1 Mensaje Fecha
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency hace 2 años
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket hace 2 años
  Owen Diffey 8749166fc5 refactor: Improved modal, station and homepage user permission change handling hace 2 años
  Owen Diffey 363cd94f16 refactor: Continued implementing hasPermission hace 2 años
  Kristian Vos 30a3b172d5 fix: EditSong fixes hace 2 años
  Owen Diffey 7b53acad31 fix(EditSong): Bulk create song not functioning hace 2 años
  Owen Diffey 686ccc8c0a fix(EditSong): Unable to create songs from scratch hace 2 años
  Owen Diffey 9cf3f0a759 fix(EditSong): song-item scrollIntoView not functioning hace 2 años
  Kristian Vos b61cc3cbc6 fix: station wouldn't unpause after closing media modal hace 2 años
  Kristian Vos e3b99f3188 fix: fixed some issues with removal of global components hace 2 años
  Kristian Vos 17f5f46fe3 fix: station pausing when a media modal started playing didn't work if a player was paused/resumed directly hace 2 años
  Owen Diffey 46d33ebaeb fix(EditSong): song already declared in upper scope hace 2 años
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again hace 2 años
  Kristian Vos 7cdddddb12 fix: EditSong had a few issues when clicking Save and next button hace 2 años
  Kristian Vos bad13653b8 refactor: re-enabled and fixed station pausing when a media modal is playing hace 2 años
  Kristian Vos bed2e2008b refactor: changed EditSong modal close logic to fix issues and simplify things hace 2 años
  Kristian Vos 763f2ff8d5 refactor: combined EditSong and EditSongs modal hace 2 años
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation hace 2 años
  Kristian Vos f58fb8ffe8 fix: reports weren't loading in EditSong hace 2 años
  Owen Diffey d7f15e05dd fix: eslint configuration tweak and fixing issues found hace 2 años
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex hace 2 años
  Kristian Vos c5bc29b61e refactor: Converted editSong and editSongs stores from VueX to Pinia hace 2 años
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store hace 2 años
  Owen Diffey f2bb6ad9a9 refactor: Clarified watch usage hace 2 años
  Owen Diffey 61f410943c fix(EditSong): drawCanvas not functional hace 2 años
  Owen Diffey 552776ab13 refactor(EditSong): Converted to composition API hace 2 años
  Owen Diffey 800fb6d305 fix: Continued attempting to fix edit songs in production and other minor tweaks hace 2 años
  Owen Diffey 7cf94292ff fix: Edit Songs not working with frontend production mode hace 2 años
  Owen Diffey f107bfa134 fix(EditSong): Only join edit-song room if a song hace 2 años
  Kristian Vos d6bc59ef3b fix: attempted to fix some issues with modal states/EditSongs hace 2 años