提交历史

作者 SHA1 备注 提交日期
  Kristian Vos 654f736bfa refactor: changed youtubeId to mediaSource in most places 1 年之前
  Kristian Vos c8ad6167ad fix: draggable list items sometimes had wrong key, leading to issues like requested by being wrong 1 年之前
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 年之前
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 1 年之前
  Owen Diffey e42d6d1df5 fix: ImportAlbum and Station components require optional props 1 年之前
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 年之前
  Owen Diffey a01393d727 fix: Various typescript fixes 1 年之前
  Owen Diffey f586edfb9e refactor: Continued unsaved changes and form data handling improvements 1 年之前
  Owen Diffey ab0ed07410 fix: Typescript fixes 1 年之前
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 1 年之前
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 1 年之前
  Owen Diffey a4186e4649 refactor: Replaced draggable component with vue-draggable-list package 1 年之前
  Owen Diffey 202c76f4fa refactor: Moved polyfill logic to draggable component and fixed css issues 1 年之前
  Kristian Vos ded7d5ab94 feat: added mobile drag and drop polyfill for custom draggable 1 年之前
  Kristian Vos 9b6182be5e feat: added support for adding items to empty lists in custom draggable 1 年之前
  Owen Diffey 79f3730c12 refactor: Started implementing custom draggable on import album 1 年之前
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 1 年之前
  Kristian Vos 763f2ff8d5 refactor: combined EditSong and EditSongs modal 1 年之前
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 1 年之前
  Kristian Vos 1102f21e81 fix: attempt to fix sortable wrapper in ImportAlbum when moving items between different lists 1 年之前
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 1 年之前
  Owen Diffey 47adc28371 refactor: Converted importAlbum Vuex store to Pinia store 1 年之前
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 年之前
  Owen Diffey 9b214dbd77 fix: setJob undefined and eslint fixes 1 年之前
  Owen Diffey 3b82c3ef2b refactor(ImportAlbum): Started converting to composition API and sortablejs 1 年之前
  Kristian Vos 18dfe350b9 fix: fixed ImportAlbum import playlist functionality which broke due to changes 1 年之前
  Kristian Vos f4cffd192a Revert "refactor: Import album tweaks" 1 年之前
  Owen Diffey 994e862784 refactor: Import album tweaks 1 年之前
  Owen Diffey ffb519327a refactor: Edit Song(s) create from youtube video support 1 年之前
  Kristian Vos af078c3a07 refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code 2 年之前