Historique des commits

Auteur SHA1 Message Date
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props il y a 1 an
  Owen Diffey ab0ed07410 fix: Typescript fixes 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 f659de3a1b refactor: Converted whatIsNew Vuex store to Pinia store il y a 1 an
  Kristian Vos 2792e8d65d refactor: switched WhatIsNew modal to new vuex helper for modal state il y a 2 ans
  Owen Diffey a313706f73 fix: eslint fixes il y a 2 ans
  Kristian Vos aac8ef14b7 refactor: converted WhatIsNew to composition API il y a 2 ans
  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
  Kristian Vos f6be3cb32d refactor: migrated whatIsNew modal to new modal system il y a 2 ans
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) il y a 2 ans
  Kristian Vos 9703d2c8fd refactor: eslint fixes il y a 2 ans
  Kristian Vos 5868eafcd9 feat: added ability to show a news item to new users when they first visit the site il y a 2 ans
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS il y a 2 ans
  Owen Diffey 507ade3481 refactor: Updated marked import after v4.0.0 breaking changes il y a 2 ans
  Owen Diffey c31e2d0f72 fix: Table styling missing on lightmode il y a 2 ans
  Owen Diffey 44a9bfa656 refactor: Finished modal bulma replacement styling 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
  Kristian Vos 0c61cef3b2 fix(WhatIsNew): background was two colors on nightmode instead of one 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
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates il y a 3 ans
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs il y a 3 ans
  Jonathan 0402848da0 feat(News): sanitizing of html output of markdown il y a 3 ans
  Kristian Vos 66d7652c86 Some small changes to news modals il y a 3 ans
  Owen Diffey 23952db412 Included createdBy/createdAt in news items and other minor tweaks il y a 3 ans
  Jonathan 20d784e8ae fix(News): changes to rendering of tables from markdown not being applied universally 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