Releases: ZetaRet/protoss-nodejs-basic
Releases · ZetaRet/protoss-nodejs-basic
v3.0.0
03 Jun 05:47
Compare
Sorry, something went wrong.
No results found
create src and dist folders
updated classes, types, examples
change file and namespace to load from dist
enable use type module in tsconfig.json upto ES2022 for projects
add new .ts files
Change log
v2.18.0
23 Jan 14:26
Compare
Sorry, something went wrong.
No results found
add global exceptions and errors to d.ts
add websocket example
v2.17.0
17 Jan 12:39
Compare
Sorry, something went wrong.
No results found
add Logging in formats: txt, md
update api_example
v2.16.0
15 Jan 12:31
Compare
Sorry, something went wrong.
No results found
add d.ts of new files
update examples
v2.15.4
15 Jan 11:26
Compare
Sorry, something went wrong.
No results found
move Multipart.js to utils.web
update file_example
v2.15.3
14 Jan 16:14
Compare
Sorry, something went wrong.
No results found
create ObfuscateCSSHelper and ReplaceHTMLParams in utils.html
create CookieHelper in utils.web
replace examples with new helper utils
v2.15.2
14 Jan 13:22
Compare
Sorry, something went wrong.
No results found
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
14 Jan 11:41
Compare
Sorry, something went wrong.
No results found
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
14 Jan 09:31
Compare
Sorry, something went wrong.
No results found
add global exception and error filter plus boolean
v2.14.3
13 Jan 19:11
Compare
Sorry, something went wrong.
No results found
update Cookies and apiprovider example