提交历史

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