Commit Graph

39 Commits

Author SHA1 Message Date
6373a47cf6 Oops 2024-09-06 23:39:29 +02:00
4806e62a00 Searching for a solution to sort and / or filter ListBox 2024-09-06 23:39:05 +02:00
791cb531e2 Working on event stuff 2024-09-06 22:51:22 +02:00
6d1959fb4c Lots of rewrites, optimization, logging stuff 2024-09-06 21:59:25 +02:00
8489d0c25c Added some direct listeners for logged in user 2024-09-05 17:39:26 +02:00
5786f65c26 Fixed pub sub events were spread over all channels 2024-09-05 16:55:02 +02:00
1ee2333ead Minor post-pr fixes due to previous api changes 2024-09-05 16:50:11 +02:00
35818c7915
Merge pull request #3 from jahnspohrer/dispatcher-service
idea dispatcher service
2024-09-05 16:47:17 +02:00
b2252557a6
Merge branch 'ui-rework' into dispatcher-service 2024-09-05 16:47:02 +02:00
7281792116 Merged TwitchPubSubService and TwitchDataService to TwitchService 2024-09-05 16:39:26 +02:00
Jahn Spohrer
6b835b1895 reworked start up 2024-09-05 16:09:05 +02:00
Jahn Spohrer
079c63188d added view model factory 2024-09-05 16:08:34 +02:00
Jahn Spohrer
3cda100d82 added dispatcher service 2024-09-05 16:08:21 +02:00
814cb58742 Lots of code cleanup, moved Twitch stuff to services, further improvements on UI 2024-09-04 02:27:55 +02:00
8a10573fbf A 'little' code cleanup 2024-09-04 00:10:18 +02:00
a8a481d4f9 Further work on ui-rework, also implemented services, re-implemented raiding functionality and PubSub 2024-09-03 20:30:29 +02:00
c2309599f2 Some code cleanup, fixes and errors for unsupported OS 2024-09-03 14:55:02 +02:00
4ac3a44cef Further work on ui-redesign and implemented dependency injection 2024-09-02 20:35:36 +02:00
b42d313bff Started working on UI rework 2024-09-02 19:08:26 +02:00
019649b179 Removed Build folder 2024-09-02 17:27:27 +02:00
2fcf63cf86 Updated .gitignore 2024-09-02 17:24:41 +02:00
dae1e0d566 Updated About Window 2024-08-30 13:00:15 +02:00
45ac37961f Updated LICENSE 2024-08-29 22:04:48 +02:00
d8f9229e41 Database file is now stored in user data 2024-08-29 22:04:04 +02:00
6c860efd29 Added logo; Added ad; Optimized stuff; ready for first alpha release 2024-08-29 16:38:32 +02:00
baa2a15d02 Completely replaced the previous static auth flow with Twitch OAuth to enable users to login within the application 2024-08-28 17:27:52 +02:00
c236dabb0e Started working on reworking of event system for changed channel data 2024-08-27 20:02:12 +02:00
d0662351d7 Lots of performance optimization; Added category to RaidButton; Added AboutWindow 2024-08-27 19:51:23 +02:00
4311bfb43f Added LastRaided feature 2024-08-26 20:56:44 +02:00
2ca8da61a7 Finished remove channel button handling 2024-08-26 20:33:11 +02:00
d3cb34e130 Fixed channel data not loaded on start; fixed only online not working 2024-08-26 20:28:42 +02:00
fdc717dd77 Implemented persistent channels and settings; working on various bugs 2024-08-26 19:50:24 +02:00
832f1fd150 Optimized filtering / data handling, started working on adding channels 2024-08-22 16:06:50 +02:00
1d0b109fcf Implemented user control for raid button, connected to api and more UI improvements 2024-08-20 19:42:23 +02:00
0aa931275b Generation of raid tiles with channel names and streaming status 2024-08-19 16:28:02 +02:00
deda300eb2 Added Twitch Client 2024-08-19 13:23:27 +02:00
63456de2f7 Added loading Twitch secret from file 2024-08-19 13:08:44 +02:00
b76301d2ab Initial commit 2024-08-19 12:54:54 +02:00
701e8cc64a Initial commit 2024-08-19 12:53:45 +02:00