jst_server.git
2018-10-15 Nick DowningUpdate to js_template.git commit 19bdeb6 silly
2018-10-15 Nick DowningMinimal update to js_template.git commit 19bdeb6, still...
2018-10-15 Nick DowningUpdate to js_template.git commit d0345db
2018-10-14 Nick DowningDon't call the template immediately on retrieval, user...
2018-10-14 Nick DowningUpdate to js_template.git commit e998e98, (env, out...
2018-10-14 Nick DowningRename package ndserver(.js) to jst_server(.js), *...
2018-10-09 Nick DowningRename jstemplate to js_template
2018-10-09 Nick DowningGet contact form email working
2018-10-09 Nick DowningMove analytics stuff into the html page template in...
2018-10-09 Nick DowningUpdate to jstemplate.git commit b6f0914 and businessdat...
2018-10-09 Nick DowningRemove dedicated analytics.js and do it via resources...
2018-10-09 Nick DowningSwitch to leading / on paths everywhere, including...
2018-10-09 Nick DowningMake analytics.js use json_cache, add analytics diagnos...
2018-10-08 Nick DowningUpdate to build_cache.git commit 9bbe354
2018-10-08 Nick DowningSeparate server and site functionality (site is after...
2018-10-08 Nick DowningBreak the main functionality into analytics, config...
2018-10-08 Nick DowningImplement pageviews and unique pageviews counters
2018-10-08 Nick DowningAdd cookies and session tracking
2018-10-07 Nick DowningAdd favicons.zip handling
2018-10-07 Nick DowningMake config/*.json global configuration files be re...
2018-10-07 Nick DowningModularize req() and cache system to req_XXX() that...
2018-10-07 Nick DowningChange var to let and use arrow functions everywhere
2018-10-07 Nick DowningChange var to let everywhere
2018-10-07 Nick DowningGet indexing and search working
2018-10-07 Nick DowningImplement caches for json and text (svg) files, via...
2018-10-07 Nick DowningImplement caching of less compiled css, including full...
2018-10-07 Nick DowningAdd caching of the compiled js templates
2018-10-07 Nick DowningFix minor bugs to get paths working again for js and...
2018-10-07 Nick DowningUpdate to jstemplate.git commit 34f5f89, businessdatafl...
2018-10-06 Nick DowningAdd jstemplate and less rendering ability
2018-10-06 Nick DowningAdd .pub suffix for files or directories that should...
2018-10-06 Nick DowningChange to strict equality, make app function async...
2018-10-06 Nick DowningAdd config/sites.json with ability to redirect or serve...
2018-10-06 Nick DowningInitial commit: a basic HTTP/HTTPS server, localhost...