コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  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 年 前
  Patrick Barron ed0b5ff017 Fix builds 4 年 前
  Patrick Barron 8607b52541 Make device/session code async 4 年 前
  Patrick Barron 44e71774b1 Rewrite device manager using EF Core 4 年 前