Releases: ZetaRet/protoss-nodejs-basic
Releases · ZetaRet/protoss-nodejs-basic
v2.18.0
- add global exceptions and errors to
d.ts
- add
websocket
example
v2.17.0
- add
Logging
in formats: txt, md
- update api_example
v2.16.0
- add
d.ts
of new files
- update examples
v2.15.4
- move
Multipart.js
to utils.web
- update file_example
v2.15.3
- create
ObfuscateCSSHelper
and ReplaceHTMLParams
in utils.html
- create
CookieHelper
in utils.web
- replace examples with new helper utils
v2.15.2
- update
HTMLCache
to work with many space separated js node exe methods
- add to htmlserverload obfuscator of html/css with js as an example
- style html using random generated class and replace previous on reload
v2.15.1
- optimize
execDom
in exePage
- clear context using
HTMLParser
and HTMLCache
recache
- add node exe methods to swap content, preserve on modification
- test timestamp output of server exported json var
v2.15.0
- add global exception and error filter plus boolean
v2.14.3
- update
Cookies
and apiprovider example
v2.14.2
HTMLCache
preference of base or prefix, config in ListDir
- add
HTMLParser
decorator and exe functionality per dom element
- update example: htmlserverload