Commit Graph

60 Commits (6fb6b5f1766a1f37a61b9faaa40209bab995bf30)

Author SHA1 Message Date
Cody Robibero 6fb6b5f176
Validate item access (#11171)
2 months ago
gnattu 5db0c5a0e4
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
2 months ago
Cody Robibero e731250342 Lowercase MediaStreamProtocol for backwards compatibility
3 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
3 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
5 months ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Shadowghost c5a363a007 Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero a527034ebe
Validate requested user id (#8812)
1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Niels van Velzen 1e72ba4c09 Backport pull request #8214 from jellyfin/release-10.8.z
2 years ago
Niels van Velzen e9bb448e89 Simplify UniversalAudioController code, remove redundant null checks
2 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149)
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Maxr1998 70771fdcd6
Nullability handling for device profile classes
3 years ago
cvium 7dedeb6c79 change HLS endpoint defaults to false
3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
Bond_009 1c2cd7efa0
Remove useless abstraction and clean up formatting
3 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
nyanmisaka 85965741f5 add initial support for HEVC over FMP4-HLS
4 years ago
Claus Vium 8c5e0ddae0
Merge pull request #4401 from nyanmisaka/respect-music-settings
4 years ago
Bond_009 b21919c7f4 Minor perf improvements
4 years ago
nyanmisaka 599e20ab9b fix music directplay on Gelli
4 years ago
nyanmisaka e5237384d5 fix the route of audio containers
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 efce4d4bf3 Merge remote-tracking branch 'upstream/master' into bad-route
4 years ago
crobibero 7294dc103f Fix api routes
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 b64108923a Add missing references
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
crobibero 11e3cdb3cb Fix conflicting audio routes
4 years ago
crobibero b90e240af6 rename clientCapabilities
4 years ago
crobibero 7861c72754 Revert "Fix audio stream routes"
4 years ago
crobibero 0c50015400 Fix audio stream routes
4 years ago
crobibero c5e9cf15f6 Use proper IHttpContextAccessor
4 years ago