-
Notifications
You must be signed in to change notification settings - Fork 1
Change log
Ivo Yankulovski edited this page Feb 25, 2020
·
159 revisions
v1.8.2
- add
EVENTSconstants to all servers, and export to module
v1.8.1
- add
applicationspecific requests before renderingIncomingMessage - enable
httpsserver to read external json options
v1.8.0
- add multiple types of
http.ClientRequesthttp.ServerResponsehttp.IncomingMessageinstances across servers for augmentation purposes
v1.7.2
- add
versionandlicenseinprotossdox.json
v1.7.1
-
loadFromJSONinRequireSupername
v1.7.0
- updated descriptors
v1.6.5
- support of
namespaceinHTMLParserformat
v1.6.4
-
HTMLParsersource optimization,closeTagsdirective
v1.6.3
-
HTMLParserattribute debugger
v1.6.2
-
HTMLParserandHTMLCacherecache implementation
v1.6.1
-
XProtoSSChesupport of JSON post body in route object
v1.6.0
-
HTMLParserdebugger and cursor tracer {row:column:cursor:length}
v1.5.9
-
utilssource optimization
v1.5.8
-
RequireSupernamemodule swapper ofrequire
v1.5.7
- additional
automatatags and orders inHTMLParser
v1.5.6
-
HTMLCachesource optimization
v1.5.5
-
HTMLParsersource optimization
v1.5.4
-
StringLengthnano class added
v1.5.3
-
HTMLParserautomaton configuration, use with special tags
v1.5.2
-
HTMLCachesupportsdespaceboth inCSSandJS, updated documentation
v1.5.1
-
HTMLCacheusingHTMLParserfacilitates page/template output
v1.5.0
- simple
HTMLParseradded inutils/html
v1.4.3
-
descriptorsimplementimportsbased onide-protossrequirements
v1.4.2
- module servers initiate with global.SERVERRequireModule
v1.4.1
- index prepends global.ProtoSSCheXServerPath to external server module path instance
v1.4.0
- server layer responses in
XProtoSSCheinstances
v1.3.6
-
global.ProtoSSCheStatsFile check before default
stats.jsonfile path
v1.3.5
-
readRequestBodyin index checks for aborted request and proceeds with empty body -
autoCookiein XProtoSSChe
v1.3.4
-
asyncoption beforeendResponseof XProtoSSChe and event on response -
updateCookiescall in XProtoSSChe.endResponse - updated
example.jswith throttled async response
v1.3.3
-
getModuleInstancefunction added -
H2server enabled perhttpsopconfiguration instats.json, only secured servers are allowed
v1.3.2
- XProtoSSChe server augments body to request
v1.3.1
- protected properties and methods in documentation of
index.js - transfer of
https configurationfromstatsouttostatsinofenvobject - transfer of loaded module and extended server class to
indexmodule -
updateCookiesmethod added in base server class -
example.jscomments
v1.3.0
- new
CardServermodule added with internal classes - documentation extended of
LobbyServer
v1.2.3
-
HTTPSsupport in base ProtoSSChe server - external configuration in
stats.jsonof https server -
requestandhttps requestpolyfill ofhtserv
v1.2.2
-
LobbyServer secure channel
connectToparameter, default events and debug on connect
v1.2.1
- new
LobbyServermodule added with internal classes -
VoyageandLobbyServerstats.jsonadded in modules
v1.2.0
- new
Voyageserver added in modules - swaps of servers, ports and modules is eloquent
- pointers to MD documentation
v1.1.4
- updated
example.js -
Subserverroute optimization and root emit
v1.1.3
- index
FSinterval functions -
Subserverroute augmentation -
example.jsadded loadingindex.jsas module and configuring simple site
v1.1.2
-
index.jsmodule.exports - environment object implemented
-
Subserverrawpathcode map check
v1.1.1
- server modules and sample
stats.json - module documentation
-
Subserverroute methods
v1.1.0
- route object
- source optimization