Commit Graph

37 Commits (6fb6b5f1766a1f37a61b9faaa40209bab995bf30)

Author SHA1 Message Date
Cody Robibero 6fb6b5f176
Validate item access (#11171)
2 months ago
Cody Robibero 2e0e1ecc99 Rename route parameters that are id to be more descriptive
3 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
Cody Robibero a527034ebe
Validate requested user id (#8812)
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 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
3 years ago
Cody Robibero 24c861c23b Remove extra endpoint
3 years ago
crobibero 9ac9543ee2 Add missing InstantMix endpoints
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 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
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
David 1e80be30a9 Add response code documentation
4 years ago
David 778634b41b Move InstantMixService to Jellyfin.Api
4 years ago