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
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
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
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
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
9c4274284f
PEP8, mkdocs, corrected logo
2022-06-23 15:13:56 +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
ee61aa375b
Bugfixes, parse_token optimization, logo
2022-05-16 18:16:15 +04:00
a5ef80d78b
Important bugfix in javascript parser
2022-05-13 17:44:00 +04:00
caf2b1933e
Cloudflare
2022-04-28 09:23:02 +04:00
dd72d02643
WebSockets bugfix, updated Readme
2022-04-06 11:44:14 +04:00
03ca4098bc
Account actions, session, examples and readme
2022-04-01 17:01:12 +04:00
75b10e6e8c
Bugfixes in FilesAPI, logging and unittest
2022-03-30 19:40:58 +04:00
cec2938804
Bugfixes in atfile,wss,connect
2022-03-25 16:45:38 +04:00
48f8090d2a
Code improvements
2022-03-18 18:38:36 +04:00
bb5978f8f5
Arrow exprs parser!
2022-03-17 10:24:58 +04:00
08743f69bd
Ecma6 Parsing
2022-02-09 13:07:24 +04:00
c0f60cfe5c
WebSocket API, token parser updates
2022-01-22 15:10:30 +04:00
6993aadf03
WebSocket, code improvements, API update
2022-01-11 18:08:59 +04:00
ca9cda3b51
Trying to add Google authorization
2022-01-06 19:57:26 +04:00
DarkCat09
ae85a218ea
Updated API
2021-11-01 18:04:19 +04:00
loveyousomuch
414f63b40b
WORK! fetch token, start and stop server
2021-10-28 00:06:18 +03:00
loveyousomuch
671a71d5cd
login done, but don't detects servers
2021-10-27 19:42:41 +03:00
27c3bea52e
Add files via upload
2021-10-15 19:31:47 +04:00
61460b2f74
Server config feauture, players management, bugfix
2021-10-15 15:12:45 +04:00
a055f9ae9d
Client class was moved to init, deleting client.py
2021-10-14 19:16:15 +04:00