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
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
|
3 years ago |
Bond-009
|
ea7c7ea48c
|
Merge pull request #5864 from DeeJayBro/return-on-error
Fix ArgumentOutOfRangeException when getting PostedPlaybackInfo
|
4 years ago |
DeeJayBro
|
0ad62e7af9
|
Fix ArgumentOutOfRangeException when getting PostedPlaybackInfo
|
4 years ago |
Cody Robibero
|
43b0d0fa95
|
Fix error message, use range parameters
|
4 years ago |
Cody Robibero
|
e7022cc3fc
|
Use asp validation and increase max size
|
4 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
Fix api routes
|
4 years ago |
Bond-009
|
4447589460
|
Merge pull request #4116 from cvium/add_known_proxies
Add Known Proxies to system configuration
|
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 |
crobibero
|
460c3dd351
|
convert dependent controller functions to di helper class
|
4 years ago |
crobibero
|
fffa94fc33
|
Apply fixes from review
|
4 years ago |
crobibero
|
858aecd409
|
Fix all route for base url support
|
4 years ago |
crobibero
|
1535f363b2
|
Fix some request parameters
|
4 years ago |
crobibero
|
8bb510a9f6
|
Specify Logger type
|
4 years ago |
crobibero
|
df5d43132c
|
Fix PlaybackInfo endpoint
|
5 years ago |
crobibero
|
5d34b07d1f
|
Make query parameters nullable or set default value
|
5 years ago |
David
|
bcd3cddad8
|
Move MediaInfoService to Jellyfin.Api
|
5 years ago |