Fix a bug of missing let in ACME challenges, add URI decoding to serve filenames...
authorNick Downing <nick@ndcode.org>
Sat, 4 Sep 2021 13:01:36 +0000 (23:01 +1000)
committerNick Downing <nick@ndcode.org>
Sat, 4 Sep 2021 13:01:36 +0000 (23:01 +1000)
commite3e0da29a2bf97954d17595a8bec40401afd8cd6
treeaf7868a60272326378c74b98141dec21f38930c0
parenta5523d4e602cf57010e5e7e8fd18f149f1aa1999
Fix a bug of missing let in ACME challenges, add URI decoding to serve filenames with %20 in them, make serve_fs() streaming and increase caching (for video)
Site.js