Commit Graph

26 Commits (6fb6b5f1766a1f37a61b9faaa40209bab995bf30)

Author SHA1 Message Date
Cody Robibero 6fb6b5f176
Validate item access (#11171)
2 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
8 months ago
Shadowghost 20fd05b050 Consistently write IP in upercase
1 year ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Shadowghost 697efec86e Cleanup and refactor streambuilder
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 6afc911043 fix Release build
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Cody Robibero 97b3166ead Merge pull request #7784 from crobibero/support-transcoding
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
cvium 8933389753 Respect user settings for transcode and remux
3 years ago
Ian Walton 321e383965 Fix setting audio stream in PlaybackInfo for jellyfin-web.
3 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
nyanmisaka 00f0c14d7b respect music quality settings when transcoding
4 years ago
KonH 211c9cd608 Remove unnecessary null checks in some places
4 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp
4 years ago
crobibero 5f64ab02a0 bump System.Text.Json
4 years ago
Cody Robibero 3a722740ce
Update Jellyfin.Api/Helpers/MediaInfoHelper.cs
4 years ago
crobibero 460c3dd351 convert dependent controller functions to di helper class
4 years ago