Commit History

Author SHA1 Message Date
  Owen Diffey 3b82c3ef2b refactor(ImportAlbum): Started converting to composition API and sortablejs 2 years ago
  Owen Diffey e628ba06ef refactor(EditUser): Converted to composition API 2 years ago
  Owen Diffey bb30066f26 refactor(EditSongs): Converted to composition API 2 years ago
  Owen Diffey 278abb8c05 refactor(EditNews): Converted to composition API 2 years ago
  Owen Diffey 74e28c773d refactor(CreatePlaylist): Converted to composition API 2 years ago
  Owen Diffey d00877d1ea refactor(Confirm): Converted to composition API 2 years ago
  Kristian Vos 6de71f01fb refactor(ViewYoutubeVideo): Converted to composition API 2 years ago
  Owen Diffey 07b5dd9a36 fix: Auto eslint fixes 2 years ago
  Owen Diffey b8597fee5b refactor: Use typescript eslint parser 2 years ago
  Owen Diffey f7238f6547 fix(useSortablePlaylists): Error thrown if another users playlist was updated 2 years ago
  Owen Diffey 42e2ceb82a refactor(useSortablePlaylists): Get current userId within composable 2 years ago
  Owen Diffey 3af671c5a2 refactor: Tidied up sortable playlists composable 2 years ago
  Owen Diffey 8e59b57f0f refactor: Updated sortablejs package from npm source 2 years ago
  Owen Diffey c3dfbbc5e9 refactor: Converted profile playlists page and sortablePlaylists to composition API and SortableJS 2 years ago
  Owen Diffey 60d8b2d9c1 fix(ModalManager): Use shallowRef instead of ref for modalComponents 2 years ago
  Owen Diffey c6c6e06812 refactor(BulkActions): Converted to composition API 2 years ago
  Owen Diffey 75573f0bbd fix(SongItem): userRole mapped to auth.userRole not auth.role 2 years ago
  Owen Diffey 8eaaa2bfab refactor(ModalManager): Converted to composition API 2 years ago
  Owen Diffey abde3c228f refactor: Use a fork of sortablejs-vue3 until it is updated 2 years ago
  Owen Diffey cf9ba3c0b3 refactor: Continued converting advanced table and queue to composition api 2 years ago
  Owen Diffey 53f9bb52dd refactor(AdvancedTable): Started converting to composition API 2 years ago
  Owen Diffey 01f6073854 fix(EditSong/Tabs/Songs): Variable 'song' is already declared in the upper scope 2 years ago
  Owen Diffey cabc3b7b41 refactor: Converted Sidebar and SearchQueryItem to composition API 2 years ago
  Owen Diffey f99efd9b2e refactor(SaveButton): Converted to composition API 2 years ago
  Owen Diffey 756b0f762d refactor(RunJobDropdown): Converted to composition API 2 years ago
  Owen Diffey 7e15036b2c refactor(Queue): Replaced vue draggable with sortablejs 2 years ago
  Kristian Vos 617af0f669 refactor: worked on DragBox composable and FloatingBox component migration to composition API 2 years ago
  Kristian Vos 2792e8d65d refactor: switched WhatIsNew modal to new vuex helper for modal state 2 years ago
  Kristian Vos d279ba57fe refactor: continued migrating SearchYoutube mixin to a composable, migrated EditSong Youtube tab to composition API, added useModalActions to vuex helpers, a few other fixes/changes 2 years ago
  Kristian Vos 7d687f0772 refactor: started migrating SearchYoutube mixin to a composable 2 years ago