Jonathan
|
6b99371741
refactor(Stations): cleaned up favoriting/unfavoriting code
|
3 years ago |
Jonathan
|
dfce2c55fb
refactor(frontend): removed unnecessary/unnecessarily code that can be simplifed by Vue
|
3 years ago |
Jonathan
|
685434a289
fix(Station page): loading station from home page didn't always get favourite boolean
|
3 years ago |
Jonathan
|
30f57f6864
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
2e478e19da
fix(Station page): playlist sidebar now is scrollable like the queue sidebar
|
3 years ago |
Jonathan
|
df69c57fdf
fix: footer styling, mobile improvements of grid rows + added padding
|
3 years ago |
Kristian Vos
|
cd2ff2a66d
Improved job system concurrency, priorities, specifically for YouTube module
|
3 years ago |
Kristian Vos
|
ac4feddfdb
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
793d055041
Fixed issue where homepage didn't update when station paused/resumed, privacy changed, name/displatname/description changed
|
3 years ago |
Jonathan Graham
|
efaceca21c
Merge pull request #64 from Musare/dependabot/npm_and_yarn/backend/socket.io-2.4.0
|
3 years ago |
dependabot[bot]
|
d7ecfd2cdf
chore(deps): bump socket.io from 2.3.0 to 2.4.0 in /backend
|
3 years ago |
Owen Diffey
|
6de504918d
Station button position changes, add song to queue fix and other tweaks
|
3 years ago |
Jonathan
|
69fe189c28
fix(Station page): slightly smaller queue items, removed unnecessary media queries
|
3 years ago |
Jonathan
|
4c8852ccd3
fix(Station page): add song to queue button separated from queue items list
|
3 years ago |
Jonathan
|
da22fc1338
fix(Station page): queue items can only be removed on community stations
|
3 years ago |
Jonathan
|
e832f9dee8
fix(EditStation): adding/deleting genres now works on Station page
|
3 years ago |
Jonathan
|
d779e16697
refactor(Station page): now using css grid, which allows for greater flexibility on mobile
|
3 years ago |
Jonathan
|
a5e4609867
fix(Station page): better height adjustment of page, mobile spacing/border-radius improvements
|
3 years ago |
Jonathan
|
45d465a9c7
fix(Station page): station queue sidebar now contained
|
3 years ago |
Jonathan
|
84d5dd3b3a
fix(Station page): official stations now skip correctly, no difference in format of Date values
|
3 years ago |
Jonathan
|
2a88bede96
feat(Station page): tab choice e.g. 'my-playlists' is persistent on page reload
|
3 years ago |
Jonathan
|
6f83e0a320
feat(Station page): the request time of queue items are now properly displayed
|
3 years ago |
Jonathan
|
29897bbdf0
new font attempt (Inter)
|
3 years ago |
Jonathan
|
07138c31c8
fix(backend): fix issue from eslint suggestion with incorrect context of 'this'
|
3 years ago |
Jonathan
|
f73ebca08f
chore(backend): fixed eslint issues
|
3 years ago |
Jonathan
|
fa56c62eca
fix(Settings): fixed spacing between sections once and for all
|
3 years ago |
Jonathan
|
d6c29e9476
fix(Home page): filtering stations should use be a 'computed' value
|
3 years ago |
Jonathan
|
f0fe3dbcb9
fix(Station page): queue items have correct thumbnails, songslist is cleared on leaving station
|
3 years ago |
Kristian Vos
|
f528a5b4a3
Fixed issue where connecting to socket.io without cookies didn't work
|
3 years ago |
Kristian Vos
|
5618319fa7
Fixed issue where unauthenticated users couldn't use socket.io
|
3 years ago |