Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |
cvium
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 years ago |
Cody Robibero
|
d2e18547b1
Require properly typed ActionResult<T> (#8382)
|
2 years ago |
Isaac Gordezky
|
5e779f20ee
Series: issue-6450
|
3 years ago |
Bond_009
|
d05062fec0
Use new Random.Shared instead of creating new instances
|
3 years ago |
KonH
|
7c282ec369
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
3 years ago |
Patrick Barron
|
45f478f63e
Merge branch 'master' into authenticationdb-efcore
|
3 years ago |
Bond-009
|
ea7c7ea48c
Merge pull request #5864 from DeeJayBro/return-on-error
|
3 years ago |
DeeJayBro
|
0ad62e7af9
Fix ArgumentOutOfRangeException when getting PostedPlaybackInfo
|
3 years ago |
Cody Robibero
|
43b0d0fa95
Fix error message, use range parameters
|
3 years ago |
Cody Robibero
|
e7022cc3fc
Use asp validation and increase max size
|
3 years ago |
Patrick Barron
|
a0c6f72762
Migrate authentication db to EF Core
|
4 years ago |
crobibero
|
59ff2c5b4b
Add ability to mark query parameter as obsolete.
|
4 years ago |
crobibero
|
4539164d38
Add request parameters to OpenLiveStreamDto
|
4 years ago |
crobibero
|
297b7ea6fa
Fix empty body for PlaybackInfo
|
4 years ago |
crobibero
|
1dafd70f51
Don't nest DeviceProfile
|
4 years ago |
crobibero
|
fafddfc45e
Add TODO notice
|
4 years ago |
crobibero
|
f336d20b06
Fix sending PlaybackInfo
|
4 years ago |
Bond_009
|
f5973d57e8
Remove UTF8 bom from some files
|
4 years ago |
nyanmisaka
|
00f0c14d7b
respect music quality settings when transcoding
|
4 years ago |
Bond-009
|
1d633aac0a
Merge pull request #4093 from crobibero/bad-route
|
4 years ago |
Bond-009
|
4447589460
Merge pull request #4116 from cvium/add_known_proxies
|
4 years ago |
cvium
|
7576824cee
Standardize use of IsLocal and RemoteIp
|
4 years ago |
crobibero
|
63ebae2f9e
Remove nullable from required
|
4 years ago |
crobibero
|
eab92a0b01
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
4 years ago |
crobibero
|
29fc882037
merge all attributes
|
4 years ago |
crobibero
|
59d47ec3f5
Make all FromRoute required
|
4 years ago |
crobibero
|
2f33bee2a9
Set openapi schema type to file where possible
|
4 years ago |
Bond_009
|
6329a36a27
Make method async
|
4 years ago |