提交历史

作者 SHA1 备注 提交日期
  Tim Eisele d976f13970 Recognize file changes and remove data on change (#13839) 2 月之前
  Quyet Vu 2ace880345 Fix playlist order (#13730) 4 月之前
  JPVenson 42bdb22bfb Fixed namespaces 4 月之前
  Zero King 82b3135dd9 Fix possible NullReferenceException in playlist warning 5 月之前
  Shadowghost 6e7118eff1 Backport pull request #12934 from jellyfin/release-10.10.z 8 月之前
  Shadowghost 529d24ec30 Backport pull request #12037 from jellyfin/release-10.9.z 1 年之前
  Shadowghost b337371a0c Backport pull request #12024 from jellyfin/release-10.9.z 1 年之前
  Tim Eisele c9cd17220a Playlist fixes (#11487) 1 年之前
  Bond-009 3feb3f81bf More efficient array creation (#11468) 1 年之前
  Shadowghost 8cf77424f6 Apply review suggestions 1 年之前
  Shadowghost c1dbb49315 Implement update endpoint 1 年之前
  Shadowghost bff37ed13a Apply review suggestions 1 年之前
  Shadowghost 56c432a843 Apply review suggestions 1 年之前
  Shadowghost f1dc1610a2 Extend playlist creation capabilities 1 年之前
  Shadowghost 88b3490d17 Add playlist ACL endpoints 1 年之前
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) 1 年之前
  Cody Robibero 35bd0c00c9 Fix inverted condition 1 年之前
  Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 2 年之前
  Bond_009 b176beb88e Reduce string allocations 1 年之前
  Shadowghost f7720e7c99 Extend collections cleanup task to include playlists too 1 年之前
  Shadowghost eb52af4e6a Fix playlists library and migration (#9770) 2 年之前
  Shadowghost a8cdf4434b Fix access to playlists not created by a user (#9746) 2 年之前
  Shadowghost 9211a73e40 Apply suggestions from code review 2 年之前
  Shadowghost eba24d188d Update Emby.Server.Implementations/Playlists/PlaylistManager.cs 2 年之前
  Shadowghost 82080bd1ef Apply review suggestions 2 年之前
  Shadowghost 8d158df678 Add migration to properly set playlist owner 2 年之前
  Shadowghost 76ae599bd3 Fix playlist creation and removal 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 年之前