Owen Diffey
|
646a954f0e
chore: Added CHANGELOG.md
|
2 years ago |
Owen Diffey
|
f87487b941
refactor(Admin/Songs): Fix song thumbnail width and height
|
2 years ago |
Owen Diffey
|
5628f2ed34
refactor(Reports): Show unresolved reports and allow toggling resolution
|
2 years ago |
Owen Diffey
|
3e75f6573f
feat(ViewReport): Ability to delete report
|
2 years ago |
Kristian Vos
|
f0e3c86958
fix: EditSong Discogs album release on hover style was wrong
|
2 years ago |
Kristian Vos
|
b3aa87dfc3
fix: header would be overlapped by AdvancedTable checkbox column
|
2 years ago |
Kristian Vos
|
79f4d25083
fix: bulk editing tags, genres and artists didn't properly complete the action
|
2 years ago |
Kristian Vos
|
0db78ce73a
fix: EditSongs song removal event didn't properly get handled
|
2 years ago |
Kristian Vos
|
471ddc4250
fix: playlists could sometimes not be created due to restrictive MongoDB index
|
2 years ago |
Kristian Vos
|
9fe2fa707f
fix(EditSong): player would sometimes show as playing when it was actually paused/stopped
|
2 years ago |
Kristian Vos
|
a76112b63e
fix: when a song stops playing in a station, stop the video in the background and don't just pause it
|
2 years ago |
Kristian Vos
|
b0cd1deb5f
refactor: allow having 0 genres or artists when saving unverified songs in EditSong modal
|
2 years ago |
Kristian Vos
|
81af634fea
fix: some regexes no longer worked
|
2 years ago |
Kristian Vos
|
7b549e9ae2
fix: sometimes genre playlists would be created for unverified songs
|
2 years ago |
Owen Diffey
|
13cc6493a3
fix: Leftover old volume calculations
|
2 years ago |
Owen Diffey
|
274eb602ee
refactor: Volume slider sensitivity fix and styling improvements
|
2 years ago |
Owen Diffey
|
83026a92cc
feat(Admin/Users): View profile button
|
2 years ago |
Kristian Vos
|
b2b807f656
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
2 years ago |
Kristian Vos
|
409ddfb84d
fix: volume on station and EditSong would sometimes be parsed as int instead of float
|
2 years ago |
Owen Diffey
|
03cfdd60f6
fix: ManageStation and Station page title and description overflowing horizontally
|
2 years ago |
Kristian Vos
|
28093e3867
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
2 years ago |
Owen Diffey
|
8a33f37aab
refactor: EditUser and RequestSong consistent grouped inputs
|
2 years ago |
Owen Diffey
|
822a9b54b3
fix: Inconsistent grouped inputs border-radius
|
2 years ago |
Kristian Vos
|
c609c1a0f8
refactor: combined verify/unverify functionality in song update logic, added verified switch in EditSong
|
2 years ago |
Owen Diffey
|
f0d48bde5c
refactor(Admin): Collapsible sidebar item children
|
2 years ago |
Owen Diffey
|
61834fdd29
fix: Unable to create station due to required currentSong _id
|
2 years ago |
Owen Diffey
|
d8dc25d0a8
fix(AdvancedTable): CTRL+SHIFT+click checkbox does not (un)select row
|
2 years ago |
Owen Diffey
|
bcb4d22229
fix(AdvancedTable): Initial CTRL+click of checkbox does not deselect row
|
2 years ago |
Kristian Vos
|
98ced961a5
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
2 years ago |
Owen Diffey
|
a09124f429
refactor(EditSong): Remove leftover playerTrack elements
|
2 years ago |