Commit History

Author SHA1 Message Date
  Owen Diffey 745b063db1 feat: AdvancedTable improvements 2 years ago
  Kristian Vos ae885a5060 feat: added more features to AdvancedTable like filter, reordering columns and hiding columns 2 years ago
  Kristian Vos 12dde2d336 feat: added basic implementation of AdvancedTable component 2 years ago
  Owen Diffey 3e952a51be fix: Minor eslint issue 2 years ago
  Owen Diffey 1601a2e005 fix: Removed recalculate ratings console.log 2 years ago
  Owen Diffey d5de05b884 refactor(Playlists): Updated leftover liked/disliked checks 2 years ago
  Kristian Vos 4b43b0afc0 feat: added button on admin/songs to recalculate all song ratings 2 years ago
  Owen Diffey 967e4d25ed refactor: Unified song update socket events 2 years ago
  Owen Diffey 4d6c949aa8 fix: Re-added cors.origin config option and eslint fix 2 years ago
  Kristian Vos fb8f2edfaf refactor(SearchMusare): don't use regex by default and fix frontend error if no songs are returned 2 years ago
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos 2dae482bfa fix: fixed some backend eslint errors 3 years ago
  Kristian Vos ac0265751e Migrated import-album to Vue 3, fixed some merge issues 3 years ago
  Kristian Vos 8b7a1af5fb Merge branch 'kris-import-album' into polishing 3 years ago
  Kristian Vos f94c31af06 Changed some things to hopefully fix bug with skipDuration on station page 3 years ago
  Kristian Vos 3a074833df Various bug fixes 3 years ago
  Kristian Vos 7558cf02c6 Added ImportAlbum modal 3 years ago
  Jonathan af74cc531b fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding 3 years ago
  Owen Diffey efef2b4547 Allowed verified songs to be hidden and vise versa 3 years ago
  Owen Diffey c73e1a68b8 News db migration 3 years ago
  Kristian Vos d6b189a5ba Improved memory with backend job system 3 years ago
  Kristian Vos 95711d9c88 Worked on delete song functionality, but disabled it for now 3 years ago
  Kristian Vos 0e03cf99c6 Switched station to skip locally automatically instead of directly from the backend 3 years ago
  Kristian Vos 0eaee1e059 Added pagination to manage station playlist and musare song search 3 years ago
  Kristian Vos ebd272a5e4 Added logic for pagination for playlist and official song searching in manage station modal 3 years ago
  Kristian Vos d231712ffa Added official song searching to manage station modal 3 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 3 years ago
  Kristian Vos 97ddb5a4d2 Added hide anonymous songs config option 3 years ago
  Kristian Vos cacd6e8ef6 Added config option to hide automatically requested songs 3 years ago
  Kristian Vos 2246c3001a Added preference to request songs anonymously 3 years ago