Commit graph

88 commits

Author SHA1 Message Date
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
215b1a7f14 Typo in docs with leading/trailing slash 2022-09-23 16:48:32 +04:00
6123dc70c5
Merge pull request #53 from LaptopCat/main
Fix some documentation mistakes
2022-09-20 21:14:17 +04:00
Laptop
5971837cbf
Fix aterrors.py
Fix mistake on line 1
2022-09-20 20:09:21 +03:00
Laptop
c604144e2c
Fix atconnect.py
Fix mistake on line 28
2022-09-20 20:08:34 +03:00
Laptop
3e5a3855c0
Fix typo in atserver.py
Fix typo on line 374
2022-09-20 20:06:12 +03:00
a8e434b0bd Readme, bug in docs 2022-08-29 13:57:45 +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
1055628241
Merge pull request #43 from Ruochenfu2011/patch-1
Fixing xpath for parsing servers
2022-08-01 16:14:02 +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
a6ec9a1a0f Makefile 2022-07-26 10:29:22 +04:00
4d6bd2db2d Readme, v1.1.1 2022-07-26 10:22:49 +04: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
3fa3b592a2
Merge pull request #36 from NotNalin/main
fix for list_servers() returning an empty list
2022-07-03 19:09:01 +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
8bad49c695 Changes in Readme 2022-07-01 14:32:06 +04:00
074e8fd6ed Module docstrings, pylint, pep8 2022-07-01 14:28:39 +04:00
b80defe9b3
Merge pull request #35 from DarkCat09/darkcat09-patch1
Errors, bedrock whitelist bug
2022-07-01 10:32:50 +04:00
c4c5c831c6 Errors, bedrock whitelist bug 2022-07-01 10:31:23 +04:00
7f77478164
Merge pull request #34 from DarkCat09/darkcat09-patch1
Fixed some bugs, changed tests structure, mypy
2022-07-01 09:39:26 +04:00
7d276dba8f Fixed some bugs, changed tests structure, mypy 2022-07-01 09:36:52 +04:00
efe67f85da
Merge pull request #33 from ghrlt/main
Adding PermissionError handling
2022-07-01 09:12:38 +04:00
Gaëtan
87fd6d6d57
Update __init__.py 2022-07-01 03:49:48 +02:00
Gaëtan
36209bfc47
Update aterrors.py 2022-07-01 03:47:19 +02:00
44a7b0fd9a Readme, some classifiers in setup.py, v1.1.0 2022-06-27 09:50:30 +04:00
9c4274284f PEP8, mkdocs, corrected logo 2022-06-23 15:13:56 +04:00
a75d729e93 Read The Docs 2022-06-17 14:47:59 +04:00
c7390f4ec2 Sphinx Documentation 2022-06-17 14:34:47 +04:00
9f0610e5a7 Docstrings, logging in websocket example 2022-06-17 12:30:58 +04:00
72135f41fc Docstrings, Client->atclient.Client 2022-06-16 15:40:10 +04:00
cc3099123e Arguments in wssreceiver, 1.0.5 2022-05-18 19:35:46 +04:00
b02e833702 Bugfixes in atconnect, atwss(async functions) 2022-05-18 18:33:21 +04:00
f606cfd521 Commands sending example, bugfix in atwss 2022-05-17 16:35:25 +04:00
13fa18f9d6 1.0.3 2022-05-16 18:19:59 +04:00
ee61aa375b Bugfixes, parse_token optimization, logo 2022-05-16 18:16:15 +04:00
fd6f7cb4ca Readme and setup.py changes 2022-05-13 18:05:23 +04:00
a5ef80d78b Important bugfix in javascript parser 2022-05-13 17:44:00 +04:00
490a68982a SemVer 2022-04-28 09:29:20 +04:00
caf2b1933e Cloudflare 2022-04-28 09:23:02 +04:00
af9e55c80b Some changes in setup 2022-04-07 11:32:13 +04:00
dd72d02643 WebSockets bugfix, updated Readme 2022-04-06 11:44:14 +04:00
b1f40db14a
Update websocket_example.py 2022-04-02 08:58:59 +04:00
45abeba5d0
Update README.md 2022-04-02 08:54:47 +04:00