Historial de Commits

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