.. |
Authentication
|
|
|
BaseItemManager
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Channels
|
|
|
Chapters
|
|
|
ClientEvent
|
|
|
Collections
|
|
|
Configuration
|
|
|
Devices
|
|
|
Dlna
|
|
|
Drawing
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
Dto
|
|
|
Entities
|
Fix recursive children lookup of folders (#8678)
|
2023-01-07 11:48:14 -07:00 |
Events
|
|
|
Extensions
|
Fix release build
|
2022-12-07 16:44:00 +01:00 |
IO
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
Library
|
Use DistinctBy introduced in .NET 6
|
2022-12-19 15:21:42 +01:00 |
LiveTv
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Lyrics
|
Update MediaBrowser.Controller/Lyrics/LyricInfo.cs
|
2022-09-26 16:24:21 -04:00 |
MediaEncoding
|
Merge pull request #9146 from nyanmisaka/fix-pgs-vulkan
|
2023-01-24 11:26:35 +01:00 |
Net
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Notifications
|
|
|
Persistence
|
|
|
Playlists
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Plugins
|
|
|
Properties
|
Rewrite BaseItem.ModifySortChunks
|
2022-10-12 17:43:01 +02:00 |
Providers
|
Remove dependency on OptimizedPriorityQueue
|
2022-12-07 18:02:12 +01:00 |
QuickConnect
|
|
|
Resolvers
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Security
|
|
|
Session
|
Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960)
|
2023-01-07 11:31:10 -07:00 |
Sorting
|
|
|
Subtitles
|
|
|
SyncPlay
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
TV
|
|
|
IDisplayPreferencesManager.cs
|
|
|
IServerApplicationHost.cs
|
|
|
IServerApplicationPaths.cs
|
Remove unused ImageByName API (#8928)
|
2022-12-19 18:44:13 -07:00 |
MediaBrowser.Controller.csproj
|
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
|
2023-01-18 04:16:59 -07:00 |