コミット履歴

作者 SHA1 メッセージ 日付
  Cody Robibero 906f701fa8 Convert CollectionType, SpecialFolderType to enum (#9764) 1 年間 前
  Cody Robibero c7a94d48ae Convert ItemSortBy to enum (#9765) 1 年間 前
  Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings 1 年間 前
  Bond-009 406c5df8a3 Merge pull request #10345 from Bond-009/getperson 1 年間 前
  Stepan Goremykin f84469d500 Remove redundant using directives 1 年間 前
  Stepan Goremykin a37dc3da96 Use async overload 1 年間 前
  Bond_009 b176beb88e Reduce string allocations 1 年間 前
  Bond_009 852f1dc0c1 Don't create non existent persons in LibraryManager.GetPerson 1 年間 前
  Bond_009 767a42fbdb Minor LibraryMonitor improvements 1 年間 前
  Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations 1 年間 前
  cvium 2e32e335ac refactor: use ConcurrentDictionary when IMemoryCache isn't needed 1 年間 前
  Claus Vium bfb7c60f72 Merge pull request #9447 from Bond-009/disablerealtimemonitor 1 年間 前
  Shadowghost 81746666de Fix TotalRecordCount calculation 2 年 前
  JPVenson 3c22d5c970 #7626 Added handling for common FormatExceptions with Skia loading sv… (#9581) 2 年 前
  Stepan Goremykin b6cfdb8b92 Simplify conditional expression 2 年 前
  elmuffo bb5bf0277a Implement check to hide all libraries when user has no access (#9536) 2 年 前
  Bond_009 891e2495c9 Disable real time monitoring by default 2 年 前
  Joe Rogers 1c3a97bf6a Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 年 前
  Joe Rogers 160baa02fd Remove some BaseItem references to make ItemResolveArgs more usable for testing. 2 年 前
  Bond_009 4b01aaa0f7 Allocate less Lists 2 年 前
  Bond-009 497d8c4957 Use Order() introduced in .NET 7 (#8923) 2 年 前
  Joe Rogers e4040ab812 Allow video extras to use owner library options 3 年 前
  Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue 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 年 前
  Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 3 年 前
  Joe Rogers c38052a753 Skip missing symlink instead of breaking out of directory scan 2 年 前
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 年 前
  Hannes Braun 4edeccc5e0 Remove redundant using directives 2 年 前