Commit Graph

36 Commits (63d7d84d2c3338155511cafc44c64084649bf02a)

Author SHA1 Message Date
Cody Robibero 2e0e1ecc99 Rename route parameters that are id to be more descriptive
11 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year 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
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
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149)
3 years ago
Cody Robibero b44f191d54 Remove obsolete attribute, clean controller name
4 years ago
Cody Robibero 24c861c23b Remove extra endpoint
4 years ago
crobibero 9ac9543ee2 Add missing InstantMix endpoints
4 years ago
crobibero 223b42aed3 Create BaseItemKind enum
4 years ago
Joshua M. Boniface b707d8e09d
Merge pull request #4486 from crobibero/split-api
4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
crobibero 547ee88561 Remove api client generator errors
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 6748ba287d Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType
4 years ago
Bond_009 134fd0d960 > -> <
4 years ago
Bond_009 b21919c7f4 Minor perf improvements
4 years ago
crobibero 11d69fd3b1 Make MrLinter happy
4 years ago
crobibero 372f0eb38a Remove AddItemFields
4 years ago
crobibero b9406e5444 Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero 27e753ddb4 Convert image type string to enum.
4 years ago
crobibero 69360b749a Convert field string to enum.
4 years ago
crobibero 7294dc103f Fix api routes
4 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero fffa94fc33 Apply fixes from review
5 years ago
crobibero 858aecd409 Fix all route for base url support
5 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
5 years ago
crobibero 73bcda7eac Make all optional strings nullable
5 years ago
David 1e80be30a9 Add response code documentation
5 years ago
David 778634b41b Move InstantMixService to Jellyfin.Api
5 years ago