Owen Diffey
|
753959c685
refactor: Set station currentSong default to null in schema
|
1 year ago |
Kristian Vos
|
654f736bfa
refactor: changed youtubeId to mediaSource in most places
|
1 year ago |
Kristian Vos
|
47f91ce400
feat: show reason a song was added to queue, and fixed a few small bugs
|
1 year ago |
Kristian Vos
|
6f8e77f4ae
feat: added options to disallow autorequesting recently played songs
|
1 year ago |
Kristian Vos
|
ea6a59acde
refactor: changed how autorequest works by adding extra station options
|
1 year ago |
Owen Diffey
|
746be4c74e
feat(Station): Added setting to configure skip vote threshold
|
1 year ago |
Owen Diffey
|
85c856aba1
feat(Station): Started adding DJ role functionality
|
2 years ago |
Owen Diffey
|
26ab23063f
refactor: Continue on Youtube videos and surrounding areas
|
2 years ago |
Owen Diffey
|
dfa7ba538b
refactor(Station): Updated migration and minor tweaks
|
2 years ago |
Owen Diffey
|
354fa8a72a
refactor(Station): Continued adapting includedPlaylists/playMode into autofill
|
2 years ago |
Owen Diffey
|
4f68665a5c
feat(Station): Added requests access setting and removed queue lock
|
2 years ago |
Owen Diffey
|
2c675d386f
feat(Station): Per user request limit
|
2 years ago |
Owen Diffey
|
e13514ab10
refactor: Continued adapting station party mode into requests "module"
|
2 years ago |
Owen Diffey
|
1344fadaa8
refactor: Station excludedPlaylists now blacklist
|
2 years ago |
Owen Diffey
|
61834fdd29
fix: Unable to create station due to required currentSong _id
|
2 years ago |
Owen Diffey
|
9e62f495e4
fix: _id, verified and skipDuration attributes missing from playlist and/or station schemas
|
2 years ago |
Owen Diffey
|
581d10776b
refactor: trim certain user modifiable strings in playlists, songs, reports and stations
|
2 years ago |
Owen Diffey
|
79eeeb40e0
refactor: Verified parameter as a boolean and hidden song as a tag migration
|
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
|
8681299f5f
feat: Red station theme
|
3 years ago |
Kristian Vos
|
9b511dc974
refactor(Station): changed the way likes/dislikes are loaded
|
3 years ago |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
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 |
Owen Diffey
|
de3cf99bbd
Now passing verified song attribute to queue and playlists
|
3 years ago |
Kristian Vos
|
8f36c898d3
Fixed one more small issue with creating new playlists
|
3 years ago |
Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 years ago |
Kristian Vos
|
ac0b3bec1f
Made more progress on the station queue
|
3 years ago |
Kristian Vos
|
f721a4cc07
Fixed some more issues with migration2
|
3 years ago |