Bond-009
|
2db0750abb
Make the JsonConverters for delimited arrays more generic (#13396)
|
3 months ago |
Tim Eisele
|
0d85af019c
Use enums for encoding options (#12561)
|
9 months ago |
gnattu
|
a3ebbabf95
Update api doc to remove outdated info
|
9 months ago |
gnattu
|
fd5df98616
Move default value to api spec
|
10 months ago |
gnattu
|
0381c5a288
Add EnableAudioVbrEncoding to TranscodingProfile
|
1 year ago |
Cody Robibero
|
6fb6b5f176
Validate item access (#11171)
|
1 year ago |
gnattu
|
5db0c5a0e4
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
|
1 year ago |
Shadowghost
|
9230472056
Fix file extension based on container
|
1 year ago |
Shadowghost
|
7baa261b22
DVD and BDMV folders can not be served directly
|
1 year ago |
Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 year ago |
Patrick Barron
|
9215a4d40a
Add ITranscodeManager service
|
1 year ago |
Patrick Barron
|
01fd42cf95
Remove DLNA API code
|
1 year ago |
Patrick Barron
|
de0241e975
Move API policies to MediaBrowser.Common
|
1 year ago |
Cody Robibero
|
a527034ebe
Validate requested user id (#8812)
|
2 years ago |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 years ago |
cvium
|
209edd38a4
refactor: simplify authz
|
2 years ago |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 years ago |
Shadowghost
|
dfea1229e1
Cleanup imports
|
2 years ago |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
2 years ago |
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 |
Joshua M. Boniface
|
9c97c533ef
Merge pull request #7994 from nyanmisaka/fix-throttler
|
2 years ago |
Claus Vium
|
53209830e7
Merge pull request #7346 from Bond-009/guid
|
3 years ago |
Bond-009
|
2579b2db56
Merge pull request #7137 from SenorSmartyPants/master
|
3 years ago |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 years ago |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 years ago |
SenorSmartyPants
|
d5e7e75421
Remove unused httpContext parameter
|
3 years ago |
SenorSmartyPants
|
3ea54a8009
Remove isHeadRequest from GetStaticFile method signatures
|
3 years ago |
Marius Luca
|
4e0edaf544
- ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeaders function
|
3 years ago |