4baf4ea1a7
Finally fixed 400 by updating URLs, improved logging
2023-05-29 11:44:19 +04:00
b734f5df93
Rewritten tests repsectively (see the prev. commit)
2023-05-24 20:04:42 +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
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
7662f02d9c
NodeJS bugfix, js_samples script
2022-12-26 17:24:34 +04:00
c788976ab2
PEP8, Pylint
2022-12-25 18:19:28 +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
724f5f314c
New AJAX_TOKEN samples
2022-12-23 17:45:34 +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
6b6e944d55
Removed sensitive data from logging; 1 more test
2022-09-30 14:55:24 +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
074e8fd6ed
Module docstrings, pylint, pep8
2022-07-01 14:28:39 +04:00
7d276dba8f
Fixed some bugs, changed tests structure, mypy
2022-07-01 09:36:52 +04:00
9c4274284f
PEP8, mkdocs, corrected logo
2022-06-23 15:13:56 +04:00
a5ef80d78b
Important bugfix in javascript parser
2022-05-13 17:44:00 +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
DarkCat09
ae85a218ea
Updated API
2021-11-01 18:04:19 +04:00