Kristian Vos
|
58ff240d58
fix(Home): hopefully fixed issues with mobile and favorite stations on scroll/click
|
3 years ago |
Kristian Vos
|
7d868d1735
fix(Station): hopefully fixed issues with song desyncing
|
3 years ago |
Kristian Vos
|
8e1a56ad3c
fix(AddToPlaylistDropdown): fixed more styling/overflow issues
|
3 years ago |
Kristian Vos
|
7395b6b291
fix(AddToPlaylistDropdown): long playlist names would overflow
|
3 years ago |
Kristian Vos
|
85bd7eec4e
chore(musare.sh): fixed all shellcheck errors/warnings, implemented all recommendations
|
3 years ago |
Kristian Vos
|
2dae482bfa
fix: fixed some backend eslint errors
|
3 years ago |
Kristian Vos
|
4494376222
fix(ws): put ListenerHandler class in its own file to fix eslint issue
|
3 years ago |
Kristian Vos
|
3f2b107b6e
chore: removed useless apt-get update from backend Dockerfile, included package-lock
|
3 years ago |
Kristian Vos
|
b87d3ee4a4
chore: updated frontend Dockerfile node, webpack, webpack-cli and included package-lock
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
Kristian Vos
|
4e168c303f
fix: frontend eslint no longer worked
|
3 years ago |
Kristian Vos
|
48d2452157
chore: updated frontend npm dependencies
|
3 years ago |
Kristian Vos
|
2f0a333687
chore: updated backend npm dependencies
|
3 years ago |
Kristian Vos
|
382199ea2f
fix(Station): skip votes would sometimes not load when skipping naturally
|
3 years ago |
Kristian Vos
|
afafe95d73
fix(Station): skip votes and own song ratings would sometimes not load correctly
|
3 years ago |
Kristian Vos
|
5eab71b328
fix(Station/Queue): clicking Add Song to Queue would not show a tab in manage station
|
3 years ago |
Kristian Vos
|
c29b5c3bdd
fix: frontend would not compile with production mode on
|
3 years ago |
Kristian Vos
|
250350d64f
fix(Confirm): tooltip wouldn't hide after double clicking/clicking the tooltip
|
3 years ago |
Kristian Vos
|
9bc88f25f5
fix(EditPlaylist/Settings): isAdmin method wasn't defined
|
3 years ago |
Kristian Vos
|
9b511dc974
refactor(Station): changed the way likes/dislikes are loaded
|
3 years ago |
Kristian Vos
|
b73b87f09c
refactor(Home): temporarily disabled draggable transitions as it's broken
|
3 years ago |
Kristian Vos
|
2c0134f415
fix(Station/Playlists): sometimes liked/disliked playlists wouldn't show up
|
3 years ago |
Kristian Vos
|
5465d8c135
fix(ManageStation): fixed issue where reopening a managestation modal wouldn't work
|
3 years ago |
Kristian Vos
|
f8f5363a1e
fix(ManageStation): fixed issue with spacing between buttons in tippy tooltip
|
3 years ago |
Kristian Vos
|
3c8c92fd47
fix(Modal,EditNews,EditSong): various spacing issues with modal footer buttons
|
3 years ago |
Kristian Vos
|
a398d55483
fix(SortablePlaylists): playlists wouldn't update after dragging it to a new position
|
3 years ago |
Kristian Vos
|
a50df37c68
fix(setup-mongo): fixed issue with port being dynamic when it should be static
|
3 years ago |
Kristian Vos
|
b50671deb9
fix(Confirm): fixed issue with confirm component not activating on double-click or shift-click
|
3 years ago |
Kristian Vos
|
15ca721aa4
refactor(Home): added space when joining artists on homepage
|
3 years ago |
Kristian Vos
|
e746124e8b
fix(Station): included playlists showed as not-included in My Playlists tab
|
3 years ago |