Fix let-bug in Resources.unref() caught by ES6 (another was fixed previously)
[jst_server.git] / _config /
2018-12-04 Nick DowningRename Server.roots to Server.site_roots, make each...
2018-12-04 Nick DowningNew scheme to deal with listeners, there is a Listener...
2018-12-04 Nick DowningMake _config/server.jst construct the Server object...
2018-12-04 Nick DowningChange _config/server.jst to return a pure JSON object...
2018-12-02 Nick DowningAdd new Server.resources object, which basically keeps...
2018-12-02 Nick DowningRemove _server and _site available in templates in...
2018-11-18 Nick DowningMerge _config/server.json and _config/sites.jst into...
2018-11-16 Nick DowningChange SiteRootConfig to SiteDefault, renew localhost...
2018-10-30 Nick DowningSeparate out the listen (and other) config into _config...
2018-10-30 Nick DowningChange configuration scheme to use _config/server.jst...
2018-10-21 Nick DowningMove config to _config, ssl to _ssl so they can be...