Commit History

Author SHA1 Message Date
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Jonathan Graham e6d03fe7d0 fix(Punishments): improved design of Punishments modal, admin tab 2 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 years ago
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 2 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 3 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 3 years ago
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 3 years ago
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 3 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 3 years ago
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 3 years ago
  Owen Diffey 1c1babf66c Removed global and colors scss files 3 years ago
  Owen Diffey b8316de6f8 Moved from scss to css variables 3 years ago
  Jonathan dfabeb8607 chore: moved all modals to components folder 3 years ago
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals 3 years ago
  Kristian Vos 7cd013631b Fixed issues with punishments and made view punishment modal independent 3 years ago
  Jonathan fef12cded9 style(css): all night mode colors now use scss variables 3 years ago
  Jonathan 5ded59f38a chore(eslint): added vue/order-in-components as a rule for consistency 3 years ago
  Jonathan 52e5d94270 style(frontend): added strongly recommended eslint vue rules 3 years ago
  Jonathan 2ac517db96 chore: improved Vue folder structure 3 years ago