Kristian Vos
|
5ad2c511fa
feat: worked more on converting Spotify songs functionality
|
1 éve |
Kristian Vos
|
c1b22a5846
feat: worked further on SoundCloud implementation
|
1 éve |
Kristian Vos
|
31530a8c64
fix: more fixes for mediaSource
|
1 éve |
Kristian Vos
|
654f736bfa
refactor: changed youtubeId to mediaSource in most places
|
1 éve |
Kristian Vos
|
47f91ce400
feat: show reason a song was added to queue, and fixed a few small bugs
|
1 éve |
Kristian Vos
|
2cce4c3229
feat: added temporary station history, and some small tweaks
|
1 éve |
Kristian Vos
|
3940cfef54
chore: lint fixes
|
1 éve |
Kristian Vos
|
5081c7d373
fix: adding songs to stations no longer worked
|
1 éve |
Owen Diffey
|
746be4c74e
feat(Station): Added setting to configure skip vote threshold
|
1 éve |
Kristian Vos
|
9db04fecec
fix: with experimental weights, you could have the same song more than once in the queue
|
1 éve |
Kristian Vos
|
13e4f3da59
refactor: changed weight_stations experimental feature to support multiple tag names
|
1 éve |
Kristian Vos
|
d9ad1b300c
feat: added experimental option to add songs earlier in the queue
|
1 éve |
Kristian Vos
|
b0701dddd9
feat: added experimental logic to have a station not add songs via autofill that were played recently
|
1 éve |
Kristian Vos
|
135726a693
feat: added experimental way to use weights for songs when autofilling station
|
1 éve |
Owen Diffey
|
61cea10824
fix: Unlisted and private station nextSong events not emitting to all clients on homepage
|
2 éve |
Owen Diffey
|
77ab5ef082
fix: Station nextSong event not being emitted to all users who can view on homepage
|
2 éve |
Owen Diffey
|
a458cae878
refactor: Made vote skip toggleable
|
2 éve |
Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 éve |
Owen Diffey
|
85c856aba1
feat(Station): Started adding DJ role functionality
|
2 éve |
Owen Diffey
|
3977231ae5
fix(Station): Unable to resume station with no current song
|
2 éve |
Owen Diffey
|
7a64ca3636
refactor: Replaced remaining backend admin checks with hasPermission
|
2 éve |
Owen Diffey
|
2c52b18743
fix(Station): Autofill newSongsToAdd throwing error if _id null
|
2 éve |
Owen Diffey
|
e180739887
refactor: Integrated long jobs
|
2 éve |
Owen Diffey
|
530b9902d9
refactor: Renamed ratings module to media module and included ENSURE_SONG_EXISTS_BY_YOUTUBE_ID as GET_MEDIA
|
2 éve |
Owen Diffey
|
41b497b1aa
refactor: Continued youtube video removal handling improvements
|
2 éve |
Owen Diffey
|
26ab23063f
refactor: Continue on Youtube videos and surrounding areas
|
2 éve |
Owen Diffey
|
5286844704
refactor(Stations): Moved vote skip processing to own job that holds voting to skip when station paused
|
2 éve |
Kristian Vos
|
9c0288a08c
refactor: removed debug console.log
|
2 éve |
Kristian Vos
|
bfc1a9f310
fix: autofilling station queue would reset requestedAt
|
2 éve |
Owen Diffey
|
8bd25b1173
refactor: Moved homeView from CAN_USER_VIEW_STATION to stations.index as adminFilter and added query toggle
|
2 éve |