Commit Verlauf

Autor SHA1 Nachricht Datum
  Cody Robibero 6fb6b5f176 Validate item access (#11171) vor 1 Jahr
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) vor 1 Jahr
  Cody Robibero 2920611ffc Convert string MediaType to enum MediaType vor 2 Jahren
  Stepan Goremykin 26958162d0 Remove unused using directives vor 2 Jahren
  Cody Robibero a527034ebe Validate requested user id (#8812) vor 2 Jahren
  cvium 209edd38a4 refactor: simplify authz vor 2 Jahren
  Shadowghost f5f890e685 Migrate to file-scoped namespaces vor 2 Jahren
  Bond_009 52194f56b5 Replace != null with is not null vor 2 Jahren
  Bond_009 c7d50d640e Replace == null with is null vor 2 Jahren
  Bond-009 e1e4ac75e4 Merge pull request #8267 from luzpaz/typos vor 2 Jahren
  Niels van Velzen de98457332 Fix operation name in SearchController and correct nullability for SearchHint vor 2 Jahren
  luz paz 9ec2870b10 Fix various typos vor 2 Jahren
  Cody Robibero e4b095a766 Merge pull request #7894 from crobibero/search-hints vor 3 Jahren
  Bond_009 f50a250cd9 Optimize Guid comparisons vor 3 Jahren
  Bond_009 1c14c86b20 Fix some warnings vor 3 Jahren
  cvium b880dc8a4a Use our own Contains extension vor 3 Jahren
  Cody Robibero 32629cd7da Use BaseItemKind where possible vor 3 Jahren
  BaronGreenback 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) vor 4 Jahren
  crobibero 223b42aed3 Create BaseItemKind enum vor 4 Jahren
  crobibero c083b29e29 Use Guid as API parameter type where possible vor 4 Jahren
  crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. vor 4 Jahren
  crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) vor 4 Jahren
  crobibero 63ebae2f9e Remove nullable from required vor 4 Jahren
  crobibero 8f6c2e7679 Remove leading slash from route attributes vor 4 Jahren
  crobibero 5d34b07d1f Make query parameters nullable or set default value vor 4 Jahren
  crobibero 73bcda7eac Make all optional strings nullable vor 5 Jahren
  crobibero c24666253c Add Default authorization policy vor 5 Jahren
  David Ullmer 1491e93d84 Add response code documentation vor 5 Jahren
  David cefa9d3c08 Add default values for parameters and fix spelling vor 5 Jahren
  David 7fa374f8a2 Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs vor 5 Jahren