Kristian Vos
|
0d7b30de88
fix: sometimes there would be errors if a socket got destroyed before being fetched
|
3 years ago |
Kristian Vos
|
e88dcc8668
refactor(Station): changed local skipping to only be used when the backend is disconnected
|
3 years ago |
Jonathan Graham
|
4e40535893
Merge pull request #81 from Musare/dependabot/npm_and_yarn/frontend/tar-6.1.5
|
3 years ago |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 years ago |
Jonathan Graham
|
f7fe6080cb
fix(Activities): content changes of private playlists doesn't create activities (until we add individual settings for activity privacy)
|
3 years ago |
Jonathan Graham
|
987cdbf489
fix(nightmode): toggling for the first time logged-out wasn't working
|
3 years ago |
Jonathan Graham
|
731c13ac68
fix(ToolTips): lack of padding on station settings tooltips
|
3 years ago |
Jonathan Graham
|
7c39d0921a
fix(SearchQueryItem): design now more closely aligned to SongItem's
|
3 years ago |
Jonathan Graham
|
5aea7d9aff
fix(SongActions): when moving song to top/bottom of playlist, song actions should close
|
3 years ago |
Jonathan Graham
|
495b44ad61
feat(EditPlaylist): you can now search for Musare songs
|
3 years ago |
dependabot[bot]
|
c07b49a6c2
chore(deps): bump tar from 6.1.0 to 6.1.5 in /frontend
|
3 years ago |
Jonathan Graham
|
40aa4e9432
fix(MacOS): playback rates shouldn't be modified on-the-fly on Safari
|
3 years ago |
Jonathan Graham
|
7dfc5c1c92
chore(README): removed out-of-date references
|
3 years ago |
Jonathan Graham
|
2e5f9ff93d
fix(Routing): don't modify route object for first 50ms in case of need to fetch queries
|
3 years ago |
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 |