Historique des commits

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