커밋 기록

작성자 SHA1 메시지 날짜
  Kristian Vos c8ad6167ad fix: draggable list items sometimes had wrong key, leading to issues like requested by being wrong 2 년 전
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 2 년 전
  Kristian Vos 524a44c28d feat: added admin playlist type 2 년 전
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 2 년 전
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 2 년 전
  Owen Diffey ab0ed07410 fix: Typescript fixes 2 년 전
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 2 년 전
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 2 년 전
  Owen Diffey 000791b67f Merge tag 'v3.7.0-rc2' into v3.8.0 2 년 전
  Owen Diffey a4186e4649 refactor: Replaced draggable component with vue-draggable-list package 2 년 전
  Owen Diffey 79f3730c12 refactor: Started implementing custom draggable on import album 2 년 전
  Owen Diffey a42b30eba1 refactor(Draggable): Replace names with UUIDs 2 년 전
  Owen Diffey 9b8211daae refactor(Draggable): Minor tweaks and fixes 2 년 전
  Owen Diffey 9eb7dc3900 refactor(EditPlaylist): Implemented custom draggable 2 년 전
  Owen Diffey 0357004ed8 Merge branch 'roles-and-permissions' into v3.8.0 2 년 전
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 2 년 전
  Owen Diffey 1f540c964b refactor: Grouped and renamed permissions 2 년 전
  Owen Diffey 20339b39a8 refactor: Implemented hasPermission on frontend 2 년 전
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 2 년 전
  Owen Diffey 3ec6303112 refactor: Converted editPlaylist Vuex store to Pinia store 2 년 전
  Owen Diffey 58c276a4a3 refactor: Converted user VueX store into Pinia stores 2 년 전
  Owen Diffey 2d6a2fdd7a refactor: Converted station VueX store to Pinia store 2 년 전
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 2 년 전
  Owen Diffey 88edd68afa refactor(EditPlaylist): Converted to composition API 2 년 전
  Owen Diffey e465195e65 refactor: Minor tweaks following Vite replacement of webpack 3 년 전
  Owen Diffey 4abb789f64 fix: Removed tag="transition-group" from draggable components 3 년 전
  Kristian Vos dd9eccf92c refactor: cleaned up new modal system 3 년 전
  Kristian Vos f6138099a1 fix(EditPlaylist): songitem menu would throw an error 3 년 전
  Owen Diffey 08f6bc7f45 refactor: Started migrating editPlaylist to new modal system 3 년 전
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) 3 년 전