Historique des commits

Auteur SHA1 Message Date
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) il y a 1 an
  Niels van Velzen 55916a09eb Remove some unused client capabilities and sync code (#10812) il y a 1 an
  felix920506 a2bc5a5900 Make "activeWithinSeconds" independent from "controllableByUserId" in GetSessions il y a 1 an
  Patrick Barron de0241e975 Move API policies to MediaBrowser.Common il y a 1 an
  Cody Robibero 2920611ffc Convert string MediaType to enum MediaType il y a 2 ans
  cvium 52e2776d8e Merge branch 'master' into simplify_authz il y a 2 ans
  cvium 209edd38a4 refactor: simplify authz il y a 2 ans
  Bond_009 52230d1c30 Return NotFound when itemId isn't found il y a 2 ans
  Shadowghost f5f890e685 Migrate to file-scoped namespaces il y a 2 ans
  Bond_009 e21f4adc16 Fix wrong usage of ArgumentNullException.ThrowIfNull il y a 2 ans
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty il y a 2 ans
  Bond_009 c7d50d640e Replace == null with is null il y a 2 ans
  Bond_009 f6af28cf96 Fix some things that slipped through the cracks il y a 2 ans
  cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext il y a 2 ans
  Bond_009 f50a250cd9 Optimize Guid comparisons il y a 3 ans
  Cody Robibero 32629cd7da Use BaseItemKind where possible il y a 3 ans
  Patrick Barron a0c6f72762 Migrate authentication db to EF Core il y a 4 ans
  Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore il y a 4 ans
  Patrick Barron 8607b52541 Make device/session code async il y a 4 ans
  BrianCArnold 4fa2a32d81 Apply suggestions from code review il y a 4 ans
  BrianCArnold af03b280bc Update SessionController.cs il y a 4 ans
  BrianCArnold 80fe48fda9 Update SessionController.cs il y a 4 ans
  Brian Arnold ca25301e64 Added Required attribute to Text property of MessageCommand. il y a 4 ans
  Brian C. Arnold 998833ea6e Removed null check for body object and user [Required] attribute in replacement. il y a 4 ans
  Brian Arnold f114ba57dd Fixed comment and code block runes to match coding il y a 4 ans
  Brian Arnold 81e3e5ca48 Changed SessionController.SendMessageCommand il y a 4 ans
  lmaonator 694d772b11 Update Jellyfin.Api/Controllers/SessionController.cs il y a 4 ans
  lmaonator db2fbcef2b Fix stream selection having no effect when casting il y a 4 ans
  crobibero c8c5feacb6 Convert ClientCapabilities to a Dto with JsonConverters il y a 4 ans
  crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. il y a 4 ans