Cody Robibero
|
033cfa59c4
|
Convert CollectionType to use lowercase enum names
|
11 months ago |
Patrick Barron
|
de0241e975
|
Move API policies to MediaBrowser.Common
|
1 year ago |
Cody Robibero
|
906f701fa8
|
Convert CollectionType, SpecialFolderType to enum (#9764)
* Convert CollectionType, SpecialFolderType to enum
* Hide internal enum CollectionType values
* Apply suggestions from code review
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Fix recent change
* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs
Co-authored-by: Patrick Barron <barronpm@gmail.com>
---------
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
|
1 year ago |
Shadowghost
|
ec32c56d3f
|
Set removed and added tags recursively
|
2 years ago |
SenorSmartyPants
|
369c7f1451
|
Save TVChannel Height if set (#8777)
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2 years ago |
Shadowghost
|
2e315b7f08
|
Properly build where clause for rating checks
|
2 years ago |
Shadowghost
|
c8d80450e0
|
Recursively update rating
|
2 years ago |
Shadowghost
|
f5f890e685
|
Migrate to file-scoped namespaces
|
2 years 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
|
4 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 |