Historique des commits

Auteur SHA1 Message Date
  Kristian Vos 524a44c28d feat: added admin playlist type il y a 1 an
  Owen Diffey 1e3f26e5a1 fix: Bulk actions popup positioned below display view il y a 1 an
  Kristian Vos 42bc2538df fix: EditSong youtube video duration would sometimes not update after changing the youtube id il y a 1 an
  Kristian Vos e8c0504cf5 fix: adding/removing song from liked/disliked playlist wouldn't send proper events il y a 1 an
  Kristian Vos e2f2741298 fix: EditSong saving would sometimes throw a wrong validation error for the duration due to parsing of int instead of float il y a 1 an
  Kristian Vos a80cec6935 fix: profile activity items wouldn't load extra sets on scroll il y a 1 an
  Owen Diffey 6944c4ea0e chore: Updated frontend and backend packages il y a 1 an
  Owen Diffey 49c00354c0 refactor(Home): Continued i18n adding raw text to locale il y a 1 an
  Owen Diffey 880c5bf12f feat(musare.sh): Added strict option to typescript command il y a 1 an
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors il y a 1 an
  Owen Diffey 61cea10824 fix: Unlisted and private station nextSong events not emitting to all clients on homepage il y a 1 an
  Owen Diffey cd7f188c2c fix: Unable to open editSongs from admin/songs/import il y a 1 an
  Owen Diffey bce831bcab feat: Added uploadedAt to YouTube videos table il y a 1 an
  Owen Diffey 77ab5ef082 fix: Station nextSong event not being emitted to all users who can view on homepage il y a 1 an
  Owen Diffey e42d6d1df5 fix: ImportAlbum and Station components require optional props il y a 1 an
  Owen Diffey 3ad05e388d fix(musare.sh): Revert latest shellcheck fixes il y a 1 an
  Owen Diffey 99ee1200c9 feat(musare.sh): Support for docker compose v2 il y a 1 an
  Owen Diffey 23de440c56 fix: Bypass modal prevention checks if user/song/station or access to is removed il y a 1 an
  Owen Diffey 6fed402151 refactor: Stop scrolling to top of page on modal open il y a 1 an
  Owen Diffey 3e38e37d3b refactor: Store and display YouTube video upload date il y a 1 an
  Owen Diffey bb3ecef488 refactor: Consolidated getDateFormatted into utils il y a 1 an
  Owen Diffey 5da507630f chore: Updated redis and mongo docker image versions il y a 1 an
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props il y a 1 an
  Owen Diffey d89a64379e refactor: Use useForm in Report modal and other minor tweaks il y a 1 an
  Owen Diffey c0a7b10729 chore: Updated node docker image to v18 il y a 1 an
  Owen Diffey bd71c097c2 refactor: Replaced object key/value with Record types il y a 1 an
  Owen Diffey 59e91bbde7 fix(musare.sh): update musare.sh stuck in loop il y a 1 an
  Owen Diffey 1b975a5c75 refactor: Typescript continued.. il y a 1 an
  Owen Diffey a7fc34c021 refactor: Added news actions and events types il y a 1 an
  Owen Diffey b7c0cdc9c6 fix: Reverted dynamic import changes and package update il y a 1 an