You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Controller
fei long 33b3331c72
change Substring to AsSpan
1 year ago
..
Authentication Reduce log spam on failed logins 1 year ago
BaseItemManager Reduce bottlenecks scan code (#9863) 2 years ago
Channels Reduce usage of GetAwaiter().GetResult() 2 years ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
ClientEvent Remove ClientLog endpoints 3 years ago
Collections
Configuration Minor improvements 4 years ago
Devices Re-add documentation 3 years ago
Dlna Use correct id when finding existing dlna profile 3 years ago
Drawing Merge pull request #10056 from Bond-009/nullable2 1 year ago
Dto Return NotFound when itemId isn't found 2 years ago
Entities CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 1 year ago
Events Apply review suggestions 2 years ago
Extensions Source SQLite cache_size from an Environment Variable (#9666) 2 years ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Library == null -> is null 1 year ago
LiveTv Remove redundant 'else' keywords 2 years ago
Lyrics Check for empty string in DefaultLyricProvider 2 years ago
MediaEncoding change Substring to AsSpan 1 year ago
Net Apply review suggestions 2 years ago
Persistence Allocate less Lists 2 years ago
Playlists Extend collections cleanup task to include playlists too 1 year ago
Plugins Minor fixes 4 years ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers Reduce bottlenecks scan code (#9863) 2 years ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 4 years ago
Resolvers Replace != null with is not null 2 years ago
Security Enable nullable for more files and add tests 1 year ago
Session Remove unused using directives 2 years ago
Sorting Move non-jellyfin extensions to separate project 4 years ago
Subtitles
SyncPlay Add all websocket messages to generated openapi spec (#9682) 2 years ago
TV Fix suggestions from review 4 years ago
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Migrate NetworkManager and Tests to native .NET IP objects 3 years ago
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2 years ago
MediaBrowser.Controller.csproj Use Directory.Packages.props (#9135) 2 years ago