Jonathan
|
5e39f6229a
fix(CurrentlyPlaying): song title/artists now truncated with ellipsis to 1 line each
|
3 years ago |
Kristian Vos
|
1179ae3bbd
Fixed some bugs with admin tabs and errors with songs with negative durations
|
3 years ago |
Kristian Vos
|
997f5e20a0
Added button to delete orphaned genre playlists
|
3 years ago |
Kristian Vos
|
33bc9b4b72
Merge branch 'polishing' into kris-song-merging
|
3 years ago |
Jonathan
|
bb7f11eed4
chore: fixed styles from vue-loader being incorrectly tree-shook
|
3 years ago |
Jonathan
|
5955b52f53
docs: minor typo
|
3 years ago |
Kristian Vos
|
bb3fa16e7b
Started working on song merging
|
3 years ago |
Jonathan
|
f17a4cd075
chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency)
|
3 years ago |
Jonathan
|
824095d8a5
refactor(frontend): added dynamic imports where possible
|
3 years ago |
Jonathan
|
438edca445
fix(Station page): fix for 'next song up' nightmode styling
|
3 years ago |
Jonathan
|
f2d60b6923
fix(EditPlaylist): minor improvement to styling when a playlist isn't editable
|
3 years ago |
Jonathan
|
aa8eaa5a07
feat(Playlists/Admin Page): added option to view playlists as admin
|
3 years ago |
Jonathan
|
a7596013ad
fix(VotingToSkipSong): logged-in users with multiple sessions should only be counted as one unique user
|
3 years ago |
Jonathan
|
4790987dda
chore(frontend): fixed issue when webpack wanted a global install
|
3 years ago |
Kristian Vos
|
16d46f70a1
Fixed backend build issues
|
3 years ago |
Jonathan
|
52f4726f22
fix(Login/Register): user should be returned to their most recent page after auth.
|
3 years ago |
Jonathan
|
24b03a9423
fix(AddToPlaylistDropdown): was breaking queue item/playlist song item when expanding
|
3 years ago |
Jonathan
|
e28f18e315
chore(frontend): moved to webpack v5 (which fixes a vulnerability)
|
3 years ago |
Kristian Vos
|
fb1d1c8225
Fixed issue with sequential mode and empty station playlists
|
3 years ago |
Kristian Vos
|
4953b8c854
Fixed issue with party mode not working
|
3 years ago |
Owen Diffey
|
7f625d0be1
Added color to add-song-to-queue icons
|
3 years ago |
Owen Diffey
|
cd39bc30b7
Changed station mode label and play mode icons
|
3 years ago |
Kristian Vos
|
8f36c898d3
Fixed one more small issue with creating new playlists
|
3 years ago |
Kristian Vos
|
b9c37bb41a
Small bug fix for last commit
|
3 years ago |
Kristian Vos
|
ee1d311cae
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
0494b2ddf1
Added play mode to station
|
3 years ago |
Owen Diffey
|
4c80b5c60f
Added party mode playlist selection to My Playlist area
|
3 years ago |
Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 years ago |
Owen Diffey
|
6f387be619
Merge pull request #68 from Musare/dependabot/npm_and_yarn/frontend/elliptic-6.5.4
|
3 years ago |
Owen Diffey
|
18efbe4fe2
Fixed next up not updating issues
|
3 years ago |