| .. |
|
AppBase
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Branding
|
f26f44acaf
Apply code review suggestions
|
5 years ago |
|
Channels
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Collections
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Configuration
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
|
Cryptography
|
5265b3eee7
Replace PBKDF2-SHA1 with PBKDF2-SHA512
|
4 years ago |
|
Data
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Devices
|
ea8f40e84a
More cleanup
|
3 years ago |
|
Dto
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
EntryPoints
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
HttpServer
|
c7d50d640e
Replace == null with is null
|
2 years ago |
|
IO
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Images
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Library
|
7d6ec0a5bd
Fix to make sure that UDF streams are opened with Share.Read (#8276)
|
2 years ago |
|
LiveTv
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Localization
|
c7d50d640e
Replace == null with is null
|
2 years ago |
|
MediaEncoder
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Net
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Playlists
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Plugins
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Properties
|
286dabdc4b
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
|
4 years ago |
|
QuickConnect
|
cbfa355e31
Update StyleCop
|
3 years ago |
|
ScheduledTasks
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Serialization
|
76c2775d8c
Use static lambdas
|
3 years ago |
|
Session
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Sorting
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
SyncPlay
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
TV
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
Udp
|
3cb49d6df0
Fix option to disable server discovery
|
3 years ago |
|
Updates
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
ApplicationHost.cs
|
52194f56b5
Replace != null with is not null
|
2 years ago |
|
ConfigurationOptions.cs
|
bc1cc2d04a
Remove unused using directives
|
4 years ago |
|
Emby.Server.Implementations.csproj
|
210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
|
2 years ago |
|
IStartupOptions.cs
|
5043a887cc
Document IStartupOptions
|
4 years ago |
|
ServerApplicationPaths.cs
|
b17a452d16
Fix warnings in ServerApplicationPaths
|
4 years ago |