DevilXD
|
0dce936c2b
|
Inventory tab exclude option takes priority_only into account
|
2022-09-13 14:35:31 +02:00 |
|
DevilXD
|
0e9ddefa03
|
Add an option to hide excluded games from the inventory view
|
2022-09-12 20:04:40 +02:00 |
|
DevilXD
|
3c6fecb039
|
exp backoff 0 shift + fix quick retry logic
|
2022-09-12 19:37:56 +02:00 |
|
DevilXD
|
76a34685da
|
Redo some of the typing
|
2022-09-10 15:51:27 +02:00 |
|
DevilXD
|
ac8d15a43b
|
Choosing Quit from the tray icon only destroys the icon when the application actually exits
|
2022-09-10 15:29:58 +02:00 |
|
DevilXD
|
81e0497f9c
|
Fix an issue with the window starting as minimized
|
2022-09-10 15:29:26 +02:00 |
|
DevilXD
|
96b359d2ea
|
Don't pack by default
|
2022-09-10 15:27:48 +02:00 |
|
DevilXD
|
3cf083d9fe
|
Fix an issue with the tray icon delaying the shutdown for too long
|
2022-09-04 09:31:01 +02:00 |
|
DevilXD
|
befb755273
|
Fix an issue with tray startup not working
|
2022-09-04 09:30:19 +02:00 |
|
DevilXD
|
c12a691a54
|
Make sure Windows shutdown is handled when minimized too
|
2022-09-03 18:50:36 +02:00 |
|
DevilXD
|
5068b5429c
|
Update user agent to the lastest Chrome one
|
2022-09-03 18:23:05 +02:00 |
|
DevilXD
|
1e035f1a36
|
Properly handle Windows shutdown message
|
2022-09-03 18:12:32 +02:00 |
|
DevilXD
|
8ddfdc5114
|
Fix broken GUI debug
|
2022-09-03 18:06:17 +02:00 |
|
DevilXD
|
c665d81f70
|
Add a missing status update in on_online;
redesign the watching status if statement
|
2022-09-02 13:21:03 +02:00 |
|
DevilXD
|
1f4a177906
|
Minor watch loop and mnt task changes
|
2022-08-26 15:01:27 +02:00 |
|
DevilXD
|
ede42e4589
|
WebsocketTopic uses as_str in its init now
|
2022-08-26 13:36:43 +02:00 |
|
DevilXD
|
8c031232d1
|
asyncio.wait consistency cleanup
|
2022-08-26 12:29:51 +02:00 |
|
DevilXD
|
127822a26f
|
task_wrapper now ignores ExitRequest
|
2022-08-24 12:34:14 +02:00 |
|
DevilXD
|
53d14d3dd7
|
Actually use the unexpected_content translation;
and handle the associated exception everywhere
|
2022-08-24 12:18:00 +02:00 |
|
DevilXD
|
091ed1422c
|
Make settings use the default language from constants.py instead of a hardcoded value
|
2022-08-24 11:44:06 +02:00 |
|
DevilXD
|
f1e0716445
|
Implement a way to instantly exit the request loop when trying to close the window;
this removes a bunch of plug-in exit possibilities since they're technically no longer needed
|
2022-08-22 21:44:04 +02:00 |
|
DevilXD
|
431fa6adcc
|
Fix a bug with GQL operations containing variables getting their defaults overwritten
|
2022-08-22 21:15:23 +02:00 |
|
DevilXD
|
710eb68da0
|
Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner
|
2022-08-22 10:00:24 +02:00 |
|
DevilXD
|
85f7aa37bc
|
Ensure check_login in all places the access token is used
|
2022-08-22 10:00:18 +02:00 |
|
DevilXD
|
69595a9327
|
Add a second ExitRequest check, move the first one around
|
2022-08-21 16:33:45 +02:00 |
|
DevilXD
|
75b87110f4
|
Use a different ExitRequest approach for now
|
2022-08-21 11:49:27 +02:00 |
|
DevilXD
|
d8d6397571
|
Revert "Add ExitRequest raise while waiting for a server response"
|
2022-08-21 11:46:40 +02:00 |
|
DevilXD
|
512593e54b
|
Ignore log.txt
|
2022-08-21 11:44:31 +02:00 |
|
DevilXD
|
31f25c9a6d
|
Show progress for drops with non-zero current minutes
|
2022-08-20 23:04:25 +02:00 |
|
DevilXD
|
e0dc371824
|
Rename a translation key
|
2022-08-20 22:14:38 +02:00 |
|
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 |
|