Commit Graph

24 Commits (de0241e975c6b765f2af465734635a1a024a142a)

Author SHA1 Message Date
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
7 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
7 months ago
Shadowghost ec32c56d3f Set removed and added tags recursively
1 year ago
SenorSmartyPants 369c7f1451
Save TVChannel Height if set (#8777)
1 year ago
Shadowghost 2e315b7f08 Properly build where clause for rating checks
1 year ago
Shadowghost c8d80450e0 Recursively update rating
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
3 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
crobibero 63ebae2f9e Remove nullable from required
4 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
Bond_009 119f64f5e7 Make some methods async
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 73bcda7eac Make all optional strings nullable
4 years ago
crobibero 8c38644fca Fix response code & docs
4 years ago
crobibero 95bae56640 Fix response code & docs
4 years ago
crobibero 97ce641242 remove #nullable
4 years ago
crobibero 81d3ec7205 Move ItemUpdateService to Jellyfin.Api
4 years ago