Commit History

Author SHA1 Message Date
  Owen Diffey 54930fb04d chore: Removed more commented code and re-added some 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 0746ce6cb6 fix(User Preferences): preferences can now be updated individually 3 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 3 years ago
  Kristian Vos 3a58a2ca79 Improved profile picture with initials 3 years ago
  Kristian Vos 3eefc38b5f Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 years ago
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 3 years ago
  Jonathan e7e8f88c4b fix(Account Removal): small change in wording on admin page 3 years ago
  Jonathan df24f8f606 feat(AccountRemoval): admin tab now shows unresolved data requests 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Kristian Vos 03ef75eedf Fixed issue with initials profile picture if no name is set 3 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 3 years ago
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 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 ab3b89556c fix(Keyboard Shortcuts): modals now close properly when ESC key is pressed 3 years ago
  Jonathan dfabeb8607 chore: moved all modals to components folder 3 years ago
  Owen Diffey eb08f4e888 Added profile picture to admin users tab 3 years ago
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals 3 years ago
  Kristian Vos 1ddfc0cfa0 Made edit user modal independent 3 years ago
  Owen Diffey 556a0b1e6f Playlist privacy setting 3 years ago
  Jonathan fef12cded9 style(css): all night mode colors now use scss variables 3 years ago