Owen Diffey
|
9eb7dc3900
refactor(EditPlaylist): Implemented custom draggable
|
2 anni fa |
Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
2 anni fa |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
2 anni fa |
Owen Diffey
|
3ec6303112
refactor: Converted editPlaylist Vuex store to Pinia store
|
2 anni fa |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
2 anni fa |
Owen Diffey
|
2d6a2fdd7a
refactor: Converted station VueX store to Pinia store
|
2 anni fa |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
2 anni fa |
Owen Diffey
|
88edd68afa
refactor(EditPlaylist): Converted to composition API
|
2 anni fa |
Owen Diffey
|
e465195e65
refactor: Minor tweaks following Vite replacement of webpack
|
2 anni fa |
Owen Diffey
|
4abb789f64
fix: Removed tag="transition-group" from draggable components
|
2 anni fa |
Kristian Vos
|
dd9eccf92c
refactor: cleaned up new modal system
|
3 anni fa |
Kristian Vos
|
f6138099a1
fix(EditPlaylist): songitem menu would throw an error
|
3 anni fa |
Owen Diffey
|
08f6bc7f45
refactor: Started migrating editPlaylist to new modal system
|
3 anni fa |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
3 anni fa |
Owen Diffey
|
4f68665a5c
feat(Station): Added requests access setting and removed queue lock
|
3 anni fa |
Owen Diffey
|
e13514ab10
refactor: Continued adapting station party mode into requests "module"
|
3 anni fa |
Owen Diffey
|
df708ab075
refactor: Replace deprecated /deep/ selector with :deep()
|
3 anni fa |
Owen Diffey
|
dafaaa6083
refactor: Consistent border-radius
|
3 anni fa |
Kristian Vos
|
2190f53838
refactor: fixed eslint issues
|
3 anni fa |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
3 anni fa |
Owen Diffey
|
eb0cb3d0e1
feat(Admin): Started integrating advanced table into admin/playlists
|
3 anni fa |
Owen Diffey
|
0fd2fe6768
refactor: Added small modal size option
|
3 anni fa |
Owen Diffey
|
b8f4e2413a
refactor: Renamed Confirm component to QuickConfirm
|
3 anni fa |
Kristian Vos
|
02a499a9cb
refactor: disabled adding songs to user-liked if already in user-disliked and vice versa
|
3 anni fa |
Kristian Vos
|
677cd89787
refactor: re-added shuffle code
|
3 anni fa |
Owen Diffey
|
d5de05b884
refactor(Playlists): Updated leftover liked/disliked checks
|
3 anni fa |
Owen Diffey
|
c2a7b72266
refactor(EditPlaylist): Wide mode only if editable
|
3 anni fa |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
3 anni fa |
Kristian Vos
|
84689f8206
refactor: removed some leftover console.log's
|
3 anni fa |
Owen Diffey
|
1615721c8c
refactor: started modal improvements and fixes after removing bulma
|
3 anni fa |