Commit History

Author SHA1 Message Date
  Kristian Vos 4e53dedd60 feat: worked further on YouTube quota storing and reporting 2 years ago
  Owen Diffey ef425d3bec fix: Prevent migration 18 running once migration 20 has been run 2 years ago
  Owen Diffey dfa7ba538b refactor(Station): Updated migration and minor tweaks 2 years ago
  Kristian Vos 5868eafcd9 feat: added ability to show a news item to new users when they first visit the site 2 years ago
  Kristian Vos 471ddc4250 fix: playlists could sometimes not be created due to restrictive MongoDB index 2 years ago
  Kristian Vos 46db35799b refactor: fixed eslint issues 2 years ago
  Kristian Vos 61fedc8570 refactor: eslint fixes 2 years ago
  Kristian Vos 6b1cf17877 refactor: combined backend getData/GET_DATA into one db GET_DATA job 2 years ago
  Owen Diffey 79eeeb40e0 refactor: Verified parameter as a boolean and hidden song as a tag migration 2 years ago
  Kristian Vos b5056570ff feat: added basic tagging to songs 2 years ago
  Kristian Vos 1e40c95369 Revert "refactor(Songs): verified property as boolean and removed hidden type" 2 years ago
  Owen Diffey 2e749eff6c refactor(Songs): verified property as boolean and removed hidden type 2 years ago
  Owen Diffey 004602b310 refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists 2 years ago
  Owen Diffey 1ee62b428e Merge branch 'polishing' into owen-469-470 2 years ago
  Owen Diffey 37cfb31da2 fix: Name and username validation should require one letter or number 2 years ago
  Owen Diffey 3d9a9567c8 fix: User name validation in backend and frontend error messages updates 2 years ago
  Owen Diffey 3ef86cdaa6 fix: Name validation now allows 0-9 and underscores 2 years ago
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos d79092f618 Merge branch 'owen-reduce-limits' of https://github.com/odiffey/MusareNode into odiffey-owen-reduce-limits 2 years ago
  Owen Diffey 97a614c69a Added removed limits code as comments 2 years ago
  Kristian Vos 8ff2dc22a0 chore: updated backend packages and ran npm audit fix 2 years ago
  Owen Diffey 4147d1d3ba Reduced limits on users 2 years ago
  Jonathan Graham 9029469997 fix(Register): user is now always logged-in on successful register 2 years ago
  Kristian Vos 9b511dc974 refactor(Station): changed the way likes/dislikes are loaded 3 years ago
  Jonathan 0e74a66d05 feat(EditSong): Reports sidebar with functionality to sort by category or report 3 years ago
  Jonathan c01ab8ab04 refactor(Reports): db objects should contain all issues instead of splitting per issue 3 years ago
  Jonathan dc18712aae feat(Reports): custom issues, functionality for 'report per issue' 3 years ago
  Jonathan 37ea2b619d migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy 3 years ago
  Jonathan 5e545d0e5b refactor(Sortable Songs In Playlists): revisited efficiency of solution 3 years ago
  Jonathan 4afc27bb2d feat(News): added markdown/preview side-by-side and updated news schema 3 years ago