JPVenson
|
42bdb22bfb
Fixed namespaces
|
2 月之前 |
JPVenson
|
160020c551
WIP fixed namespaces
|
2 月之前 |
JPVenson
|
aa811eb1e3
Prepared Seperation of Database components for future multi provider support
|
4 月之前 |
Shadowghost
|
7a2427bf07
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write
|
9 月之前 |
Shadowghost
|
2351eeba56
Rework PR 6203
|
8 月之前 |
gnattu
|
22d8528d90
Backport pull request #11901 from jellyfin/release-10.9.z
|
10 月之前 |
crobibero
|
77c3ddc7ca
Backport pull request #11633 from jellyfin/release-10.9.z
|
1 年之前 |
Niels van Velzen
|
55916a09eb
Remove some unused client capabilities and sync code (#10812)
|
1 年之前 |
LJQ
|
98bc2fea8b
Removed dupe ToDeviceInfo
|
1 年之前 |
LJQ
|
2f9b44fcd0
Switch to LINQ and updated /Device/Info endpoint to return in accordance to the updated API doc
|
1 年之前 |
LJQ
|
259fe4522c
Update /Device endpoint to return CustomName
|
1 年之前 |
Bond_009
|
52230d1c30
Return NotFound when itemId isn't found
|
2 年之前 |
Patrick Barron
|
8479f0f90c
Rename JellyfinDb to JellyfinDbContext
|
2 年之前 |
Patrick Barron
|
f07553abdf
Optimize EF Core queries and remove unnecessary AsQueryable calls
|
2 年之前 |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 年之前 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 年之前 |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 年之前 |
cvium
|
b836fe9685
remove JellyfinDbProvider and add second level caching
|
2 年之前 |
Bond_009
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
2 年之前 |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 年之前 |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 年之前 |
Cody Robibero
|
57db188c2e
Fix device ordering
|
3 年之前 |
Bond_009
|
cbfa355e31
Update StyleCop
|
3 年之前 |
cvium
|
b880dc8a4a
Use our own Contains extension
|
3 年之前 |
Patrick Barron
|
cb52ccc699
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
|
3 年之前 |
Patrick Barron
|
60ce0c9fa9
Add dto for device options
|
3 年之前 |
Patrick Barron
|
06d682c296
Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
|
3 年之前 |
Patrick Barron
|
bbac9ff67e
GetDeviceOptions always returns an instance of DeviceOptions
|
3 年之前 |
Patrick Barron
|
5d1139ec62
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
|
4 年之前 |
Patrick Barron
|
3884837513
Convert method group to lambda in DeviceManager
|
4 年之前 |