19 Commits

Author SHA1 Message Date
Martin Barker
25110f29bc updated system to be less resource hungry 2023-11-07 18:55:22 +00:00
Martin Barker
6266bc65e7 trying to get on startup working correctly 2023-11-07 00:43:10 +00:00
Martin Barker
ac7e305de5 Removed border from DataGrid 2023-02-24 03:26:52 +00:00
Martin Barker
4d55aaff37 Added Theme colours so it's on Twitch Brand 2023-02-24 03:20:39 +00:00
Martin Barker
a974e41ce3 Removed RowHeaders from ignore datagrid 2023-02-24 02:03:14 +00:00
Martin Barker
eccc0edcc9 Update to build system so people can build in release mode without needing signing 2023-02-24 01:54:30 +00:00
Martin Barker
f5367c826d Added Support for setup system, added support for using Signing Certificate. 2023-02-23 21:57:52 +00:00
Martin Barker
d42bf9a332 increased notification time to 10 mins 2023-02-23 17:16:34 +00:00
Martin Barker
d8ca0f01ca Updated form design a little to make it cleaner and fix a bug for ignore not changing 2023-02-21 22:53:16 +00:00
Martin Barker
45d4dad22a Updated Ignore form to be a little cleaner, and hyperlinks now work. 2023-02-21 22:34:56 +00:00
Martin Barker
49ea2ba2a6 Added Support for Debug Logging
Updated a couple of variables for better memory use.
Added Support for ignoring specific streamers
Moved to using a SingletonFactory for Singlton Classes
No Longer Using MessageBox for disconnected message
Added better detection for disconnected to stop it poping with other problems
Added Window and menu option to open window to manage ignored streamers
2023-02-21 21:25:38 +00:00
Martin Barker
03b620ecec Started work on #1 2023-02-03 18:59:07 +00:00
Martin Barker
0af2d24b4c Fixed the Clean up system so that is actually cleans up the stream thumbnails 2023-01-28 15:32:59 +00:00
Martin Barker
7946c8ec37 Added some Checks to make sure we're not contantly downloading profile images if we have it cached already, and clean up thumbnails when the toast is finished. 2023-01-28 15:24:45 +00:00
Martin Barker
e9f291f6f7 Updates to finally secure the Twitch codes so i don't have to keep adding them for compile and removing them for Source Distribution. fixed a Bug in the notification system that ment dismiss did not work. 2023-01-28 15:17:50 +00:00
Martin Barker
3ccdbbdf57 Updated to fix some bugs 2023-01-28 02:47:54 +00:00
Martin Barker
b09eb0a641 Remvoed secrets for Twitch since they don't work 2023-01-28 02:13:17 +00:00
Martin Barker
36ad4fff02 Added Protection for the Twitch Secrets 2023-01-28 00:39:34 +00:00
Martin Barker
ac4b022587 Inital Commit 2023-01-27 23:36:55 +00:00