Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 år sedan |
Cody Robibero
|
033cfa59c4
Convert CollectionType to use lowercase enum names
|
1 år sedan |
Patrick Barron
|
de0241e975
Move API policies to MediaBrowser.Common
|
1 år sedan |
Cody Robibero
|
906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
|
1 år sedan |
Stepan Goremykin
|
47254d6a22
Remove conditional access when it is known to be not null
|
1 år sedan |
Bond-009
|
3982b0e057
Reduce bottlenecks scan code (#9863)
|
1 år sedan |
Bond_009
|
8316bd590e
Fix #7610
|
2 år sedan |
Cody Robibero
|
a527034ebe
Validate requested user id (#8812)
|
2 år sedan |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 år sedan |
cvium
|
209edd38a4
refactor: simplify authz
|
2 år sedan |
Bond_009
|
eb7fee9590
Add more tests
|
2 år sedan |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 år sedan |
Shadowghost
|
dfea1229e1
Cleanup imports
|
2 år sedan |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
2 år sedan |
Bond_009
|
6481376b81
Use DistinctBy introduced in .NET 6
|
2 år sedan |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 år sedan |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 år sedan |
Justin
|
df66816178
Allow non-ASCII in downloaded filenames (#8825)
|
2 år sedan |
Bill Thornton
|
c6dbcb661b
Use elevated access control for media folders endpoint
|
2 år sedan |
Bill Thornton
|
9f352ccb5b
Fix media folders endpoint access control
|
2 år sedan |
cvium
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 år sedan |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 år sedan |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 år sedan |
Cody Robibero
|
634ce40c2f
Merge branch 'master' into comparisons
|
3 år sedan |
Cody Robibero
|
076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
|
3 år sedan |
Cody Robibero
|
259bc231d6
Merge pull request #6867 from yresquirol/related-media
|
3 år sedan |
Cody Robibero
|
7774cb2067
Update Jellyfin.Api/Controllers/LibraryController.cs
|
3 år sedan |
cvium
|
b880dc8a4a
Use our own Contains extension
|
3 år sedan |
Cody Robibero
|
32629cd7da
Use BaseItemKind where possible
|
3 år sedan |
Yordany Rodriguez Esquirol
|
3734c95fd4
Related media according to genre
|
3 år sedan |