Add adjustable reconnects and settings revisions #11

Merged
alexhorner merged 1 commits from master into master 2023-12-28 10:14:50 -05:00
alexhorner commented 2023-10-09 16:20:40 -04:00 (Migrated from github.com)

What I have done

  • Allowed changing the reconnect attempt count and delay based on discussed fix #10
  • Settings window tab indexing cleaned up
  • Settings window element names cleaned up
  • Added a revision property to the settings to update settings files with new values safely and correctly populate new defaults
  • Throw correct ArgumentExceptions in palce of InvalidOperationExceptions
  • Rearranged signatures containing CancellationTokens to be consistent with MS's uses, including with default assignment
  • Code comment typos

Testing

Here is a published release which you can post in the Releases section after merging the PR if you'd like:
ntfy.sh Release.zip

# What I have done - Allowed changing the reconnect attempt count and delay based on discussed fix #10 - Settings window tab indexing cleaned up - Settings window element names cleaned up - Added a revision property to the settings to update settings files with new values safely and correctly populate new defaults - Throw correct ArgumentExceptions in palce of InvalidOperationExceptions - Rearranged signatures containing CancellationTokens to be consistent with MS's uses, including with `default` assignment - Code comment typos # Testing Here is a published release which you can post in the Releases section after merging the PR if you'd like: [ntfy.sh Release.zip](https://github.com/lucas-bortoli/ntfysh-windows/files/12850290/ntfy.sh.Release.zip)
alexhorner commented 2023-10-22 05:56:41 -04:00 (Migrated from github.com)

ping @lucas-bortoli

ping @lucas-bortoli
alexhorner commented 2023-12-08 18:53:25 -05:00 (Migrated from github.com)

Bump @lucas-bortoli

Bump @lucas-bortoli
lucas-bortoli commented 2023-12-28 10:14:26 -05:00 (Migrated from github.com)

Hi! Sorry for the delay, I've been crazy busy these last weeks.

Hi! Sorry for the delay, I've been crazy busy these last weeks.
Sign in to join this conversation.
No description provided.