This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
openhardwaremonitor
Watch
2
Star
0
Fork
0
You've already forked openhardwaremonitor
mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced
2025-08-22 09:57:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openhardwaremonitor
/
Utilities
History
Michael Möller
357a7a114e
Fixed the "System.UriFormatException: Invalid URI: The Uri string is too long." exception when submitting a longer hardware report.
2020-01-29 21:51:03 +01:00
..
EmbeddedResources.cs
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
2012-05-27 14:23:31 +00:00
HttpServer.cs
Added additional exception handling to the http server.
2013-06-09 19:25:44 +00:00
HttpUtility.cs
Fixed the "System.UriFormatException: Invalid URI: The Uri string is too long." exception when submitting a longer hardware report.
2020-01-29 21:51:03 +01:00
IconFactory.cs
Reduced the amount of dynamic memory allocation when reading from the T-Balancer or creating tray icons.
2012-10-27 11:40:28 +00:00
Logger.cs
Added a configurable logging interval.
2013-08-25 19:13:35 +00:00
PersistentSettings.cs
Changed the settings save code to use a two file based approach in order to reduce cases where settings are lost or reset (Fixed Issue 501).
2014-12-30 17:35:29 +00:00