提交歷史

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