Cody Robibero
|
906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
|
1 年之前 |
Cody Robibero
|
c7a94d48ae
Convert ItemSortBy to enum (#9765)
|
1 年之前 |
Bond_009
|
f04cfd6ef4
Don't ignore parentId for playlists
|
1 年之前 |
Shadowghost
|
81746666de
Fix TotalRecordCount calculation
|
2 年之前 |
Shadowghost
|
eb52af4e6a
Fix playlists library and migration (#9770)
|
2 年之前 |
Shadowghost
|
2e315b7f08
Properly build where clause for rating checks
|
2 年之前 |
Cody Robibero
|
a527034ebe
Validate requested user id (#8812)
|
2 年之前 |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
2 年之前 |
cvium
|
209edd38a4
refactor: simplify authz
|
2 年之前 |
Bond_009
|
eb7fee9590
Add more tests
|
2 年之前 |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 年之前 |
Shadowghost
|
dfea1229e1
Cleanup imports
|
2 年之前 |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
2 年之前 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 年之前 |
Shadowghost
|
072651c4be
Add xmldocs for TMDb provider, correct provider spelling
|
3 年之前 |
Bill Thornton
|
fb9023f2d8
Fix items endpoint not honoring library access control
|
2 年之前 |
cvium
|
6afc911043
fix Release build
|
2 年之前 |
cvium
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 年之前 |
Claus Vium
|
8a0911004d
Merge pull request #7965 from jasongdove/api-key-items-without-user-id
|
2 年之前 |
Niels van Velzen
|
0f91244239
Use Guid for adjacentTo API parameter
|
2 年之前 |
Jason Dove
|
c69b2c849a
add comments
|
2 年之前 |
Jason Dove
|
fc74c8eecf
tweak guid check
|
2 年之前 |
Jason Dove
|
d06fda43c1
use null-forgiving operator to suppress warnings
|
3 年之前 |
Jason Dove
|
82df4c3242
update comments
|
3 年之前 |
Jason Dove
|
e4088ba0bd
don't require a user id for items api call using api key
|
3 年之前 |
Cody Robibero
|
b2d56c51ec
Merge pull request #7780 from 1337joe/fix-tv-guide-search-2
|
3 年之前 |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 年之前 |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 年之前 |
Bond_009
|
77c615ba42
Error on SA1316
|
3 年之前 |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
3 年之前 |