提交歷史

作者 SHA1 備註 提交日期
  Kristian Vos 654f736bfa refactor: changed youtubeId to mediaSource in most places 1 年之前
  Kristian Vos 2cce4c3229 feat: added temporary station history, and some small tweaks 1 年之前
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 年之前
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 年之前
  Owen Diffey d89a64379e refactor: Use useForm in Report modal and other minor tweaks 1 年之前
  Owen Diffey ab0ed07410 fix: Typescript fixes 1 年之前
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 1 年之前
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 1 年之前
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 1 年之前
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 1 年之前
  Owen Diffey 6fd3ff28b5 refactor: Converted report Vuex store to Pinia store 1 年之前
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 年之前
  Owen Diffey 48d8bf0631 refactor(Report): Converted to composition API 1 年之前
  Kristian Vos af078c3a07 refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code 2 年之前
  Kristian Vos dd9eccf92c refactor: cleaned up new modal system 2 年之前
  Owen Diffey ad9ba0db9f refactor: Migrated Report and View Report to new modal system 2 年之前
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) 2 年之前
  Owen Diffey dafaaa6083 refactor: Consistent border-radius 2 年之前
  Kristian Vos 2190f53838 refactor: fixed eslint issues 2 年之前
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 2 年之前
  Owen Diffey 0fd2fe6768 refactor: Added small modal size option 2 年之前
  Owen Diffey 3034e0f936 refactor(Report Modal): Added styling to replace bulma 2 年之前
  Kristian Vos b405d63002 refactor: replaced button anchors with buttons, and removed hash anchors with 2 年之前
  Jonathan Graham 3cc3dd2041 fix(EditUser): small layout improvements 2 年之前
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 年之前
  Owen Diffey 67e9909806 Improvements to dark mode 2 年之前
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 2 年之前
  Jonathan 3824206a5a feat(Activities): report items can be referenced/opened from an Activity Item 2 年之前
  Jonathan e8e3470f84 fix(Report modal): added socket listener for when a user's previous report is removed 2 年之前
  Jonathan 40b1bb923e fix(Report modal): user can now see their previous reports for the song on mobile 2 年之前