aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/InstantMixController.cs
AgeCommit message (Expand)Author
6 daysRemove DtoExtensions.AddClientFields (#15638)Niels van Velzen
2025-03-25Fixed namespacesJPVenson
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2024-11-17Applied coding styleJPVenson
2024-10-11Applied Review CommentsJPVenson
2024-10-09Ported new Item Repository architectureJPVenson
2024-04-14Validate item access (#11171)Cody Robibero
2024-02-26Rename route parameters that are id to be more descriptiveCody Robibero
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-09refactor: simplify authzcvium
2023-02-02Migrate to file-scoped namespacesShadowghost
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2022-02-21Optimize Guid comparisonsBond_009
2022-01-20Properly populate QueryResultCody Robibero
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-07-16Remove obsolete attribute, clean controller nameCody Robibero
2021-07-12Remove extra endpointCody Robibero
2021-03-13Add missing InstantMix endpointscrobibero
2021-02-10Create BaseItemKind enumcrobibero
2020-11-21Merge pull request #4486 from crobibero/split-apiJoshua M. Boniface
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-15Remove api client generator errorscrobibero
2020-11-10Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ItemFiltercrobibero
2020-11-09Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-09Add ModelBinder to ImageTypecrobibero
2020-11-06> -> <Bond_009
2020-11-06Minor perf improvementsBond_009
2020-10-29Make MrLinter happycrobibero
2020-10-29Remove AddItemFieldscrobibero
2020-10-29Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-10-09Convert image type string to enum.crobibero
2020-10-09Convert field string to enum.crobibero
2020-09-07Fix api routescrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-26Add response code documentationDavid
2020-06-26Move InstantMixService to Jellyfin.ApiDavid