4baf4ea1a7
Finally fixed 400 by updating URLs, improved logging
2023-05-29 11:44:19 +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
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
69a8f83c9c
Correctly waiting for server start; choosing interpreter (atclient)
2022-12-26 15:48:08 +04:00
c788976ab2
PEP8, Pylint
2022-12-25 18:19:28 +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
9ba4230745
AutoPEP8 formatting
2022-10-31 17:27:21 +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
9c4274284f
PEP8, mkdocs, corrected logo
2022-06-23 15:13:56 +04:00
9f0610e5a7
Docstrings, logging in websocket example
2022-06-17 12:30:58 +04:00
a5ef80d78b
Important bugfix in javascript parser
2022-05-13 17:44:00 +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
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