提交历史

作者 SHA1 备注 提交日期
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 年之前
  Owen Diffey a7fc34c021 refactor: Added news actions and events types 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 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 1 年之前
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 年之前
  Kristian Vos 2ad106d7cd refactor: converted news page to composition API 1 年之前
  Owen Diffey 16c3837d06 fix: Various fixes for Vite migration 2 年之前
  Owen Diffey 7ff3026b2b refactor: Display user display names instead of usernames in links 2 年之前
  Owen Diffey 883dc55ac9 refactor: Made main header and footer global components 2 年之前
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) 2 年之前
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 2 年之前
  Owen Diffey 8da767c119 Merge branch 'dependabot/npm_and_yarn/frontend/marked-4.0.10' into staging 2 年之前
  Owen Diffey 507ade3481 refactor: Updated marked import after v4.0.0 breaking changes 2 年之前
  Kristian Vos 8c0292f8ab fix: news page was unresponsive on mobile 2 年之前
  Owen Diffey 60eb611e94 feat(Admin): Continued integrating advanced table 2 年之前
  Owen Diffey c31e2d0f72 fix: Table styling missing on lightmode 2 年之前
  Kristian Vos 716c857a4a fix: fixed space between username and date published on news page and WhatIsNew modal 2 年之前
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 年之前
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 2 年之前
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 年之前
  Jonathan 6822819fc4 fix(News): added correct socket events for non-admin pages 3 年之前
  Jonathan 0402848da0 feat(News): sanitizing of html output of markdown 3 年之前
  Jonathan a0d7525c58 chore(News): merge conflicts 3 年之前
  Jonathan a1f59b3543 fix(News): styling of title on news page 3 年之前
  Owen Diffey 23952db412 Included createdBy/createdAt in news items and other minor tweaks 3 年之前
  Jonathan 91622a9f24 feat(News): code, blockquotes, lists are now styled, fixed font sizes 3 年之前
  Jonathan 4afc27bb2d feat(News): added markdown/preview side-by-side and updated news schema 3 年之前
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 3 年之前