Historique des commits

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