Skip to content

Releases: ZetaRet/protoss-nodejs-basic

v2.18.0

23 Jan 14:26
70405c5
Compare
Choose a tag to compare
  • add global exceptions and errors to d.ts
  • add websocket example

v2.17.0

17 Jan 12:39
396325e
Compare
Choose a tag to compare
  • add Logging in formats: txt, md
  • update api_example

v2.16.0

15 Jan 12:31
c23a2b7
Compare
Choose a tag to compare
  • add d.ts of new files
  • update examples

v2.15.4

15 Jan 11:26
f741773
Compare
Choose a tag to compare
  • move Multipart.js to utils.web
  • update file_example

v2.15.3

14 Jan 16:14
a429d04
Compare
Choose a tag to compare
  • 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
b64aed8
Compare
Choose a tag to compare
  • 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
a95da86
Compare
Choose a tag to compare
  • 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
1779511
Compare
Choose a tag to compare
  • add global exception and error filter plus boolean

v2.14.3

13 Jan 19:11
cc85951
Compare
Choose a tag to compare
  • update Cookies and apiprovider example

v2.14.2

13 Jan 15:51
336e75c
Compare
Choose a tag to compare
  • HTMLCache preference of base or prefix, config in ListDir
  • add HTMLParser decorator and exe functionality per dom element
  • update example: htmlserverload