Owen Diffey
|
95aa420502
refactor: Consolidated and separated CustomWebSocket
|
hace 2 años |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
hace 2 años |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
hace 2 años |
Owen Diffey
|
58c276a4a3
refactor: Converted user VueX store into Pinia stores
|
hace 2 años |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
hace 2 años |
Kristian Vos
|
8a22369559
refactor: converted AddToPlaylistDropdown to composition API
|
hace 2 años |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
hace 2 años |
Owen Diffey
|
7daac01892
feat(AdvancedTable): Toggle columns dropdown and default advanced search
|
hace 2 años |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
hace 3 años |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
hace 3 años |
Owen Diffey
|
b1bdbefc17
fix(AddToPlaylist): No playlists text not centred and create playlist icon was grey
|
hace 3 años |
Kristian Vos
|
ef1f6efb07
refactor: improved the way AddToPlaylistDropdown looks
|
hace 3 años |
Kristian Vos
|
3ee841a759
refactor: improved EditPlaylist/ManageStation Musare song search item adding to playlist/queue action(s)
|
hace 3 años |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
hace 3 años |
Jonathan Graham
|
7c39d0921a
fix(SearchQueryItem): design now more closely aligned to SongItem's
|
hace 3 años |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
hace 3 años |
Kristian Vos
|
2c0134f415
fix(Station/Playlists): sometimes liked/disliked playlists wouldn't show up
|
hace 3 años |
Jonathan
|
d1d4ce83e7
feat(ViewReport): improved layout of modal, added associated SongItem
|
hace 3 años |
Jonathan
|
a59a2723ea
feat(AddToPlaylist): create-playlist modal can be opened from dropdown
|
hace 3 años |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
hace 3 años |
Jonathan
|
4be7ab60dc
fix(Tooltips): don't show on mobile unless explicitly specified e.g. song actions
|
hace 3 años |
Jonathan
|
4b8459f92c
fix(Checkboxes): more modern style of checkbox for AddToPlaylist and Preferences toggles
|
hace 3 años |
Jonathan
|
a77608cf02
fix(AddToPlaylistDropdown): should only show user modifiable playlists
|
hace 3 años |
Jonathan
|
e36cec1219
fix(AddToPlaylistDropdown): 'PLAYLIST_INDEX_FOR_ME' job was called way too many times
|
hace 3 años |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
hace 3 años |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
hace 3 años |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
hace 3 años |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
hace 3 años |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
hace 3 años |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
hace 3 años |