Kristian Vos
|
2cce4c3229
feat: added temporary station history, and some small tweaks
|
1 年間 前 |
Kristian Vos
|
3940cfef54
chore: lint fixes
|
1 年間 前 |
Kristian Vos
|
5081c7d373
fix: adding songs to stations no longer worked
|
1 年間 前 |
Owen Diffey
|
746be4c74e
feat(Station): Added setting to configure skip vote threshold
|
1 年間 前 |
Kristian Vos
|
9db04fecec
fix: with experimental weights, you could have the same song more than once in the queue
|
1 年間 前 |
Kristian Vos
|
13e4f3da59
refactor: changed weight_stations experimental feature to support multiple tag names
|
1 年間 前 |
Kristian Vos
|
d9ad1b300c
feat: added experimental option to add songs earlier in the queue
|
1 年間 前 |
Kristian Vos
|
b0701dddd9
feat: added experimental logic to have a station not add songs via autofill that were played recently
|
1 年間 前 |
Kristian Vos
|
135726a693
feat: added experimental way to use weights for songs when autofilling station
|
1 年間 前 |
Owen Diffey
|
61cea10824
fix: Unlisted and private station nextSong events not emitting to all clients on homepage
|
2 年 前 |
Owen Diffey
|
77ab5ef082
fix: Station nextSong event not being emitted to all users who can view on homepage
|
2 年 前 |
Owen Diffey
|
a458cae878
refactor: Made vote skip toggleable
|
2 年 前 |
Owen Diffey
|
8749166fc5
refactor: Improved modal, station and homepage user permission change handling
|
2 年 前 |
Owen Diffey
|
85c856aba1
feat(Station): Started adding DJ role functionality
|
2 年 前 |
Owen Diffey
|
3977231ae5
fix(Station): Unable to resume station with no current song
|
2 年 前 |
Owen Diffey
|
7a64ca3636
refactor: Replaced remaining backend admin checks with hasPermission
|
2 年 前 |
Owen Diffey
|
2c52b18743
fix(Station): Autofill newSongsToAdd throwing error if _id null
|
2 年 前 |
Owen Diffey
|
e180739887
refactor: Integrated long jobs
|
2 年 前 |
Owen Diffey
|
530b9902d9
refactor: Renamed ratings module to media module and included ENSURE_SONG_EXISTS_BY_YOUTUBE_ID as GET_MEDIA
|
2 年 前 |
Owen Diffey
|
41b497b1aa
refactor: Continued youtube video removal handling improvements
|
2 年 前 |
Owen Diffey
|
26ab23063f
refactor: Continue on Youtube videos and surrounding areas
|
2 年 前 |
Owen Diffey
|
5286844704
refactor(Stations): Moved vote skip processing to own job that holds voting to skip when station paused
|
2 年 前 |
Kristian Vos
|
9c0288a08c
refactor: removed debug console.log
|
2 年 前 |
Kristian Vos
|
bfc1a9f310
fix: autofilling station queue would reset requestedAt
|
2 年 前 |
Owen Diffey
|
8bd25b1173
refactor: Moved homeView from CAN_USER_VIEW_STATION to stations.index as adminFilter and added query toggle
|
2 年 前 |
Kristian Vos
|
03ec586233
fix(logic/stations): autofill queue would ignore ignoreQueueExistingQueue property if queue was at or above limit, queue would always have one song too little in the queue after skipping
|
2 年 前 |
Owen Diffey
|
f93e5b8f52
feat(Station): Configurable autofill limit
|
2 年 前 |
Owen Diffey
|
354fa8a72a
refactor(Station): Continued adapting includedPlaylists/playMode into autofill
|
2 年 前 |
Owen Diffey
|
1344fadaa8
refactor: Station excludedPlaylists now blacklist
|
2 年 前 |
Owen Diffey
|
605d68744c
refactor: Initial station mode refactoring (WIP)
|
2 年 前 |