Commit History

Author SHA1 Message Date
  Owen Diffey e64187be0d fix: Fix eslint errors 3 months ago
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 year ago
  Owen Diffey a4186e4649 refactor: Replaced draggable component with vue-draggable-list package 1 year ago
  Owen Diffey 79f3730c12 refactor: Started implementing custom draggable on import album 1 year ago
  Owen Diffey a42b30eba1 refactor(Draggable): Replace names with UUIDs 1 year ago
  Owen Diffey 9b8211daae refactor(Draggable): Minor tweaks and fixes 1 year ago
  Owen Diffey 5f66ee2a67 fix(Draggable): Styling issues 1 year ago
  Owen Diffey 8b7f59b04c refactor(Draggable): Use v-models for prop mutation and other tweaks 1 year ago
  Kristian Vos f36734b2c3 feat: added custom draggable component, mostly migrated profile playlists tab (WIP) 1 year ago
  Owen Diffey 6c5d435ae0 refactor: Dont use export default for composables 1 year ago
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 1 year ago
  Owen Diffey f1f7852b47 fix: Use default export for composables not implemented properly 1 year ago
  Owen Diffey 07b5dd9a36 fix: Auto eslint fixes 1 year ago
  Owen Diffey 42e2ceb82a refactor(useSortablePlaylists): Get current userId within composable 1 year ago
  Owen Diffey 3af671c5a2 refactor: Tidied up sortable playlists composable 1 year ago
  Owen Diffey c3dfbbc5e9 refactor: Converted profile playlists page and sortablePlaylists to composition API and SortableJS 1 year ago
  Owen Diffey 4abb789f64 fix: Removed tag="transition-group" from draggable components 1 year ago
  Kristian Vos af078c3a07 refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code 2 years ago
  Owen Diffey c7947e13ce refactor: Started migrating createPlaylist to new modal system 2 years ago
  Owen Diffey 08f6bc7f45 refactor: Started migrating editPlaylist to new modal system 2 years ago
  Owen Diffey ce7032ac91 refactor: Admin/Users and Profile text styling improvements 2 years ago
  Jonathan Graham 3cc3dd2041 fix(EditUser): small layout improvements 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 2 years ago
  Kristian Vos 888b2500ec Fixed some issues where component unmounting didn't execute cleanup functions 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Jonathan 17744b6f23 fix(ManageStation): Currently playing doesnt update in manage station queue on admin page 3 years ago