JPVenson
|
160020c551
WIP fixed namespaces
|
2 months ago |
Bond-009
|
2db0750abb
Make the JsonConverters for delimited arrays more generic (#13396)
|
3 months ago |
JPVenson
|
0dd6dacc4f
Merge remote-tracking branch 'origin/master' into feature/EFUserData
|
6 months ago |
JPVenson
|
e8761044c2
Fixed segment providers never presented to UI (#13060)
|
6 months ago |
JPVenson
|
3e7ce5e1df
Removed obsolete Score and Similiarity values for search
|
7 months ago |
JPVenson
|
b09a41ad1f
WIP porting new Repository structure
|
7 months ago |
Cody Robibero
|
0bf7babcbe
Add missing lyric fetcher settings from library options
|
10 months ago |
ItsAllAboutTheCode
|
24f355a779
Changed `GetThemeMedia` to support SortBy/Order options (#12167)
|
10 months ago |
Bond-009
|
3feb3f81bf
More efficient array creation (#11468)
|
1 year ago |
Cody Robibero
|
6fb6b5f176
Validate item access (#11171)
|
1 year ago |
Bill Thornton
|
00620a4092
Fix disabled libraries being returned in MediaFolders api (#11236)
|
1 year ago |
Cody Robibero
|
a1bb23e98f
Add item id to download activity
|
1 year ago |
Patrick Barron
|
8698b90594
Remove SimpleProgress
|
1 year ago |
Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 year ago |
Cody Robibero
|
033cfa59c4
Convert CollectionType to use lowercase enum names
|
1 year ago |
Patrick Barron
|
de0241e975
Move API policies to MediaBrowser.Common
|
1 year ago |
Cody Robibero
|
906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
|
1 year ago |
Stepan Goremykin
|
47254d6a22
Remove conditional access when it is known to be not null
|
1 year ago |
Bond-009
|
3982b0e057
Reduce bottlenecks scan code (#9863)
|
1 year ago |
Bond_009
|
8316bd590e
Fix #7610
|
2 years ago |
Cody Robibero
|
a527034ebe
Validate requested user id (#8812)
|
2 years ago |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 years ago |
cvium
|
209edd38a4
refactor: simplify authz
|
2 years ago |
Bond_009
|
eb7fee9590
Add more tests
|
2 years ago |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 years ago |
Shadowghost
|
dfea1229e1
Cleanup imports
|
2 years ago |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
2 years ago |
Bond_009
|
6481376b81
Use DistinctBy introduced in .NET 6
|
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 |