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
|
пре 4 година |
Patrick Barron
|
bbac9ff67e
GetDeviceOptions always returns an instance of DeviceOptions
|
пре 4 година |
Patrick Barron
|
5d1139ec62
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
|
пре 4 година |
Patrick Barron
|
3884837513
Convert method group to lambda in DeviceManager
|
пре 4 година |
Patrick Barron
|
67308f489f
Implement DeleteDevice
|
пре 4 година |
Patrick Barron
|
2a9474f6e7
Count records before skipping
|
пре 4 година |
Patrick Barron
|
6b24cc6d1f
Fix UpdateDeviceOptions
|
пре 4 година |
Patrick Barron
|
54fdc2fd88
Use ExecuteSqlInterpolated instead of ExecuteSqlRaw
|
пре 4 година |
Patrick Barron
|
a0c6f72762
Migrate authentication db to EF Core
|
пре 4 година |
Patrick Barron
|
e1f7086077
Remove unnecessary query class
|
пре 4 година |