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
f50a250cd9
Optimize Guid comparisons
...
* Use Guid.Equals(Guid) instead of the == override
* Ban the usage of Guid.Equals(Object) to prevent accidental boxing
* Compare to default(Guid) instead of Guid.Empty
3 years ago
crobibero
55670b91b2
Use ArrayModelBinder for sortBy and sortOrder
4 years ago
crobibero
c083b29e29
Use Guid as API parameter type where possible
4 years ago
crobibero
2a0578ce1a
Add missing manual splits
4 years ago
crobibero
f5b301dea6
Correct bad docs merge
4 years ago
crobibero
0dd2b169a3
Add ModelBinder to ItemFilter
4 years ago
crobibero
f8e6edbfeb
Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero
11d69fd3b1
Make MrLinter happy
4 years ago
crobibero
372f0eb38a
Remove AddItemFields
4 years ago
crobibero
4f7c13ecf4
Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
crobibero
f2a86d9c80
Remove CommaDelimitedArrayModelBinderProvider
4 years ago
crobibero
549f2284ad
Convert filters string to enum.
4 years ago
crobibero
69360b749a
Convert field string to enum.
4 years ago
crobibero
29fc882037
merge all attributes
4 years ago
crobibero
b64108923a
Add missing references
4 years ago
crobibero
59d47ec3f5
Make all FromRoute required
4 years ago
crobibero
5d34b07d1f
Make query parameters nullable or set default value
4 years ago
crobibero
068725cded
Fix documentation and authorize attribute
4 years ago
crobibero
fee07219d0
fix merge
4 years ago
crobibero
8f1505cdf5
remove #nullable
4 years ago
crobibero
483e24607b
Fix optional parameter binding
5 years ago
crobibero
40762f13c6
Fix route parameter casing
5 years ago
crobibero
62ea9b2821
Merge upstream/api-migration
5 years ago
crobibero
70c42eb0ac
Apply review suggestions
5 years ago
crobibero
a4b3f2e32b
Add missing route attribute
5 years ago
crobibero
6c376f18f7
update xml docs
5 years ago
crobibero
5ca7e1fd79
Move ChannelService to Jellyfin.Api
5 years ago