Commit History

Author SHA1 Message Date
  Tim Eisele f576783ae1 Fix distinction queries (#14007) 4 months ago
  JPVenson 42bdb22bfb Fixed namespaces 5 months ago
  JPVenson 160020c551 WIP fixed namespaces 5 months ago
  Bond-009 2db0750abb Make the JsonConverters for delimited arrays more generic (#13396) 6 months ago
  JPVenson b39553611d Applied coding style 9 months ago
  JPVenson 0639758abd Updated all instances of ImmutableList to ImmutableArray 10 months ago
  JPVenson b09a41ad1f WIP porting new Repository structure 10 months ago
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) 1 year ago
  Cody Robibero 892973a9e3 Merge branch 'master' into media-type 1 year ago
  Cody Robibero c7a94d48ae Convert ItemSortBy to enum (#9765) 1 year ago
  Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 2 years ago
  Cody Robibero a527034ebe Validate requested user id (#8812) 2 years ago
  cvium 209edd38a4 refactor: simplify authz 2 years ago
  Shadowghost f5f890e685 Migrate to file-scoped namespaces 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 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
  Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
  Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
  cvium b880dc8a4a Use our own Contains extension 3 years ago
  Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
  crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
  crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder 4 years ago
  crobibero b5a7a74e89 Use GetParentItem where applicable 4 years ago
  crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
  Bond_009 f5973d57e8 Remove UTF8 bom from some files 4 years ago
  crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
  crobibero 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
  crobibero 0dd2b169a3 Add ModelBinder to ItemFilter 4 years ago
  crobibero b22831f7e5 Add ModelBinder to ImageType 4 years ago