Bond-009
|
2db0750abb
Make the JsonConverters for delimited arrays more generic (#13396)
|
před 3 měsíci |
gnattu
|
75bbd30296
Fix get sessions with api key (#12696)
|
před 8 měsíci |
Shadowghost
|
0a982e2bfd
Return empty response instead of not found
|
před 8 měsíci |
Shadowghost
|
7a2427bf07
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write
|
před 9 měsíci |
gnattu
|
569a41fc2a
Don't expose hwaccel type for non-admin (#12663)
|
před 8 měsíci |
Cody Robibero
|
27fae3dd04
Limit sessions per user (#11370)
|
před 1 rokem |
Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
před 1 rokem |
Niels van Velzen
|
55916a09eb
Remove some unused client capabilities and sync code (#10812)
|
před 1 rokem |
felix920506
|
a2bc5a5900
Make "activeWithinSeconds" independent from "controllableByUserId" in GetSessions
|
před 1 rokem |
Patrick Barron
|
de0241e975
Move API policies to MediaBrowser.Common
|
před 1 rokem |
Cody Robibero
|
2920611ffc
Convert string MediaType to enum MediaType
|
před 2 roky |
cvium
|
52e2776d8e
Merge branch 'master' into simplify_authz
|
před 2 roky |
cvium
|
209edd38a4
refactor: simplify authz
|
před 2 roky |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
před 2 roky |
Shadowghost
|
f5f890e685
Migrate to file-scoped namespaces
|
před 2 roky |
Bond_009
|
e21f4adc16
Fix wrong usage of ArgumentNullException.ThrowIfNull
|
před 2 roky |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
před 2 roky |
Bond_009
|
c7d50d640e
Replace == null with is null
|
před 2 roky |
Bond_009
|
f6af28cf96
Fix some things that slipped through the cracks
|
před 2 roky |
cvium
|
5dc30c6a6d
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
před 2 roky |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
před 3 roky |
Cody Robibero
|
32629cd7da
Use BaseItemKind where possible
|
před 3 roky |
Patrick Barron
|
a0c6f72762
Migrate authentication db to EF Core
|
před 4 roky |
Patrick Barron
|
a225f34796
Merge branch 'master' into authenticationdb-efcore
|
před 4 roky |
Patrick Barron
|
8607b52541
Make device/session code async
|
před 4 roky |
BrianCArnold
|
4fa2a32d81
Apply suggestions from code review
|
před 4 roky |
BrianCArnold
|
af03b280bc
Update SessionController.cs
|
před 4 roky |
BrianCArnold
|
80fe48fda9
Update SessionController.cs
|
před 4 roky |
Brian Arnold
|
ca25301e64
Added Required attribute to Text property of MessageCommand.
|
před 4 roky |
Brian C. Arnold
|
998833ea6e
Removed null check for body object and user [Required] attribute in replacement.
|
před 4 roky |