Kristian Vos
|
5624ec3e87
Worked more on song merging
|
3 years ago |
Kristian Vos
|
ba7b0f10e2
Merge branch 'polishing' into kris-song-merging
|
3 years ago |
Owen Diffey
|
8031cf0bda
Fixed travis builds and made docker-compose a bit more configurable
|
3 years ago |
Owen Diffey
|
52c799cb21
Updated docker-compose to persist mongo db and not expose ports publicly
|
3 years ago |
Owen Diffey
|
0f72c1658e
Fixed editPlaylist styling issues
|
3 years ago |
Jonathan
|
3a1ec473ed
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
228f3bc48e
chore(webpack): added separate runtime chunk
|
3 years ago |
Jonathan
|
1ccb400a7d
chore(webpack): added splitchunks for common modules
|
3 years ago |
Owen Diffey
|
fce5c6827b
Fixed profile playlist list showing incorrect username
|
3 years ago |
Owen Diffey
|
3033ced61b
Fixed styling and view issues in editStation
|
3 years ago |
Jonathan
|
192610848f
fix(AddToPlaylistDropdown): added static width to some to prevent differing positions
|
3 years ago |
Jonathan
|
8f82b0dd81
fix(Station page): about-box/sidebar now fill available space on mobile/tablet
|
3 years ago |
Jonathan
|
69da354c4d
fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s
|
3 years ago |
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 |