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
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
125d761b00
v2.1.3
2022-10-31 17:27:54 +04:00
9ba4230745
AutoPEP8 formatting
2022-10-31 17:27:21 +04:00
b79efb22d4
TokenError: debug info
2022-10-31 17:24:00 +04:00
e91824f478
Some improvements in unittests
...
- Removed credentials, they must be placed in tests/samples/login_pswd.txt in format "user(newline)md5"
- Simplified working with files (reading samples)
- Added some new token functions, removed some old
2022-10-19 18:40:09 +04:00
cf73845b2b
Players list in wss example
2022-10-19 18:03:58 +04:00
c2610c04e5
v2.1.2
2022-10-10 11:31:58 +04:00
092f9356a3
Passing args to CloudScraper: attempt 2
2022-10-10 11:31:14 +04:00
0e967d2755
v2.1.1
2022-10-05 20:00:32 +04:00
91627a8af9
Bugfix
2022-10-05 19:59:28 +04:00