Commit Graph

605 Commits

Author SHA1 Message Date
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
DevilXD
07e0ee7b40 Fixed Credits section formatting 2022-09-19 21:17:01 +02:00
DevilXD
921b3b9170 Dev version bump 2022-09-19 15:53:24 +02:00
DevilXD
0fef027879 Improve GQL error reporting 2022-09-19 15:03:40 +02:00
DevilXD
1810d802b4 Account for the request invalidation happening during the request 2022-09-17 20:13:16 +02:00
DevilXD
8069168873 Change the pack task to build and pack 2022-09-17 18:49:53 +02:00
DevilXD
09afe13c9a Dev version bump 2022-09-17 18:46:32 +02:00
DevilXD
7150c18f6e Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner 2022-09-17 18:28:32 +02:00
DevilXD
7d14b51221 Hard-reload on integrity expiring during request;
Implement a way to hard-reload the application when the integrity token expires during a request, or inside its retry loop
2022-09-17 18:28:26 +02:00
DevilXD
f65c0922c2 Add clear_topics to websocket stop;
Topics are cleared on a remove now
2022-09-17 18:28:00 +02:00
ThisIsCyreX
686f7815ea Fixed a typo in the German translation 2022-09-17 16:49:20 +02:00
DevilXD
80cf5a8a61 Simplify some of the websocket start and stop logic 2022-09-17 15:17:02 +02:00
DevilXD
b35f7ce3c3 Add missing translation logic of the login flow 2022-09-17 12:11:20 +02:00
DevilXD
593f36f18f Implement a lock to ensure only one verification is done at a time 2022-09-17 10:32:42 +02:00
ThisIsCyreX
1b4ae95615 Added German translation 2022-09-16 17:54:05 +02:00
DevilXD
8f0f94c32b Add a more helpful error for a messed up default translation 2022-09-16 17:27:50 +02:00
DevilXD
22f442fcad Version bump, new version format 2022-09-16 16:36:54 +02:00
DevilXD
a5822fb8ed Add a no-cache header to GQL 2022-09-16 16:28:47 +02:00
DevilXD
efd48a8287 Improve on the GQL integrity headers 2022-09-16 15:03:25 +02:00
DevilXD
8da6ae8c8b Move the logged in event to auth state 2022-09-15 07:44:20 +02:00
DevilXD
fb3c6bf0ce Finish integrity support 2022-09-15 07:27:55 +02:00
DevilXD
01729761d8 Initial integrity support 2022-09-14 23:20:04 +02:00
DevilXD
ef05d78d43 Fix invalid escape sequence warning (added numbers) 2022-09-14 17:26:25 +02:00
wx
15b3601913 Added the Czech translation (#39)
* Added the Czech translation

Co-authored-by: Woox <wooxhimself@pm.me>
Co-authored-by: DevilXD <DevilXD@users.noreply.github.com>
2022-09-14 17:19:48 +02:00
DevilXD
560b8f4720 Detect and report GQL errors as exceptions 2022-09-14 15:04:13 +02:00
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