Owen Diffey
|
ffe84bdf7b
feat(AdvancedTable): Number equals, lesser and greater filters
|
2 years ago |
Owen Diffey
|
861302be01
feat(AdvancedTable): Datetime before and after filters
|
2 years ago |
Owen Diffey
|
4b504146ed
refactor: Moved getData query compiler to within waterfall
|
2 years ago |
Owen Diffey
|
b0a75f0861
feat(Admin): Started integrating advanced table into admin/stations
|
2 years ago |
Kristian Vos
|
1e40c95369
Revert "refactor(Songs): verified property as boolean and removed hidden type"
|
2 years ago |
Owen Diffey
|
2e749eff6c
refactor(Songs): verified property as boolean and removed hidden type
|
2 years ago |
Owen Diffey
|
4d6c949aa8
fix: Re-added cors.origin config option and eslint fix
|
3 years ago |
Kristian Vos
|
1a89c9d351
refactor: when a playlist is deleted, it's now also removed from included/excluded playlists in stations
|
3 years ago |
Owen Diffey
|
54930fb04d
chore: Removed more commented code and re-added some
|
3 years ago |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 years ago |
Kristian Vos
|
0d7b30de88
fix: sometimes there would be errors if a socket got destroyed before being fetched
|
3 years ago |
Kristian Vos
|
9b511dc974
refactor(Station): changed the way likes/dislikes are loaded
|
3 years ago |
Jonathan
|
f0bd467021
fix(Station page): likes/dislikes not included in songs in a station's queue
|
3 years ago |
Kristian Vos
|
f94c31af06
Changed some things to hopefully fix bug with skipDuration on station page
|
3 years ago |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
3 years ago |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 years ago |
Kristian Vos
|
e55c429484
Improvements to station local skipping
|
3 years ago |
Jonathan
|
9fdaaeb5a6
fix(Station Skipping): homepage doesn't automatically update when a song changes
|
3 years ago |
Owen Diffey
|
3516a16a1e
Minor tweaks and bug fixes
|
3 years ago |
Kristian Vos
|
2702e11fb7
Fixed various issues with homepage not updating when stations updated
|
3 years ago |
Kristian Vos
|
7d1c7f591d
Fixed issues with homepage updating with new stations and unlisted/private stations
|
3 years ago |
Jonathan
|
81808b2034
fix(Station Queue): requested song on party mode was missing artists
|
3 years ago |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
3 years ago |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
3 years ago |
Kristian Vos
|
41c663fdeb
Forgot to remove debug console.log
|
3 years ago |
Kristian Vos
|
231f4fbe41
Added button to clear and refill the station queue
|
3 years ago |
Kristian Vos
|
d265bc9ef7
Totally normal commit
|
3 years ago |
Kristian Vos
|
574e7f2d82
Fixed issues with admin unverified/hidden songs events not working
|
3 years ago |
Kristian Vos
|
ba44e7a0e8
Currentsong now also has requestedBy, and fixed station index bug
|
3 years ago |
Kristian Vos
|
67d5330f09
Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab.
|
3 years ago |