Commit Graph

50 Commits (209edd38a4163a8cf4abd5e47bfe0ea1a100f351)

Author SHA1 Message Date
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
crobibero 460c3dd351 convert dependent controller functions to di helper class
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
crobibero 9e00aa3014 fix openapi validation errors
4 years ago
crobibero 0f32beb75f Properly use DI to reference other controllers.
4 years ago
David d2dd847b60 Remove duplicate code
4 years ago
David a7eee4f4e5 Remove duplicate code
4 years ago
David 8e05b22645 Use correct MediaInfo method
4 years ago
David 24c5016f48 Fix parameters
4 years ago
David d3dc9da5d6 Prepare DynamicHlsController merge
4 years ago
David a3dcca3826 Move UniversalAudioService to Jellyfin.Api
4 years ago