Jonathan
|
228f3bc48e
chore(webpack): added separate runtime chunk
|
3 년 전 |
Jonathan
|
1ccb400a7d
chore(webpack): added splitchunks for common modules
|
3 년 전 |
Jonathan
|
192610848f
fix(AddToPlaylistDropdown): added static width to some to prevent differing positions
|
3 년 전 |
Jonathan
|
8f82b0dd81
fix(Station page): about-box/sidebar now fill available space on mobile/tablet
|
3 년 전 |
Jonathan
|
69da354c4d
fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s
|
3 년 전 |
Jonathan
|
5e39f6229a
fix(CurrentlyPlaying): song title/artists now truncated with ellipsis to 1 line each
|
3 년 전 |
Jonathan
|
bb7f11eed4
chore: fixed styles from vue-loader being incorrectly tree-shook
|
3 년 전 |
Jonathan
|
5955b52f53
docs: minor typo
|
3 년 전 |
Jonathan
|
f17a4cd075
chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency)
|
3 년 전 |
Jonathan
|
824095d8a5
refactor(frontend): added dynamic imports where possible
|
3 년 전 |
Jonathan
|
438edca445
fix(Station page): fix for 'next song up' nightmode styling
|
3 년 전 |
Jonathan
|
f2d60b6923
fix(EditPlaylist): minor improvement to styling when a playlist isn't editable
|
3 년 전 |
Jonathan
|
aa8eaa5a07
feat(Playlists/Admin Page): added option to view playlists as admin
|
3 년 전 |
Jonathan
|
a7596013ad
fix(VotingToSkipSong): logged-in users with multiple sessions should only be counted as one unique user
|
3 년 전 |
Jonathan
|
4790987dda
chore(frontend): fixed issue when webpack wanted a global install
|
3 년 전 |
Kristian Vos
|
16d46f70a1
Fixed backend build issues
|
3 년 전 |
Jonathan
|
52f4726f22
fix(Login/Register): user should be returned to their most recent page after auth.
|
3 년 전 |
Jonathan
|
24b03a9423
fix(AddToPlaylistDropdown): was breaking queue item/playlist song item when expanding
|
3 년 전 |
Jonathan
|
e28f18e315
chore(frontend): moved to webpack v5 (which fixes a vulnerability)
|
3 년 전 |
Kristian Vos
|
fb1d1c8225
Fixed issue with sequential mode and empty station playlists
|
3 년 전 |
Kristian Vos
|
4953b8c854
Fixed issue with party mode not working
|
3 년 전 |
Owen Diffey
|
7f625d0be1
Added color to add-song-to-queue icons
|
3 년 전 |
Owen Diffey
|
cd39bc30b7
Changed station mode label and play mode icons
|
3 년 전 |
Kristian Vos
|
8f36c898d3
Fixed one more small issue with creating new playlists
|
3 년 전 |
Kristian Vos
|
b9c37bb41a
Small bug fix for last commit
|
3 년 전 |
Kristian Vos
|
ee1d311cae
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 년 전 |
Kristian Vos
|
0494b2ddf1
Added play mode to station
|
3 년 전 |
Owen Diffey
|
4c80b5c60f
Added party mode playlist selection to My Playlist area
|
3 년 전 |
Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 년 전 |
Owen Diffey
|
6f387be619
Merge pull request #68 from Musare/dependabot/npm_and_yarn/frontend/elliptic-6.5.4
|
3 년 전 |