Kristian Vos
|
bfc1a9f310
fix: autofilling station queue would reset requestedAt
|
2 yıl önce |
Owen Diffey
|
8bd25b1173
refactor: Moved homeView from CAN_USER_VIEW_STATION to stations.index as adminFilter and added query toggle
|
2 yıl önce |
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 yıl önce |
Owen Diffey
|
f93e5b8f52
feat(Station): Configurable autofill limit
|
2 yıl önce |
Owen Diffey
|
354fa8a72a
refactor(Station): Continued adapting includedPlaylists/playMode into autofill
|
2 yıl önce |
Owen Diffey
|
1344fadaa8
refactor: Station excludedPlaylists now blacklist
|
2 yıl önce |
Owen Diffey
|
605d68744c
refactor: Initial station mode refactoring (WIP)
|
2 yıl önce |
Owen Diffey
|
11049910e9
refactor(Home): Don't display unlisted stations unless owned by user
|
2 yıl önce |
Owen Diffey
|
22f43d8ffc
refactor(Stations): Refill queue move current song filter to currentYoutubeIds
|
2 yıl önce |
Owen Diffey
|
f1c4f5ff1d
fix: Clear and refill station queue can include the currently playing song in the queue
|
2 yıl önce |
Kristian Vos
|
46db35799b
refactor: fixed eslint issues
|
2 yıl önce |
Kristian Vos
|
6b1cf17877
refactor: combined backend getData/GET_DATA into one db GET_DATA job
|
2 yıl önce |
Owen Diffey
|
79eeeb40e0
refactor: Verified parameter as a boolean and hidden song as a tag migration
|
2 yıl önce |
Owen Diffey
|
35a6fbf4b8
fix(AdvancedTable): Able to filter and sort by blacklisted properties
|
2 yıl önce |
Owen Diffey
|
39b68fcfb4
feat(AdvancedTable): Boolean filter types and other additions
|
2 yıl önce |
Kristian Vos
|
da520c1e72
refactor: some linting fixes
|
2 yıl önce |
Kristian Vos
|
8987d36ae8
refactor: added aggregation to remaining GET_DATA jobs and and getData actions, including userId to username filtering where possible
|
2 yıl önce |
Owen Diffey
|
63c11740d9
refactor(AdvancedTable): Select from array now using exact filter type
|
2 yıl önce |
Owen Diffey
|
028df4f0e8
feat(AdvancedTable): Lesser/Greater than or equal to filter types
|
2 yıl önce |
Owen Diffey
|
60f90101eb
feat(AdvancedTable): Select from array filter type
|
2 yıl önce |
Owen Diffey
|
ffe84bdf7b
feat(AdvancedTable): Number equals, lesser and greater filters
|
2 yıl önce |
Owen Diffey
|
861302be01
feat(AdvancedTable): Datetime before and after filters
|
2 yıl önce |
Owen Diffey
|
4b504146ed
refactor: Moved getData query compiler to within waterfall
|
2 yıl önce |
Owen Diffey
|
b0a75f0861
feat(Admin): Started integrating advanced table into admin/stations
|
2 yıl önce |
Kristian Vos
|
1e40c95369
Revert "refactor(Songs): verified property as boolean and removed hidden type"
|
2 yıl önce |
Owen Diffey
|
2e749eff6c
refactor(Songs): verified property as boolean and removed hidden type
|
2 yıl önce |
Owen Diffey
|
4d6c949aa8
fix: Re-added cors.origin config option and eslint fix
|
3 yıl önce |
Kristian Vos
|
1a89c9d351
refactor: when a playlist is deleted, it's now also removed from included/excluded playlists in stations
|
3 yıl önce |
Owen Diffey
|
54930fb04d
chore: Removed more commented code and re-added some
|
3 yıl önce |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 yıl önce |