Commit Graph

605 Commits

Author SHA1 Message Date
DevilXD
8018503d4f Requests infinitely retry on connection now 2022-07-23 12:32:08 +02:00
DevilXD
e7da8a2d13 Imagine mistaking Twitch and Twitter together, oh wait 2022-07-23 12:32:07 +02:00
DevilXD
b4ae7a1ae9 Add a basic help tab 2022-07-23 12:32:07 +02:00
DevilXD
4437904689 Revert "priority_only starts as False now"
This reverts commit ddd689c555.
2022-07-23 12:32:07 +02:00
DevilXD
36d83971f3 Simplify logic here 2022-07-23 12:32:07 +02:00
DevilXD
0e0c0cb434 Don't error if the cached file is already deleted 2022-07-23 12:32:07 +02:00
DevilXD
b20893ab03 Fix a potential issue with stream state not refreshing the watching payload 2022-07-23 12:32:07 +02:00
DevilXD
d566508ed9 Redo the request retry logic, to handle timeout error via backoff instead 2022-07-23 12:32:07 +02:00
DevilXD
3fa9f40350 Add a Support section 2022-07-23 12:32:07 +02:00
DevilXD
b08caffe58 Add a Sponsor button 2022-07-23 12:31:53 +02:00
DevilXD
d62f12ebef Censour out the user's password from the traceback 2022-07-23 12:31:52 +02:00
DevilXD
69c23e1b2e Add a useful exception error, telling the user to login for internet access 2022-06-29 07:56:48 +02:00
DevilXD
3c8274b166 Implement handling for drops with more than one benefit 2022-05-16 22:42:32 +02:00
DevilXD
53d78f8a8d Handle a case when the session is closed during backoff connect 2022-05-16 21:03:45 +02:00
DevilXD
1bb1450ce8 Use exp. backoff for the twitch down delay 2022-05-15 18:50:19 +02:00
DevilXD
515c86d1fa Move the autostart key to a variable 2022-05-15 18:20:10 +02:00
DevilXD
63d0c4a712 Fix an issue with the altered state not being set properly 2022-05-15 18:19:04 +02:00
DevilXD
c77b8f6714 Minor consistency changes 2022-05-15 14:44:06 +02:00
DevilXD
fcbda8fea2 Add 5XX http code handling 2022-05-15 14:43:22 +02:00
DevilXD
0b32d09285 Utilize inventory changed events to manage the overview tab;
instead of the progress notification system
2022-04-27 19:17:43 +02:00
DevilXD
a92f6be1a8 Make the mnt task more resilitent to errors 2022-04-20 23:25:28 +02:00
DevilXD
0e3478dec9 Add some app pictures 2022-04-20 20:30:36 +02:00
DevilXD
2efdda45d0 Fix mnt task min usage with an empty iterable 2022-04-19 18:02:05 +02:00
DevilXD
dea5b51fed Add some minor typing 2022-04-19 17:40:22 +02:00
DevilXD
3fb8a3e089 Optimize _add_column 2022-04-18 13:23:53 +02:00
DevilXD
ec0781acae Add 'starts_at' display for campaigns on mouse over 2022-04-16 11:31:40 +02:00
DevilXD
0bbbce0d5d Add missing _altered setter 2022-04-14 09:12:18 +02:00
DevilXD
f3fd0fa5d9 Create more oppurtinities for state saving;
for image cache and settings
2022-04-14 07:55:39 +02:00
DevilXD
903b299bfe Mnt task now does a better job;
at tracking upcoming campaign start times
2022-04-13 22:06:59 +02:00
DevilXD
ddd689c555 priority_only starts as False now 2022-04-11 22:44:57 +02:00
DevilXD
2c1e684bd7 Better project description 2022-04-11 22:44:21 +02:00
DevilXD
928e716187 Version bump 2022-04-10 16:03:23 +02:00
DevilXD
2f452ca045 Fix an issue with settings being saved too early 2022-04-10 16:02:59 +02:00
DevilXD
3bccbc45c3 Use a walrus here 2022-04-09 22:08:08 +02:00
DevilXD
bd737985c4 Move the mnt task so that its restarted every hour 2022-04-09 18:41:02 +02:00
DevilXD
5b51fb1602 Pass in the proxy URL to the websocket connection 2022-04-08 22:13:18 +02:00
DevilXD
fa59cde737 Update proxy branch with the new websocket implementation 2022-04-08 22:07:41 +02:00
DevilXD
8cd77bae2a Change websocket internals to use aiohttp instead 2022-04-08 22:04:53 +02:00
DevilXD
a8eaf33054 Fix missing use_active logic path 2022-04-07 19:16:22 +02:00
DevilXD
634119b254 Restart watching on GAMES_UPDATE 2022-04-07 19:15:46 +02:00
DevilXD
281b9274ed set_games uses all games from inventory now 2022-04-07 17:56:54 +02:00
DevilXD
c9502c1f3e Fix an issue with reload stopping the watching 2022-04-07 17:49:03 +02:00
DevilXD
6da3d4c14c Fix an issue with a typing_extension import not being protected by a typing check 2022-04-07 16:56:48 +02:00
DevilXD
dbb27e186d Fix the 'watching channel reselect after cleanup' logic to be less binding in terms of game priorities 2022-04-06 22:23:14 +02:00
DevilXD
e47bf30d5e Implement simple proxy URL support 2022-04-04 19:21:21 +02:00
DevilXD
8d2fde9447 Add an env setup script 2022-04-03 14:56:18 +02:00
DevilXD
72c6e98e20 Fix priority_only logic 2022-04-03 14:14:20 +02:00
DevilXD
fd635499b6 Better handling for settings values that are missing from serialize_env 2022-04-03 10:47:44 +02:00
DevilXD
cbb59c3e98 modify tray.notify to return a task for cancelling purposes 2022-04-02 17:05:55 +02:00
DevilXD
a45a97f193 Make sure to display the drop after claiming too 2022-03-31 10:32:00 +02:00