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