466deb386f
Correct Cloudflare bypass, servers list parsing
2023-08-10 16:25:31 +04:00
0aac026caa
Beginning of rewriting on Selenium
2023-08-08 10:57:41 +04:00
bc01f9ab13
Fix for #80 (token and sec were empty)
2023-06-03 16:45:58 +04:00
09b9d9f238
v3.0.0, MyPy (added _info type hint), PEP8
2023-05-29 12:06:21 +04:00
6cdca11a0e
Logging in with cookie
2023-05-29 12:02:45 +04:00
4baf4ea1a7
Finally fixed 400 by updating URLs, improved logging
2023-05-29 11:44:19 +04:00
55ce48819e
Rewritten atclient, some methods moved to ataccount, corrected docs
2023-05-24 20:03:09 +04:00
134a27b43d
getLogger instead of calling logging.
methods
2023-05-24 18:15:44 +04:00
9d3de01395
BASE_URL constants
2023-05-24 17:41:33 +04:00
69a8f83c9c
Correctly waiting for server start; choosing interpreter (atclient)
2022-12-26 15:48:08 +04:00
9ba4230745
AutoPEP8 formatting
2022-10-31 17:27:21 +04:00
092f9356a3
Passing args to CloudScraper: attempt 2
2022-10-10 11:31:14 +04:00
91627a8af9
Bugfix
2022-10-05 19:59:28 +04:00
9ea8795bdb
Correct logging interpolation format
2022-09-30 14:39:16 +04:00
5326450e8e
Fixed empty saved_session string
2022-09-30 14:23:50 +04:00
5919bebccb
Improvements in automatic session saving
2022-09-29 20:04:47 +04:00
b0fccc34cd
Typo; easier QR code png saving
2022-09-29 19:17:38 +04:00
805addf18a
Fixed double token parsing
2022-09-29 18:55:37 +04:00
7924678c96
Written about 2FA in how-to docs
2022-09-29 18:54:16 +04:00
f996b27ef6
Fixed MyPy errors
2022-09-29 18:18:15 +04:00
96ae523c40
2FA
2022-09-23 17:21:17 +04:00
b58cfc65b5
Typo in atclient docs
2022-09-23 16:53:47 +04:00
4892430f19
MkDocs, Readme, Files API, Automated session saving, v2.0.1
...
MkDocs: sphinx docstrings rewritten to google, improved config, written the major part of how-to.
Readme: centered title + logo, added badges, features list, updated changelog.
Improved Files API, added automatical session saving and restoring to Client.
Some changes in makefile and gitignore.
License Notice now refers to all contributors.
2022-08-26 16:14:07 +04:00
dc52f92985
Bugfixes: Cloudflare bypassing, JS parser; tests, pylint, makefile
2022-08-22 09:55:08 +04:00
Forsteri123
210cab97cc
Fixing #42
...
solution made by https://github.com/DarkCat09/python-aternos/issues/42#issuecomment-1200433909
I think this problem is made by aternos update
2022-08-01 19:52:09 +08:00
e171da578b
Corrected commit "Bugfixes in Client, Cloudflare page example"
2022-07-26 10:14:26 +04:00
3c972c83f0
Bugfixes in Client, Cloudflare page example
2022-07-26 10:07:12 +04:00
Nalin
913ff68e1e
fix for list_servers() returning an empty list
2022-07-01 22:53:43 +04:00
9c8e3a7ec8
Servers list caching, improvements in test script
2022-07-01 19:02:10 +04:00
074e8fd6ed
Module docstrings, pylint, pep8
2022-07-01 14:28:39 +04:00
9c4274284f
PEP8, mkdocs, corrected logo
2022-06-23 15:13:56 +04:00
72135f41fc
Docstrings, Client->atclient.Client
2022-06-16 15:40:10 +04:00