Historique des commits

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