Commit Graph

20 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Cody Robibero 57db188c2e Fix device ordering
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Patrick Barron cb52ccc699
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
3 years ago
Patrick Barron 60ce0c9fa9 Add dto for device options
3 years ago
Patrick Barron 06d682c296 Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
3 years ago
Patrick Barron bbac9ff67e GetDeviceOptions always returns an instance of DeviceOptions
3 years ago
Patrick Barron 5d1139ec62
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
3 years ago
Patrick Barron 3884837513 Convert method group to lambda in DeviceManager
3 years ago
Patrick Barron 67308f489f Implement DeleteDevice
3 years ago
Patrick Barron 2a9474f6e7 Count records before skipping
3 years ago
Patrick Barron 6b24cc6d1f Fix UpdateDeviceOptions
3 years ago
Patrick Barron 54fdc2fd88 Use ExecuteSqlInterpolated instead of ExecuteSqlRaw
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Patrick Barron e1f7086077 Remove unnecessary query class
3 years ago
Patrick Barron ed0b5ff017 Fix builds
3 years ago
Patrick Barron 8607b52541 Make device/session code async
3 years ago
Patrick Barron 44e71774b1 Rewrite device manager using EF Core
3 years ago