Historique des commits

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