Commit Graph

252 Commits

Author SHA1 Message Date
DevilXD
1df916f91e TEMPFIX: Disable the drops_enabled check 2023-05-17 10:04:13 +02:00
DevilXD
330eb4f184 Remove undetected-chromedriver from dependencies 2023-04-23 10:06:07 +02:00
DevilXD
14b02591c6 Fix an issue with specific campaigns causing mining to get stuck until reload 2023-02-28 17:07:27 +01:00
DevilXD
e511932339 Handle GQL service error too 2023-02-27 17:06:25 +01:00
DevilXD
acbd45beda Fix GQL requests not sending the proper user agent 2022-12-24 10:46:21 +01:00
DevilXD
348d039b28 Prevent others from mismatching their authentication token with the current, different client ID 2022-12-24 10:10:07 +01:00
DevilXD
3892dfe59e Implement SmartTV OAuth2 login flow 2022-12-23 13:18:23 +01:00
DevilXD
7dc474286f Minor cleanup of comments, typing and gitignore 2022-12-23 13:17:47 +01:00
DevilXD
28c0f8b75e Streamline user agent and client ID access 2022-12-22 13:14:44 +01:00
DevilXD
d100c4b7ff Ensure all possible time triggers are included 2022-12-19 08:50:10 +01:00
DevilXD
5bf56f7c0d Differentiate mnt task logging points claim vs reload 2022-12-16 08:44:33 +01:00
DevilXD
f5b1cb46aa Fix mnt task printing timestamps as UTC instead of local time 2022-12-15 22:27:58 +01:00
DevilXD
61304a2843 Add CALL logging to the maintenance task 2022-12-15 18:00:10 +01:00
DevilXD
751178c04c Add a print for a watching message in the output window 2022-12-15 11:36:46 +01:00
DevilXD
cb8d76b602 Add CALL logging to the watch loop 2022-12-14 23:20:18 +01:00
DevilXD
07708e9ab1 Improve on the CALL logging, added useful comments 2022-12-14 14:43:02 +01:00
DevilXD
f9b8d8e9a8 Fixes Terminating error in v15.dev #97 2022-12-14 08:45:17 +01:00
DevilXD
b6bc2e11cf Add an additional CALL logging level 2022-12-13 22:40:30 +01:00
DevilXD
91917c2e6d Add some event calls logging 2022-12-12 22:47:19 +01:00
DevilXD
73b96185e9 Fix unboundlocalerror 2022-12-12 10:06:37 +01:00
DevilXD
5751f96882 Implement handling for broadcast-settings-update 2022-12-11 18:39:38 +01:00
DevilXD
577a428de2 Handle 2004 login error code;
add regex validation to the username
2022-12-08 17:52:18 +01:00
DevilXD
db6807710f Fix service timeout GQL handling 2022-12-08 14:43:30 +01:00
DevilXD
76467bad65 Review and adjust the logging module levels 2022-12-07 14:41:47 +01:00
DevilXD
51b2da3e42 Add timestamps to output messages 2022-12-07 13:49:52 +01:00
DevilXD
57baa4fc1e Disable chrome login;
since it doesn't work anyway
2022-12-07 13:01:06 +01:00
DevilXD
a33c93aa83 Make the drop claim text in the output window look better 2022-12-03 13:09:50 +01:00
DevilXD
64a7bdc6fd Add proxy handling to get_session 2022-12-02 20:39:39 +01:00
DevilXD
7c4a683f1f Mnt task triggers channel cleanup instead of just a switch 2022-12-01 09:47:26 +01:00
DevilXD
d3b9a76b5a Merge branch 'linux' into master 2022-11-30 22:15:38 +01:00
DevilXD
323de6ed59 Include game name in the tray notification and mouse-over title 2022-11-30 11:51:49 +01:00
DevilXD
36597d9a4a Display campaign's game, clear progress when idle 2022-11-30 10:47:56 +01:00
DevilXD
d36b236070 Add a fallback user agent 2022-11-27 18:48:35 +01:00
DevilXD
5a903ce0bf Implement translations 2022-11-27 18:41:11 +01:00
DevilXD
0dc8313188 Add mnt triggers only for campaigns we care about 2022-11-24 20:24:34 +01:00
DevilXD
4b30cf116b Stop the maintenance task from executing triggers...;
if we're reloading the whole inventory anyway
2022-11-24 13:23:32 +01:00
DevilXD
d308fad51c Remove the counter from the fetching campaigns step 2022-11-22 09:02:20 +01:00
DevilXD
0f538482c7 Limit the amount of connections made;
streamline GQL bulk campaigns fetching
2022-11-21 22:44:56 +01:00
DevilXD
29be8bd799 Improve Twitch's 5XXX errors handling 2022-11-21 14:19:47 +01:00
DevilXD
03eb64171c Redesign the maintenance task to avoid reloading on campaign status changes 2022-11-20 23:09:11 +01:00
DevilXD
bcb5bfab36 Handle GQL service timeout 2022-11-19 19:26:02 +01:00
DevilXD
504c6b06c0 Reimplement standard login procedure, keep chrome as backup 2022-11-19 19:03:52 +01:00
DevilXD
5e3e7b6f4f Fix an issue with trying to mine a completed campaign 2022-11-15 21:45:44 +01:00
DevilXD
6f3da7b0cc Don't let the active drop search straight up lie to the user 2022-11-15 21:40:24 +01:00
DevilXD
008dffb212 A bunch of naming and consistency changes 2022-11-15 21:39:17 +01:00
DevilXD
147639a454 Minor ExponentialBackoff exp -> steps;
No connection stemps greater than 1 detection
2022-11-07 08:00:00 +01:00
DevilXD
2797f5ee68 Fix the app hanging while it's closed during loading 2022-11-05 19:25:30 +01:00
DevilXD
26a5787fa7 simplify logic here 2022-11-05 17:31:40 +01:00
DevilXD
67e9d3a2e0 Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner 2022-11-04 18:52:26 +01:00
DevilXD
2f78d476e0 Change login button behavior to flip-flop 2022-11-04 14:47:54 +01:00