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
|
706cecec23
|
User agent update
|
2022-12-15 14:33:04 +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
|
1cc4c4d1c3
|
Improve debug experience
|
2022-12-14 15:18:45 +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
|
807141befb
|
Fix an unable to login issue;
introduced in the last commit by mistake
|
2022-12-08 20:10:53 +01:00 |
|
DevilXD
|
577a428de2
|
Handle 2004 login error code;
add regex validation to the username
|
2022-12-08 17:52:18 +01:00 |
|
DevilXD
|
2560bc146f
|
Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner
|
2022-12-08 14:43:33 +01:00 |
|
DevilXD
|
db6807710f
|
Fix service timeout GQL handling
|
2022-12-08 14:43:30 +01:00 |
|
DevilXD
|
d9b3e6171e
|
Remove extra spacing from the logger's output formatter
|
2022-12-07 22:45:08 +01:00 |
|
DevilXD
|
ca881e56c0
|
Add a missing WS connected logging message
|
2022-12-07 14:57:02 +01:00 |
|
DevilXD
|
b96d87e551
|
Fix duplicated logging timestamps
|
2022-12-07 14:55:48 +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
|
c15af4e8d8
|
Update README and credits
|
2022-12-07 11:16:49 +01:00 |
|
DevilXD
|
56d982f793
|
Place the portugues translation where it's supposed to be
|
2022-12-07 09:57:12 +01:00 |
|
DevilXD
|
098d9c81e9
|
setup_env no longer asks nor installs pyinstaller
|
2022-12-07 09:34:19 +01:00 |
|
DevilXD
|
c2a28854d1
|
Install pyinstaller automatically when not available
|
2022-12-07 09:26:53 +01:00 |
|
DevilXD
|
a4b66e204e
|
Update batch scripts
|
2022-12-07 09:21:40 +01:00 |
|
DevilXD
|
fc55cbe450
|
Accidentally staged this file
|
2022-12-07 07:27:09 +01:00 |
|
DevilXD
|
a85494ea82
|
Add a Portuguese translation
|
2022-12-07 07:08:58 +01:00 |
|
DevilXD
|
ba2ad2e50d
|
Fix an issue with current_tab being locale-dependent
|
2022-12-06 17:57:58 +01:00 |
|
DevilXD
|
88736a3791
|
Add a missing 'r'
|
2022-12-06 12:07:36 +01:00 |
|
Luckz
|
a630e829b0
|
Update German translation
|
2022-12-06 12:06:55 +01:00 |
|
DevilXD
|
83ffea013b
|
Implement the translation for a campaign's game display
|
2022-12-06 07:39:10 +01:00 |
|
DevilXD
|
a33c93aa83
|
Make the drop claim text in the output window look better
|
2022-12-03 13:09:50 +01:00 |
|
DevilXD
|
3551eabcee
|
Make it possible for the campaign status;
to dymanically update upon switching to the Inventory tab
|
2022-12-03 13:01:16 +01:00 |
|
DevilXD
|
64a7bdc6fd
|
Add proxy handling to get_session
|
2022-12-02 20:39:39 +01:00 |
|
Joof
|
d3ba25ee5d
|
Added Spanish translation
|
2022-12-01 21:37:06 +01:00 |
|
DevilXD
|
5cb12b3445
|
Fix the proxy entry not saving it's cleared state
|
2022-12-01 18:50:02 +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
|
94efa44f96
|
Add a missing Chinese translation line
|
2022-11-30 18:40:58 +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
|
e4088699c5
|
Update Chinese translation
|
2022-11-28 19:56:06 +01:00 |
|
DevilXD
|
b977c507cf
|
Update translations files
|
2022-11-28 14:48:34 +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
|
5e53448451
|
await on completed tasks, instead of calling .result()
|
2022-11-26 10:04:06 +01:00 |
|
DevilXD
|
4788ac8fbf
|
Use slots where possible for a marginal memory save
|
2022-11-25 11:42:46 +01:00 |
|