コミット履歴

作者 SHA1 メッセージ 日付
  Kristian Vos d9328ad216 Fixed issues with ViewReport and reports admin tab with nightmode 3 年 前
  Jonathan 631ce593fe feat(ViewReport): song can be edited within same page instead of opening new tab 3 年 前
  Jonathan 23b56bb83f feat(Reports): improved design of ViewReport modal and Reports tab on admin page 3 年 前
  Jonathan c01ab8ab04 refactor(Reports): db objects should contain all issues instead of splitting per issue 3 年 前
  Jonathan dc18712aae feat(Reports): custom issues, functionality for 'report per issue' 3 年 前
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 年 前
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size 4 年 前
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 4 年 前
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 4 年 前
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 4 年 前
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 4 年 前
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 4 年 前
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 4 年 前
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 4 年 前
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 4 年 前
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc 4 年 前
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 4 年 前
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 年 前
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 年 前
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 4 年 前
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 年 前
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 4 年 前
  Owen Diffey 1c1babf66c Removed global and colors scss files 4 年 前
  Owen Diffey b8316de6f8 Moved from scss to css variables 4 年 前
  Jonathan dfabeb8607 chore: moved all modals to components folder 4 年 前
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals 4 年 前
  Kristian Vos 5cbce63816 Made view report modal independent 4 年 前
  Jonathan fef12cded9 style(css): all night mode colors now use scss variables 4 年 前
  Jonathan 5ded59f38a chore(eslint): added vue/order-in-components as a rule for consistency 4 年 前
  Jonathan 52e5d94270 style(frontend): added strongly recommended eslint vue rules 4 年 前