Commit History

Author SHA1 Message Date
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 year ago
  Owen Diffey ab0ed07410 fix: Typescript fixes 1 year ago
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 1 year ago
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 1 year ago
  Owen Diffey f659de3a1b refactor: Converted whatIsNew Vuex store to Pinia store 1 year ago
  Kristian Vos 2792e8d65d refactor: switched WhatIsNew modal to new vuex helper for modal state 2 years ago
  Owen Diffey a313706f73 fix: eslint fixes 2 years ago
  Kristian Vos aac8ef14b7 refactor: converted WhatIsNew to composition API 2 years ago
  Owen Diffey 16c3837d06 fix: Various fixes for Vite migration 2 years ago
  Owen Diffey 7ff3026b2b refactor: Display user display names instead of usernames in links 2 years ago
  Kristian Vos f6be3cb32d refactor: migrated whatIsNew modal to new modal system 2 years ago
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) 2 years ago
  Kristian Vos 9703d2c8fd refactor: eslint fixes 2 years ago
  Kristian Vos 5868eafcd9 feat: added ability to show a news item to new users when they first visit the site 2 years ago
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 2 years ago
  Owen Diffey 507ade3481 refactor: Updated marked import after v4.0.0 breaking changes 2 years ago
  Owen Diffey c31e2d0f72 fix: Table styling missing on lightmode 2 years ago
  Owen Diffey 44a9bfa656 refactor: Finished modal bulma replacement styling 2 years ago
  Kristian Vos 716c857a4a fix: fixed space between username and date published on news page and WhatIsNew modal 2 years ago
  Kristian Vos 0c61cef3b2 fix(WhatIsNew): background was two colors on nightmode instead of one 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Jonathan 0402848da0 feat(News): sanitizing of html output of markdown 3 years ago
  Kristian Vos 66d7652c86 Some small changes to news modals 3 years ago
  Owen Diffey 23952db412 Included createdBy/createdAt in news items and other minor tweaks 3 years ago
  Jonathan 20d784e8ae fix(News): changes to rendering of tables from markdown not being applied universally 3 years ago
  Jonathan 91622a9f24 feat(News): code, blockquotes, lists are now styled, fixed font sizes 3 years ago
  Jonathan 4afc27bb2d feat(News): added markdown/preview side-by-side and updated news schema 3 years ago
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 3 years ago