| .. |
|
AppBase
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Branding
|
|
|
|
Channels
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Collections
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Configuration
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
|
Cryptography
|
Replace PBKDF2-SHA1 with PBKDF2-SHA512
|
2021-11-10 22:34:54 +01:00 |
|
Data
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Devices
|
More cleanup
|
2021-12-27 14:20:05 +00:00 |
|
Dto
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
EntryPoints
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
HttpServer
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
Images
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
IO
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Library
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
LiveTv
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Localization
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
MediaEncoder
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Net
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Playlists
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Plugins
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Properties
|
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
|
2021-09-02 21:28:00 +02:00 |
|
QuickConnect
|
Update StyleCop
|
2021-12-24 18:28:27 +01:00 |
|
ScheduledTasks
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Serialization
|
Use static lambdas
|
2021-12-19 10:27:57 +01:00 |
|
Session
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Sorting
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
SyncPlay
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
TV
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Udp
|
Fix option to disable server discovery
|
2022-02-14 14:39:33 +01:00 |
|
Updates
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
ApplicationHost.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
ConfigurationOptions.cs
|
|
|
|
Emby.Server.Implementations.csproj
|
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
|
2022-12-05 13:54:28 +01:00 |
|
IStartupOptions.cs
|
Document IStartupOptions
|
2021-10-02 11:54:31 -04:00 |
|
ServerApplicationPaths.cs
|
Fix warnings in ServerApplicationPaths
|
2021-10-03 21:41:22 -04:00 |