Commit History

Author SHA1 Message Date
  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
  Owen Diffey 36c39013be Only 1 playlist can be included in station sequential play mode now 3 years ago
  Kristian Vos 3eefc38b5f Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 years ago
  Kristian Vos cbd389ea5a Limited avatar initials to first 2 characters and limited user name only to valid characters 3 years ago
  Jonathan fb46afcab6 feat(AccountRemoval): data removal request to admins, email sent to admins 3 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 3 years ago
  Kristian Vos 2246c3001a Added preference to request songs anonymously 3 years ago
  Kristian Vos 28a571c5d2 Added preference for ActivityWatch integration 3 years ago
  Kristian Vos 67d5330f09 Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab. 3 years ago
  Kristian Vos 5a7f9326e4 Small addition to last commit 3 years ago