Commit Graph

993 Commits (351b987982559b518de7654e85bb076b32ae0d10)

Author SHA1 Message Date
BaronGreenback bc1cc2d04a Remove unused using directives
4 years ago
Bond-009 159431ad2a
Merge pull request #5612 from Bond-009/passwordhash
4 years ago
BaronGreenback 0b774eac12
Enables the ability to bind to loopback address. (#5773)
4 years ago
Bond-009 1361ccd9ea
Merge pull request #5763 from Bond-009/ipobjects
4 years ago
Joshua M. Boniface 19e7ebb279
Merge pull request #5416 from BaronGreenback/SubnetOverlappFix
4 years ago
Bond_009 be9cb7af2c Minor improvements to IPObjects
4 years ago
BaronGreenback 65f880be32 Keep plugin status after update.
4 years ago
Bond-009 ea2bd3398b
Merge pull request #5685 from Bond-009/uselessnullcheck
4 years ago
Bond_009 0a00a73fec Remove useless null check
4 years ago
Bond-009 ec0ef1530c
Merge pull request #5602 from Ullmie02/IP-string-IP
4 years ago
Bond-009 b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
4 years ago
David 1669cb6618 Split valid and invalid tests
4 years ago
David 78f7fdeacc Rename methods and optimize allocations
4 years ago
Bond-009 4cea6d9ccf
Apply suggestions from code review
4 years ago
Bond_009 d77507ba09 Rewrite PasswordHash.Parse to work with ReadOnlySpans
4 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
4 years ago
BaronGreenback 5d16d1f66d
Merge branch 'master' into RemoteAccessFix
4 years ago
Bond-009 1a0ce16f4d
Merge pull request #5504 from crobibero/json-string-converter
4 years ago
David 7685569480 Rollback char.IsDigit
4 years ago
David 59641e5c76 Use ReadOnlySpan<char> and char.IsDigit
4 years ago
David 840eeff2af Apply suggestions from code review
4 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing
4 years ago
BaronGreenback 4c7680e186 Merge remote-tracking branch 'upstream/master' into SubnetOverlappFix
4 years ago
BaronGreenback 6087831aa6 Fixed selection of correct interface ip
4 years ago
BaronGreenback b1f0c5eb49
Update NetworkExtensions.cs
4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
4 years ago
crobibero 37b1b31a46 Convert full ValueSequence
4 years ago
Bond-009 b755c25217
Merge pull request #5220 from Bond-009/hdhomerun
4 years ago
crobibero e814d8e2cf Add JsonStringConverter
4 years ago
BaronGreenback 3fdf0de6e3 Fix remote access
4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
4 years ago
BaronGreenback a031f7e410 Fix for multiple ip's in the same subnet per interface.
4 years ago
Bond-009 e839929b91
Merge pull request #5380 from Bond-009/plugins
4 years ago
Cody Robibero df1951cfe2
Apply suggestions from code review
4 years ago
crobibero fd0b3ca5ef Add JsonVersionConverter and tests
4 years ago
Bond_009 a6d0db5d04 100% branch coverage for DashboardController
4 years ago
Bond-009 c2af32d035
Merge pull request #5299 from Bond-009/tests13
4 years ago
Claus Vium f8c9c37c29
Merge pull request #5181 from BaronGreenback/Fix_IPHostIP6Parsing
4 years ago
BaronGreenback 5074d67379 performance
4 years ago
Bond_009 acac21d8dc Improve tests
4 years ago
dkanada 64cc5889f2 add suggested changes
4 years ago
Bond_009 aff0aea60f Improve branch coverage
4 years ago
dkanada bc746b4d05 merge branch 'master' into auto-manifest
4 years ago
Joshua M. Boniface c0c4aff8a6
Merge pull request #5276 from Bond-009/minor12
4 years ago
Joshua M. Boniface da55462d92
Merge pull request #5291 from Bond-009/tests12
4 years ago
Joshua M. Boniface 23ff1fab46
Merge pull request #4984 from Bond-009/subtitleedit
4 years ago
Bond_009 57102090d3 Add tests for DashboardController
4 years ago
Bond_009 eba859e33e Minor improvements
4 years ago
Bond_009 fd7b215c28 Don't enable case-insensitivity for json by default
4 years ago
Bond_009 3a9fcb6abd Rewrite packet writing code for HdHomerun
4 years ago