Commit History

Author SHA1 Message Date
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 year ago
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 1 year ago
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 1 year ago
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 1 year ago
  Owen Diffey 6c5d435ae0 refactor: Dont use export default for composables 1 year ago
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 year ago
  Kristian Vos 89d492d3ec refactor: converted VueX settings store to Pinia store 1 year ago
  Kristian Vos 290c0397c3 refactor: converted settings page to composition API 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 eb6f56ef82 refactor(RemoveAccount): Migrated to new modal system 2 years ago
  Owen Diffey 883dc55ac9 refactor: Made main header and footer global components 2 years ago
  Owen Diffey df708ab075 refactor: Replace deprecated /deep/ selector with :deep() 2 years ago
  Owen Diffey a1df2ebf01 refactor: Consistent LESS box-shadow 2 years ago
  Owen Diffey dafaaa6083 refactor: Consistent border-radius 2 years ago
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 2 years ago
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Jonathan 4b8459f92c fix(Checkboxes): more modern style of checkbox for AddToPlaylist and Preferences toggles 3 years ago
  Kristian Vos e7ca4604fd Improved responsiveness of settings page 3 years ago
  Jonathan 17744b6f23 fix(ManageStation): Currently playing doesnt update in manage station queue on admin page 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 3 years ago
  Jonathan 564836f692 fix(Tooltips): if you click confirm once and click away, the state of the tooltip should be reset 3 years ago
  Jonathan 08e95d6f7a fix(Settings page): buttons being stuck together due to adding tooltips 3 years ago
  Jonathan e2e4cf2f1d feat(AccountRemoval): added modal to confirm password/github is linked 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 3 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 3 years ago
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 3 years ago