Commit graph

9 commits

Author SHA1 Message Date
c6fa1d6734 Another token parser bugfix 2023-07-27 10:57:26 +04:00
4f65434628 Bugfix: AJAX_TOKEN with document.currentScript 2023-07-04 14:46:26 +04:00
cfee59d119 Bugfix for document.doctype (#85) 2023-06-30 10:26:04 +04:00
4baf4ea1a7 Finally fixed 400 by updating URLs, improved logging 2023-05-29 11:44:19 +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
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
d36a0528ea Web server for node.js interpreter, added docstrings, unittest 2022-12-25 17:45:22 +04:00