Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code il y a 2 ans
  Kristian Vos cad765755c chore: fixed lint errors and changed import/extensions rule 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
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict il y a 2 ans
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates il y a 2 ans
  Jonathan 3824206a5a feat(Activities): report items can be referenced/opened from an Activity Item il y a 3 ans
  Jonathan 2f9dc5d4ba feat(Report modal): view a user's unresolved reports for the chosen song il y a 3 ans
  Jonathan d1d4ce83e7 feat(ViewReport): improved layout of modal, added associated SongItem il y a 3 ans
  Jonathan 909944f607 refactor(Reports): added ReportInfoItem component and re-used 'universal item' css il y a 3 ans
  Jonathan ba772bac61 fix(Reports): reports associated with deleted accounts couldn't be indexed il y a 3 ans
  Kristian Vos d9328ad216 Fixed issues with ViewReport and reports admin tab with nightmode il y a 3 ans
  Jonathan 631ce593fe feat(ViewReport): song can be edited within same page instead of opening new tab il y a 3 ans
  Jonathan 23b56bb83f feat(Reports): improved design of ViewReport modal and Reports tab on admin page il y a 3 ans
  Jonathan c01ab8ab04 refactor(Reports): db objects should contain all issues instead of splitting per issue il y a 3 ans
  Jonathan dc18712aae feat(Reports): custom issues, functionality for 'report per issue' il y a 3 ans
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs il y a 3 ans
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size il y a 3 ans
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index il y a 3 ans
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore il y a 3 ans
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners il y a 3 ans
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions il y a 3 ans
  Kristian Vos b1c71932f0 Replaced songId with youtubeId il y a 3 ans
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result il y a 3 ans
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports il y a 3 ans
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components il y a 3 ans
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc il y a 3 ans
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible il y a 3 ans
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes il y a 3 ans
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used il y a 3 ans
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to il y a 3 ans