Owen Diffey
|
89b92a39e8
refactor(DataModule): Use stored connection rather than mongoose default
|
hace 1 año |
Owen Diffey
|
08323c634d
feat: Add news published and newest query helpers
|
hace 1 año |
Owen Diffey
|
c088c1a358
feat: Set mongoose global configuration values
|
hace 1 año |
Owen Diffey
|
e5aa6549bf
feat: Add basic news schema
|
hace 1 año |
Owen Diffey
|
1474ba5806
feat: Add basic station schema
|
hace 1 año |
Owen Diffey
|
4e2fd1fbf7
refactor: Rename schemas folder and removed old code
|
hace 1 año |
Kristian Vos
|
5df6901b08
refactor: changed and fixed a few DataModule things with new mongoose changes, 3.10 changes
|
hace 1 año |
Owen Diffey
|
b17106c9fc
refactor: Started move to using mongoose in data module
|
hace 1 año |
Owen Diffey
|
cd24b1dc82
Merge branch 'staging' into release/backend-rewrite
|
hace 1 año |
Owen Diffey
|
f5811b345b
Merge branch 'master' into staging
|
hace 1 año |
Owen Diffey
|
5c629dac13
Merge branch 'v3.10.0'
|
hace 1 año |
Owen Diffey
|
991993e1dc
chore: Update package.json version to v3.10.0
|
hace 1 año |
Owen Diffey
|
69a58ca0eb
chore: Added v3.10.0 changelog
|
hace 1 año |
Owen Diffey
|
753959c685
refactor: Set station currentSong default to null in schema
|
hace 1 año |
Kristian Vos
|
ff6b95abd1
fix: stations are created with currentSong as an empty object instead of null
|
hace 1 año |
Owen Diffey
|
f13fa2575f
chore: Update package.json version
|
hace 1 año |
Owen Diffey
|
de75988993
chore: Added v3.10.0-rc3 changelog
|
hace 1 año |
Kristian Vos
|
6edc4e5a77
refactor: don't allow autorequesting disliked playlist if automatically skip disliked songs preference is enabled
|
hace 1 año |
Kristian Vos
|
673b9026be
fix: excluded media sources wasn't up-to-date in station
|
hace 1 año |
Owen Diffey
|
2dccaceff1
refactor: Store job started and completed at timestamp
|
hace 1 año |
Owen Diffey
|
75961072ce
chore: Updated backend packages
|
hace 1 año |
Owen Diffey
|
b56a835c1c
fix: Backend ESLint fixes
|
hace 1 año |
Owen Diffey
|
7427f03f50
chore: Updated frontend and backend packages
|
hace 1 año |
Owen Diffey
|
9decc04e36
chore: Update package.json version to backend-rewrite
|
hace 1 año |
Owen Diffey
|
f459459825
chore: Update package.json version to staging
|
hace 1 año |
Kristian Vos
|
74d580050c
fix: getPlayerState is not a function error in station
|
hace 1 año |
Kristian Vos
|
616c79e72b
fix: tippy was sometimes null and threw an error in console
|
hace 1 año |
Kristian Vos
|
199fe65187
fix: change null soundcloud iframe src to blank player page instead of null to fix weird issues in some browsers
|
hace 1 año |
Kristian Vos
|
99a84989e8
fix: import playlist never finishes
|
hace 1 año |
Kristian Vos
|
d3c348bf0a
feat: exclude disliked songs from being autorequested if auto vote to skip disliked is enabled
|
hace 1 año |