Histórico de commits

Autor SHA1 Mensagem Data
  Kristian Vos 2792e8d65d refactor: switched WhatIsNew modal to new vuex helper for modal state 2 anos atrás
  Owen Diffey a313706f73 fix: eslint fixes 2 anos atrás
  Kristian Vos aac8ef14b7 refactor: converted WhatIsNew to composition API 2 anos atrás
  Owen Diffey 16c3837d06 fix: Various fixes for Vite migration 2 anos atrás
  Owen Diffey 7ff3026b2b refactor: Display user display names instead of usernames in links 3 anos atrás
  Kristian Vos f6be3cb32d refactor: migrated whatIsNew modal to new modal system 3 anos atrás
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) 3 anos atrás
  Kristian Vos 9703d2c8fd refactor: eslint fixes 3 anos atrás
  Kristian Vos 5868eafcd9 feat: added ability to show a news item to new users when they first visit the site 3 anos atrás
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 3 anos atrás
  Owen Diffey 507ade3481 refactor: Updated marked import after v4.0.0 breaking changes 3 anos atrás
  Owen Diffey c31e2d0f72 fix: Table styling missing on lightmode 3 anos atrás
  Owen Diffey 44a9bfa656 refactor: Finished modal bulma replacement styling 3 anos atrás
  Kristian Vos 716c857a4a fix: fixed space between username and date published on news page and WhatIsNew modal 3 anos atrás
  Kristian Vos 0c61cef3b2 fix(WhatIsNew): background was two colors on nightmode instead of one 3 anos atrás
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 3 anos atrás
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 anos atrás
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 anos atrás
  Jonathan 0402848da0 feat(News): sanitizing of html output of markdown 4 anos atrás
  Kristian Vos 66d7652c86 Some small changes to news modals 4 anos atrás
  Owen Diffey 23952db412 Included createdBy/createdAt in news items and other minor tweaks 4 anos atrás
  Jonathan 20d784e8ae fix(News): changes to rendering of tables from markdown not being applied universally 4 anos atrás
  Jonathan 91622a9f24 feat(News): code, blockquotes, lists are now styled, fixed font sizes 4 anos atrás
  Jonathan 4afc27bb2d feat(News): added markdown/preview side-by-side and updated news schema 4 anos atrás
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 4 anos atrás
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 4 anos atrás
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 anos atrás
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 anos atrás
  Owen Diffey 1c1babf66c Removed global and colors scss files 4 anos atrás
  Owen Diffey b8316de6f8 Moved from scss to css variables 4 anos atrás