Histórico de Commits

Autor SHA1 Mensagem Data
  Kristian Vos 2269f4fb1e chore: lint fixes há 2 anos atrás
  Kristian Vos 8c23b6650d feat: added admin button to request a password reset for a user há 2 anos atrás
  Kristian Vos 160c53a77f feat: added admin button to resend email verification email há 2 anos atrás
  Owen Diffey d5de05b884 refactor(Playlists): Updated leftover liked/disliked checks há 2 anos atrás
  Owen Diffey 004602b310 refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists há 2 anos atrás
  Owen Diffey 263a15309a feat(EditUser): Added ability for admins to remove users há 2 anos atrás
  Kristian Vos 1bdbbaa9af fix: user account removal didn't remove deleted stations from the cache há 2 anos atrás
  Owen Diffey 1ee62b428e Merge branch 'polishing' into owen-469-470 há 2 anos atrás
  Owen Diffey 37cfb31da2 fix: Name and username validation should require one letter or number há 2 anos atrás
  Kristian Vos 07224b8ed1 fix(RemoveAccount): deleting your own account would delete all playlists in the database há 2 anos atrás
  Owen Diffey 521595c65b fix: Added default user name and avatar for email registration (#469,#470)) há 2 anos atrás
  Jonathan Graham e6d03fe7d0 fix(Punishments): improved design of Punishments modal, admin tab há 3 anos atrás
  Jonathan Graham 9029469997 fix(Register): user is now always logged-in on successful register há 3 anos atrás
  Jonathan Graham fc98e08f2b Merge branch 'polishing' of github.com:Musare/MusareNode into polishing há 3 anos atrás
  Kristian Vos 7ca3ac90c1 fix(Register): using a number in your username would break register process há 3 anos atrás
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. há 3 anos atrás
  Jonathan f091e9c589 fix(User Preferences): nightmode toggling was spamming new/irrelevant activities há 3 anos atrás
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually há 3 anos atrás
  Kristian Vos e3e965b248 Added ability to change avatar color from settings page há 3 anos atrás
  Jonathan cf2048e21e fix(backend): removed some TODO js comments that are easy to resolve há 3 anos atrás
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised há 3 anos atrás
  Jonathan 369327ca17 fix(AccountRemoval): song ratings should be recalculated for disliked/liked songs of a 'to remove' user há 3 anos atrás
  Jonathan df24f8f606 feat(AccountRemoval): admin tab now shows unresolved data requests há 3 anos atrás
  Jonathan 61e5e59094 feat(AccountRemoval): email sent to admins on data request is optional há 3 anos atrás
  Jonathan fb46afcab6 feat(AccountRemoval): data removal request to admins, email sent to admins há 3 anos atrás
  Jonathan 2c6f97636b fix(AccountRemoval): station playlists aren't deleted when a station is há 3 anos atrás
  Jonathan 7f12aa5c2f fix(Auth with GitHub): access token wasn't being saved to db há 3 anos atrás
  Jonathan e89ca5ee52 fix(Register): by default, displayname is set to username and avatar uses initials há 3 anos atrás
  Jonathan 135754ccec feat(AccountRemoval): added step to account removal for relinking github há 3 anos atrás
  Jonathan e2e4cf2f1d feat(AccountRemoval): added modal to confirm password/github is linked há 3 anos atrás