Commit History

Author SHA1 Message Date
  Owen Diffey 0ac2587a87 fix: Toggling night mode does not update other tabs if logged out 1 year ago
  Owen Diffey c5597497cf chore: Updated package.json version to v3.9.0-dev 1 year ago
  Owen Diffey 5075d00c02 chore: Updated package.json version to v3.8.0-rc1 1 year ago
  Owen Diffey 653d6a4f46 chore: Added v3.8.0-rc1 changelog 1 year ago
  Owen Diffey 9f2421969d fix: eslint fixes 1 year ago
  Kristian Vos 329a24214a feat: added bulk adding/removing songs from admin playlists 1 year ago
  Owen Diffey d44a771d14 fix: Require permissions to join certain rooms 1 year ago
  Owen Diffey 3b2795291c chore: Updated README 1 year ago
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 year ago
  Kristian Vos 524a44c28d feat: added admin playlist type 1 year ago
  Owen Diffey 1e3f26e5a1 fix: Bulk actions popup positioned below display view 1 year ago
  Kristian Vos 42bc2538df fix: EditSong youtube video duration would sometimes not update after changing the youtube id 1 year ago
  Kristian Vos e8c0504cf5 fix: adding/removing song from liked/disliked playlist wouldn't send proper events 1 year ago
  Kristian Vos e2f2741298 fix: EditSong saving would sometimes throw a wrong validation error for the duration due to parsing of int instead of float 1 year ago
  Kristian Vos a80cec6935 fix: profile activity items wouldn't load extra sets on scroll 1 year ago
  Owen Diffey 6944c4ea0e chore: Updated frontend and backend packages 1 year ago
  Owen Diffey 49c00354c0 refactor(Home): Continued i18n adding raw text to locale 1 year ago
  Owen Diffey 880c5bf12f feat(musare.sh): Added strict option to typescript command 1 year ago
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 1 year ago
  Owen Diffey 61cea10824 fix: Unlisted and private station nextSong events not emitting to all clients on homepage 1 year ago
  Owen Diffey cd7f188c2c fix: Unable to open editSongs from admin/songs/import 1 year ago
  Owen Diffey bce831bcab feat: Added uploadedAt to YouTube videos table 1 year ago
  Owen Diffey 77ab5ef082 fix: Station nextSong event not being emitted to all users who can view on homepage 1 year ago
  Owen Diffey e42d6d1df5 fix: ImportAlbum and Station components require optional props 1 year ago
  Owen Diffey 3ad05e388d fix(musare.sh): Revert latest shellcheck fixes 1 year ago
  Owen Diffey 99ee1200c9 feat(musare.sh): Support for docker compose v2 1 year ago
  Owen Diffey 23de440c56 fix: Bypass modal prevention checks if user/song/station or access to is removed 1 year ago
  Owen Diffey 6fed402151 refactor: Stop scrolling to top of page on modal open 1 year ago
  Owen Diffey 3e38e37d3b refactor: Store and display YouTube video upload date 1 year ago
  Owen Diffey bb3ecef488 refactor: Consolidated getDateFormatted into utils 1 year ago