提交历史

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