summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nick Downing [Wed, 12 Jan 2022 01:22:32 +0000 (12:22 +1100)]
In ndcode_site upgrade to Bootstrap version to 4.6.1 and roughly fix things, in jst_server implement Sass CSS preprocessor, in min_svg_cache upgrade SVGO version to 2.8.0, add sass_css_cache submodule
Nick Downing [Mon, 10 Jan 2022 05:15:12 +0000 (16:15 +1100)]
In ndcode_site new approach to sign up form, in jst_server let caller of Site.serve() override caching setting for the request
Nick Downing [Sun, 9 Jan 2022 12:24:29 +0000 (23:24 +1100)]
In jst_cache, use ...arguments syntax instaed of .apply() and .concat()
Nick Downing [Sun, 9 Jan 2022 02:11:01 +0000 (13:11 +1100)]
In jst and ndcode_site, implement ES6 classes syntax
Nick Downing [Sat, 8 Jan 2022 03:30:53 +0000 (14:30 +1100)]
In logjson and ndcode_site, implement log file rotation
Nick Downing [Sat, 8 Jan 2022 01:48:00 +0000 (12:48 +1100)]
In logjson, fix bugs to respect cache pinning and improve synchronization
Nick Downing [Fri, 7 Jan 2022 23:15:57 +0000 (10:15 +1100)]
In ndcode_site, store contact and feedback logs in /database.logjson rather than /_logs/*.json
Nick Downing [Fri, 7 Jan 2022 22:56:27 +0000 (09:56 +1100)]
In logjson and ndcode_site, make default_value be in JSON not logjson format (faster and more convenient), update ndcode_site to new style navbar bar and _menu.json menu structure
Nick Downing [Fri, 7 Jan 2022 06:42:50 +0000 (17:42 +1100)]
Add logjson module, make ndcode_site use it, change kick() frequency to 1 sec
Nick Downing [Mon, 3 Jan 2022 05:18:13 +0000 (00:18 -0500)]
In zettair, back to automake 1.15?
Nick Downing [Mon, 3 Jan 2022 04:29:30 +0000 (15:29 +1100)]
Change from pnpm to npm, add link.sh shortcuts for npm style package linking
Nick Downing [Mon, 3 Jan 2022 02:31:15 +0000 (13:31 +1100)]
Upgrade node and pnpm versions, change node_zettair to use node-addon-api
Nick Downing [Fri, 31 Dec 2021 20:21:59 +0000 (07:21 +1100)]
In json_cache_rw, make JSON.stringify pretty print
Nick Downing [Wed, 29 Dec 2021 23:45:47 +0000 (10:45 +1100)]
In stripe_example_site, fix javascript missing let
Nick Downing [Mon, 27 Dec 2021 06:34:05 +0000 (17:34 +1100)]
Add payment processing examples (paypal, square, stripe)
Nick Downing [Mon, 27 Dec 2021 06:47:00 +0000 (17:47 +1100)]
In zettair, minor update from automake 1.15 to 1.15.1
Nick Downing [Mon, 27 Dec 2021 06:43:23 +0000 (17:43 +1100)]
In c_to_python, minor update to walk AST via node.children[i] instead of node[i]
Nick Downing [Mon, 27 Dec 2021 06:40:42 +0000 (17:40 +1100)]
In pitree, minor change to imports
Nick Downing [Mon, 27 Dec 2021 06:36:54 +0000 (17:36 +1100)]
In piyacc, replace EQUAL, PIPE and SEMICOLON tokens with their ASCII values
Nick Downing [Mon, 1 Nov 2021 00:38:33 +0000 (11:38 +1100)]
Start to make menu structure hierarchical via _menu.json files
Nick Downing [Sat, 4 Sep 2021 13:57:49 +0000 (09:57 -0400)]
In jst_server, fix bug in nonexistent site message
Nick Downing [Sat, 4 Sep 2021 13:41:37 +0000 (23:41 +1000)]
In jst_server, implement partial file transfers with response code 206
Nick Downing [Sat, 4 Sep 2021 13:01:50 +0000 (23:01 +1000)]
In jst_server, fix bugs and implement streaming
Nick Downing [Sat, 4 Sep 2021 03:12:11 +0000 (23:12 -0400)]
In jst_server, fix a bug in URL redirection
Nick Downing [Sat, 4 Sep 2021 02:32:37 +0000 (22:32 -0400)]
In jst_server, deal with ACME challenges for certbot (letsencrypt)
Nick Downing [Wed, 1 Sep 2021 06:35:48 +0000 (16:35 +1000)]
Patch install.sh to downgrade pnpm and fix other install issues
Nick Downing [Sun, 15 Mar 2020 02:50:31 +0000 (13:50 +1100)]
Minor changes to footer in ndcode_site and Makefile in pitree
Nick Downing [Mon, 17 Feb 2020 08:43:37 +0000 (19:43 +1100)]
Work in progress with sphinx documentation
Nick Downing [Wed, 12 Feb 2020 07:30:44 +0000 (18:30 +1100)]
First cut at jsdoc pipeline to publish in subdirectory of website (quite rough)
Nick Downing [Sun, 15 Mar 2020 01:58:58 +0000 (21:58 -0400)]
Minor changes to install procedure to run on ubuntu 16.04 and install node
Nick Downing [Mon, 3 Feb 2020 16:03:05 +0000 (03:03 +1100)]
Working monorepo for NDCODE project with installer