Commit History

Author SHA1 Message Date
  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
  Kristian Vos 5624ec3e87 Worked more on song merging 3 years ago
  Kristian Vos 4e74c3a930 Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code 3 years ago
  Kristian Vos a255f6c625 Added migration2 code 3 years ago
  Kristian Vos 6db924fd13 Forgot to remove debug value 3 years ago
  Kristian Vos 2b32b9fd42 Added document version checking, and option to disable config and document version checking 3 years ago
  Kristian Vos cd9aed3d91 Added genre playlists 3 years ago
  Kristian Vos 110271df79 Rewrote job system partly 3 years ago
  Jonathan fc28a7564f chore(backend): added jsdocs for most functions 3 years ago