Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
4 years ago |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 years ago |
Jonathan
|
a30de2e386
feat(PlaylistSongItem): you can now report or edit a song from in a playlist
|
4 years ago |
Jonathan
|
75556c57d4
feat: modals can now be easily stacked
|
4 years ago |
Jonathan
|
d2b85c8a9d
feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page
|
4 years ago |
Jonathan
|
36403e6ef2
fix(AddToPlaylistDropdown): sometimes song would fail to be removed locally
|
4 years ago |
Jonathan
|
c46b4ad8dc
feat(AddToPlaylistDropdown): songs can be added to playlist from queue or within another playlist
|
4 years ago |
Jonathan
|
c6efca5b75
feat(EditSong): modal now makes use of SaveButton mixin
|
4 years ago |
Jonathan
|
3db17ed295
feat(EditStation): modal now makes use of SaveButton mixin
|
4 years ago |
Jonathan
|
3c46916dee
feat(Activities): adding/removing songs within the same 5 mins results in a merged activity
|
4 years ago |
Jonathan
|
6ad6ed7cf4
feat(Activities): hide some activities that are repeated unnecessarily
|
4 years ago |
Jonathan
|
7398090dbb
fix(home page): 'login to create station' card should open login modal
|
4 years ago |
Jonathan
|
0eff63cc71
feat(Activities): added 'scroll and fetch' functionality on Profile page
|
4 years ago |
Jonathan
|
f5ee755c7d
feat(Activities): if type is editing a station's theme, show the theme colour in the ActivityItem
|
4 years ago |
Jonathan
|
5a0c46e0d7
fix(Station page): /:station-id should automatically be changed to /:station-name
|
4 years ago |
Jonathan
|
ce2142fb2d
fix(Activities): Profile page should refresh activities on mount
|
4 years ago |
Jonathan
|
0834850ca8
feat(Activities): added links to playlist modal and station page for relevant activity items
|
4 years ago |
Jonathan
|
7d7a75ec13
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
4 years ago |
Jonathan
|
d3125b4e5b
feat(Settings): added option for user to completely delete account
|
4 years ago |
Kristian Vos
|
6db924fd13
Forgot to remove debug value
|
4 years ago |
Kristian Vos
|
329c641307
Added new config items (and migrate) to README
|
4 years ago |
Kristian Vos
|
2b32b9fd42
Added document version checking, and option to disable config and document version checking
|
4 years ago |
Kristian Vos
|
740ff0cb23
Added config versions and config version checking and alerting
|
4 years ago |
Jonathan
|
bb1e2c8ae5
feat(Activities): added option to remove all activities for user
|
4 years ago |
Jonathan
|
7c9fb22d7a
fix(YouTube API): topicDetails Ids not being returned for some API keys
|
4 years ago |
Owen Diffey
|
bf0354aa85
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
4 years ago |
Owen Diffey
|
06007636f8
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
4 years ago |
Jonathan
|
cf43951423
feat(Activities): added initial rollout of activity types, updated design of ActivityItem
|
4 years ago |
Owen Diffey
|
83c50e3b24
Added icon for station mode on homepage card and station page
|
4 years ago |
Owen Diffey
|
08c2aa38c5
Removed unneeded station-theme css variable
|
4 years ago |