Commit Graph

445 Commits

Author SHA1 Message Date
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
5752e887d1 Fix Chrome proxy support 2022-11-15 11:29:47 +01:00
DevilXD
1aa1976c1a Add a proxy server support for Chrome 2022-11-11 18:19:41 +01:00
DevilXD
71d4bf5092 Simplify page load strat, move some messages around 2022-11-11 18:19:08 +01:00
DevilXD
d3d1624a24 Handle missing SeleniumWire certificate files 2022-11-11 13:33:04 +01:00
DevilXD
4ae68b7d23 Handle _brotli error 2022-11-11 13:07:15 +01:00
DevilXD
cc4cbc5179 Various UX login flow improvements 2022-11-07 22:20:10 +01:00
DevilXD
8ecf26bc37 Restore app from tray when the login procedure starts 2022-11-07 16:55:54 +01:00
DevilXD
147639a454 Minor ExponentialBackoff exp -> steps;
No connection stemps greater than 1 detection
2022-11-07 08:00:00 +01:00
DevilXD
024ad975b9 create_task -> ensure_future + wrap event wait 2022-11-05 22:53:55 +01:00
DevilXD
2306fc1331 ensure_future -> create_task 2022-11-05 19:25:50 +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
ca5215bef3 Fix not being able to close the app during initial login phase 2022-11-05 10:46:10 +01:00
DevilXD
ecc381851f Improve env setup script 2022-11-05 10:44:39 +01:00
DevilXD
74969a3adb Fix a theorethical hang during app initialization 2022-11-05 10:06:09 +01:00
DevilXD
683d2fd755 Fix asyncio.wait breaking in Python 3.11 2022-11-04 22:29:11 +01:00
DevilXD
f50d02ed0b Add nice icon to the settings error message 2022-11-04 20:32: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
DevilXD
8f6589d275 Minor typing update 2022-11-03 17:31:24 +01:00
DevilXD
73a2a6145f Support new login flow via Chrome 2022-11-01 17:49:21 +01:00
DevilXD
88b228d38b Remove unneeded status update, update comments 2022-10-31 20:48:57 +01:00
DevilXD
fdd0172abf Fix an issue with campaigns having an incorrect allowed channels list 2022-10-31 20:35:46 +01:00
DevilXD
d8958d746c Add raw_response var for quick debug purposes 2022-10-28 22:05:15 +02:00
DevilXD
427e317755 Dev version bump 2022-10-27 18:13:10 +02:00
DevilXD
1696cc9618 Version bump 2022-10-27 17:53:27 +02:00
DevilXD
96e94039a8 Remove the integrity debug code 2022-10-25 22:31:59 +02:00
DevilXD
e3bf0ee8c6 Dev version bump 2022-10-24 17:57:41 +02:00
DevilXD
0f44aac5b8 Fix site down detection logic 2022-10-24 17:40:38 +02:00
DevilXD
b216d41492 Pre-read the response to avoid getting errors outside of the context manager 2022-10-24 17:32:58 +02:00
DevilXD
bd652417dc Version bump 2022-10-23 21:23:43 +02:00
DevilXD
e5642acc38 Remove notice 2022-10-23 21:22:05 +02:00
DevilXD
c15f557b9e Fix a rare TclError bug 2022-10-23 14:06:06 +02:00
DevilXD
a9d331e1b7 Disable the integrity header as it's not needed 2022-10-23 11:58:31 +02:00
DevilXD
2881cf0ad5 Adjust integrity expiring logic 2022-10-23 08:41:49 +02:00
DevilXD
fee022b5a4 Clear the cookie on a 5027 from login 2022-10-23 08:33:28 +02:00
DevilXD
6929633093 7 -> 8s 2022-10-22 23:10:09 +02:00
DevilXD
a24539a869 Add these for safe-keeping 2022-10-22 23:09:43 +02:00
DevilXD
21dc501872 Dev version bump 2022-10-22 18:01:26 +02:00
DevilXD
406635babb Allow the bad bot detection to pass, but print a warning 2022-10-22 17:45:06 +02:00
DevilXD
0075e8eb8d Update client ID 2022-10-22 17:27:42 +02:00
DevilXD
4c601c1579 Fix a typo 2022-10-05 21:05:41 +02:00
DevilXD
ac49ef8749 Added an unfixable breakage notice 2022-10-05 21:05:07 +02:00
DevilXD
53d232daa9 Invalidate integrity and retry when the check fails 2022-09-20 20:44:35 +02:00
Goldentube
418b2505f6 Correct some of the Chinese translations
Co-authored and approved by: 别烦 <52779408+Suz1e@users.noreply.github.com>
2022-09-20 19:20:42 +02:00
ThisIsCyreX
f93da93493 Update German translation 2022-09-20 07:07:46 +02:00
ThisIsCyreX
ae82f46b5f Fixed a typo 2022-09-20 07:06:46 +02:00
DevilXD
44fc3122e0 Improve venv setup script 2022-09-19 22:51:42 +02:00