Commit graph

158 commits

Author SHA1 Message Date
905d790c0d v3.0.2 in setup.py 2023-07-04 14:23:47 +04:00
f9140728a1 Fix for #89 2023-07-04 14:15:17 +04:00
b8399c2de5 Upd: setup.py (extra deps), makefile, check.sh; fixed deps versions (==) 2023-06-30 11:07:31 +04:00
cfee59d119 Bugfix for document.doctype (#85) 2023-06-30 10:26:04 +04:00
5132b5ea3a atconnect: anticaptcha API keys bugfix (#62) 2023-06-30 10:13:18 +04:00
2907c5a0c1 Merge branch 'main' of https://github.com/DarkCat09/python-aternos 2023-06-30 09:54:30 +04:00
f4f8080c4f
Merge pull request #86 from hiikion/main
Fix issue #85
2023-06-22 17:13:09 +04:00
hiikion
abb8e739ba Fix issue #85 2023-06-22 15:16:56 +03:00
bc01f9ab13 Fix for #80 (token and sec were empty) 2023-06-03 16:45:58 +04:00
31b4c24116 Warning message 2023-06-03 10:50:51 +04:00
f98dfc7cfc Readme: example updated 2023-06-01 17:59:33 +04:00
09b9d9f238 v3.0.0, MyPy (added _info type hint), PEP8 2023-05-29 12:06:21 +04:00
b0a030becb Updated Readme, created HAR and Postman workspace 2023-05-29 12:02:50 +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
8ae655a34e Updated Pylint config, MyPy: check_untyped_defs 2023-05-24 20:05:35 +04:00
b734f5df93 Rewritten tests repsectively (see the prev. commit) 2023-05-24 20:04:42 +04:00
29866f0446 Rewritten examples respectively (see the prev. commit) 2023-05-24 20:04:00 +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
1e4fdd2e89 lastStatus object parsing from the server page 2023-05-24 18:09:37 +04:00
9d3de01395 BASE_URL constants 2023-05-24 17:41:33 +04:00
345ba7e6ed Other SEC token generating algorithm 2023-05-24 17:12:34 +04:00
5ce6372a29 Removed .html extension, because GitHub shows HTML in language stats 2023-05-19 17:02:18 +04:00
057acdfc8e HTML parser unittests 2023-01-13 16:23:27 +04:00
3fbd283db1 Improved NodeJS interpreter interaction
- Catch AttributeError in `__del__` if process was not initialized and self.proc was not created
- Skip test_jsnode if node is not installed
- Removed package-lock from gitignore
2023-01-13 16:19:10 +04:00
89608142fb atconnect: Node.JS bugfix; atserver: address bugfix 2022-12-27 16:55:19 +04:00
7662f02d9c NodeJS bugfix, js_samples script 2022-12-26 17:24:34 +04:00
1f93640139 Server.js: improved security 2022-12-26 16:20:33 +04:00
69a8f83c9c Correctly waiting for server start; choosing interpreter (atclient) 2022-12-26 15:48:08 +04:00
45b4a10e87 Updated Readme 2022-12-26 14:59:12 +04:00
92e570841c Makefile: build docs 2022-12-26 14:41:39 +04:00
2d0af206ca Improved docs, fixed some typos 2022-12-25 19:17:49 +04:00
496049c9b5 #! in script 2022-12-25 18:27:22 +04:00
feff4aaca1 Python version in Makefile,script; typo 2022-12-25 18:23:55 +04:00
e61295e242 test.sh->check.sh, changes in Makefile 2022-12-25 18:22:10 +04:00
c788976ab2 PEP8, Pylint 2022-12-25 18:19:28 +04:00
c02d3fed3e atconnect: use new atjsparse syntax 2022-12-25 17:51:29 +04:00
3fa1db2edb Make unittests executable: permissions 2022-12-25 17:48:26 +04:00
a991495e51 Make unittests executable 2022-12-25 17:47:46 +04:00
d36a0528ea Web server for node.js interpreter, added docstrings, unittest 2022-12-25 17:45:22 +04:00
a770df7334 Node.js interpreter integration 2022-12-25 12:49:27 +04:00
ac5f306991 Removed GIMP project files 2022-12-23 18:02:05 +04:00
724f5f314c New AJAX_TOKEN samples 2022-12-23 17:45:34 +04:00
413fabb1a9 Countdown 2022-12-23 17:38:51 +04:00
403f9005a9 Logo: 2 versions 2022-11-07 17:40:34 +04:00
16db425e66 Cloudflare page example is not needed 2022-11-03 18:06:52 +04:00
6b1f293d79 Increased Cloudflare waiting time 2022-11-03 18:04:28 +04:00
d3c69b305e Changes in server info example 2022-11-03 18:03:03 +04:00
8177e8bd2a Empty session cookie bugfix, Readme, v2.1.4 2022-11-03 18:01:53 +04:00