Commit Graph

31 Commits

Author SHA1 Message Date
Lucas Bortoli
cb55d0148d Merge pull request #11 from alexhorner/master
Add adjustable reconnects and settings revisions
v1.3
2023-12-28 12:14:50 -03:00
Alexander Horner
0155cfb8fc Add adjustable reconnects and settings revisions 2023-10-09 21:11:07 +01:00
Lucas Bortoli
68b0bf3eb9 Merge pull request #4 from alexhorner/master
Prevent multiple instances, allow starting in tray, documentation edits and priority support
v1.2.0
2022-12-12 19:01:23 -03:00
Alexander Horner
c2c21e720f Added Settings screenshot 2022-12-12 21:36:36 +00:00
Alexander Horner
67b6e5b607 Add new timeout option and supporting settings infrastructure 2022-12-12 21:32:46 +00:00
Alexander Horner
1a73981d20 Add command line parameters 2022-12-08 20:28:26 +00:00
Alexander Horner
79d04b4a58 New screenshots and text 2022-12-08 20:21:51 +00:00
Alexander Horner
617f1e658a Add publish config and adjust app publish name 2022-12-08 20:12:29 +00:00
Alexander Horner
7f73bd2cd1 Add support for priority
Set default title to topic unique, as displayed in subscriptions list, if not provided
Increase toast timeout to 5 seconds
2022-12-08 19:54:14 +00:00
Alexander Horner
d90ddc3be4 Solution cleanup 2022-12-08 19:33:08 +00:00
Alexander Horner
b644035433 Add license to About box and fancy it up a little 2022-12-08 19:30:31 +00:00
Alexander Horner
c4291e6f44 Default to preventing multiple instances
Allow multiple instances if overridden with command line parameter
Allow starting minimised to tray with command line parameter
2022-12-08 19:04:43 +00:00
Lucas Bortoli
2a0d41759b Add MIT License to project 2022-12-08 12:00:48 -03:00
Lucas Bortoli
4e97e81b80 Merge pull request #2 from alexhorner/master
Major overhaul
2022-12-08 10:13:17 -03:00
Alexander Horner
2a8a7e3c0c Adjust subscribe window tab index 2022-12-07 23:31:13 +00:00
Alexander Horner
2b298d6e19 Fix credentials on websocket 2022-12-07 23:28:09 +00:00
Alexander Horner
ecbde9509f Implement error handling and notification 2022-12-07 23:20:36 +00:00
Alexander Horner
1e1187e71f Basic Websocket support working, without authentication (auth broken) 2022-12-07 21:36:03 +00:00
Alexander Horner
fe4ae354b2 Rename main form 2022-12-07 19:54:48 +00:00
Alexander Horner
294747def5 Adjust layout of main form to make long topic names visible 2022-12-07 19:40:37 +00:00
Alexander Horner
76031ee868 Squash that async bug for good 2022-12-06 23:31:11 +00:00
Alexander Horner
bba9051b4b Fix browser launch 2022-12-06 23:27:30 +00:00
Alexander Horner
012eeaa65f Enable .NET Core system aware DPI mode
Fix Exit button in window menu
Cleanup
2022-12-06 23:25:07 +00:00
Alexander Horner
fde9a03887 Upgrade to .NET Core 6 (Windows Only Target) and fix UI thread deadlock bug 2022-12-06 23:17:03 +00:00
Alexander Horner
ed5a43a0e8 Complete refactor, reasync, rebuild listener 2022-12-06 22:34:32 +00:00
Alexander Horner
5a4dfc01b6 Fix topic uniqueness issue 2022-12-06 20:14:45 +00:00
Alexander Horner
6aa48fdd2f Start some really basic persistence support. Buggy because of async missing 2022-12-06 19:59:32 +00:00
Alexander Horner
0a11d5a583 Add very basic but functional support for authentication and custom servers 2022-12-06 19:37:39 +00:00
Lucas Bortoli
b66620c9da Set HttpClient timeout to infinite 1.0.1 2022-06-27 08:26:11 -03:00
Lucas Bortoli
caae5decb7 Add icon to assembly 1.0.0 2022-06-25 18:33:35 -03:00
Lucas Bortoli
347f466242 Initial commit 2022-06-25 18:30:01 -03:00