-
Notifications
You must be signed in to change notification settings - Fork 26
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nutdotnet/WinNUT-Client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.8255
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nutdotnet/WinNUT-Client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.8286
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 7 files changed
- 2 contributors
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for efd9792 - Browse repository at this point
Copy the full SHA efd9792View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf863ee - Browse repository at this point
Copy the full SHA cf863eeView commit details -
Merge pull request #23 from yrctw/Dev-2.2
Add Translation/zh-TW/zh-TW.csv for Chinese (Traditional)
Configuration menu - View commit details
-
Copy full SHA for 23ea925 - Browse repository at this point
Copy the full SHA 23ea925View commit details
Commits on Sep 9, 2022
-
Large changes to Socket/UPS handling
- New Nut_Exception constructor to allow specifying NUTResponse instead of _Exception_Value - Shifted some responsibility of error handling out of Socket class and into UPS class. These are some major changes and need testing. - Merged Create_Socket code into Connect code - Renamed and then commented-out IsKnownUPS function. Feels like this should be a part of the UPS class, but regardless, we'll know if there's an invalid UPS the moment a command is run for one. - Simplified & renamed Query_Desc function - Added a few events to the UPS class for informing any listeners of issues - UPS no longer handles socket errors, and instead passively notifies listeners about one - GetUPSVar supports DATA-STALE errors and will retry 3 times to get the data, and then take the default value and raise an event about the error. - If error is encountered when opening the ListVarGUI, display a message box and close the form. - Removed the Unknown_UPS event and modified the GUI to handle future errors.
Configuration menu - View commit details
-
Copy full SHA for f608d51 - Browse repository at this point
Copy the full SHA f608d51View commit details -
Merge pull request #25 from nutdotnet/21-data-stale-response
Large changes to Socket/UPS, DATA-STALE error handling
Configuration menu - View commit details
-
Copy full SHA for aa2342c - Browse repository at this point
Copy the full SHA aa2342cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd42982 - Browse repository at this point
Copy the full SHA fd42982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a078b - Browse repository at this point
Copy the full SHA 01a078bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.8255...v2.2.8286