Commit Graph

341 Commits

Author SHA1 Message Date
DevilXD
aebd0e6570 Add ExitRequest raise while waiting for a server response 2022-08-20 22:08:02 +02:00
DevilXD
90fb6ea9a7 Slightly redesign session close logic 2022-08-19 14:21:48 +02:00
DevilXD
0431a2d98e Add an experimental shutdown handler 2022-08-19 14:09:06 +02:00
DevilXD
6d5191e148 Fix no_campaign keyerror 2022-08-19 12:54:30 +02:00
DevilXD
5afc7ec27d Make image cache use the request wrapper 2022-08-19 11:57:18 +02:00
DevilXD
c682b75e2d Minor naming and comments update 2022-08-19 10:19:23 +02:00
DevilXD
5b1089e3cc Add the terminated status in the gui 2022-08-19 10:18:41 +02:00
DevilXD
05466364d1 Implement the translation feature 2022-08-18 22:28:30 +02:00
DevilXD
3c81268501 Fix gui dev testing breaking (again) 2022-08-16 10:01:22 +02:00
DevilXD
a5474c28bf Update gitignore for translation 2022-08-16 10:00:51 +02:00
DevilXD
1cf0559401 Fix GUI debug breaking 2022-08-15 22:13:54 +02:00
DevilXD
ca0515fb91 Display drop's duration by default 2022-08-15 19:03:27 +02:00
DevilXD
1555d7ee75 In the end, just use can_earn instead here 2022-08-08 22:19:58 +02:00
DevilXD
22cfb331c6 Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner 2022-08-08 22:09:02 +02:00
DevilXD
6d86bf0c3d Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner 2022-08-08 22:08:58 +02:00
DevilXD
ae7240dd77 Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner 2022-08-08 22:03:38 +02:00
DevilXD
2d1c201e2f Drops that haven't started yet within an active campaign;
are now labeled as Upcoming instead of showing unobtainable progress
2022-08-08 22:03:27 +02:00
DevilXD
0d0c9d89d1 Drops that haven't started yet within an active campaign;
are now labeled as Upcoming instead of showing unobtainable progress
2022-08-08 21:45:22 +02:00
DevilXD
98f5f7bc69 Handle an additionalexception type here 2022-08-05 22:13:15 +02:00
DevilXD
b8cba528b5 Reinforce websocket logic;
so that it doesn't change to disconnected after a long no-internet period
2022-08-03 22:16:57 +02:00
DevilXD
39d45360e6 Make it possible to exit the app during inventory loading 2022-08-02 21:19:54 +02:00
DevilXD
8e28ee5959 Improve campaign sorting 2022-08-01 11:39:14 +02:00
DevilXD
92e54f5d59 Upcoming campaigns show 'Starts' by default 2022-08-01 08:13:23 +02:00
DevilXD
3dbe1f02be Add a 'finished' inv view filter 2022-07-31 22:36:34 +02:00
DevilXD
f919850ad2 Typing update 2022-07-31 21:40:03 +02:00
DevilXD
7a7b94f57c Implement the status bar 2022-07-30 16:14:57 +02:00
DevilXD
3b2e68757d Make sure to handle it here 2022-07-30 14:15:57 +02:00
DevilXD
2e1711cf05 Implement campaign linking URL, status and filtering 2022-07-29 23:30:25 +02:00
DevilXD
fbf23f5b60 Fix an issue with the inventory tab not updating live sometimes 2022-07-28 08:53:45 +02:00
DevilXD
c3854937b9 Minor fix of a deprecation warning 2022-07-28 08:08:02 +02:00
DevilXD
0f38e7bffd Some help tab improvements 2022-07-23 12:59:44 +02:00
DevilXD
138d09677f Add an About section to the Help tab 2022-07-23 12:59:44 +02:00
DevilXD
7817190dc2 Small maintenance task improvements 2022-07-23 12:59:36 +02:00
DevilXD
8cf9b8f6f8 Fix a bug with the maintenance task looping too fast 2022-07-23 12:32:08 +02:00
DevilXD
89c5e55936 Small websocket improvements 2022-07-23 12:32:08 +02:00
DevilXD
a79755c5b0 Use 1 as backoff shift, skip first message 2022-07-23 12:32:08 +02:00
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