This website requires JavaScript.
Explore
Help
Register
Sign In
michael.heier
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5359d0c404
jellyfin
/
MediaBrowser.Common
/
Net
History
Bond_009
52194f56b5
Replace != null with is not null
2022-12-05 15:01:13 +01:00
..
CustomHeaderNames.cs
Fix some warnings
2020-02-23 12:11:43 +01:00
INetworkManager.cs
Enable nullable reference types for MediaBrowser.Common
2021-05-05 12:57:01 +02:00
IPHost.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
IPNetAddress.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
IPObject.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
NamedClient.cs
Rework SsdpHttpClient
2022-03-08 23:00:43 +01:00
NetworkExtensions.cs
Replace == null with is null
2022-12-05 15:00:20 +01:00