summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Justin Wind [Fri, 21 Jan 2022 18:36:08 +0000 (10:36 -0800)]
update devDependencies
Justin Wind [Thu, 30 Dec 2021 21:17:50 +0000 (13:17 -0800)]
Merge branch 'v1.2-dev' as v1.2.3
Justin Wind [Thu, 30 Dec 2021 21:17:28 +0000 (13:17 -0800)]
bump package version to 1.2.3
Justin Wind [Thu, 30 Dec 2021 21:16:01 +0000 (13:16 -0800)]
update devDependencies
Justin Wind [Sat, 11 Dec 2021 00:10:11 +0000 (16:10 -0800)]
update dependencies and devDependencies
Justin Wind [Fri, 29 Oct 2021 20:45:46 +0000 (13:45 -0700)]
Merge branch 'v1.2-dev' as v1.2.2
Justin Wind [Fri, 29 Oct 2021 20:45:21 +0000 (13:45 -0700)]
bump package version to 1.2.2
Justin Wind [Fri, 29 Oct 2021 20:41:40 +0000 (13:41 -0700)]
obscure authorization header value when logging
Justin Wind [Fri, 22 Oct 2021 23:16:59 +0000 (16:16 -0700)]
Merge branch 'v1.2-dev' as v1.2.1
Justin Wind [Fri, 22 Oct 2021 23:16:22 +0000 (16:16 -0700)]
bump package version to 1.2.1
Justin Wind [Fri, 22 Oct 2021 23:15:24 +0000 (16:15 -0700)]
update dependencies and devDependencies
Justin Wind [Fri, 22 Oct 2021 23:11:17 +0000 (16:11 -0700)]
serveFile now requires a directory be specified
Justin Wind [Fri, 10 Sep 2021 18:29:27 +0000 (11:29 -0700)]
Merge branch 'v1.2-dev' as v1.2.0
Justin Wind [Fri, 10 Sep 2021 17:56:49 +0000 (10:56 -0700)]
allow additional arguments to be passed to handler functions
also add basic handlers for redirects and static files
Justin Wind [Fri, 27 Aug 2021 21:49:41 +0000 (14:49 -0700)]
update devDependencies to latest
Justin Wind [Mon, 9 Aug 2021 16:23:17 +0000 (09:23 -0700)]
Merge branch 'v1.1-dev' as v1.1.0
Justin Wind [Sun, 8 Aug 2021 18:42:11 +0000 (11:42 -0700)]
fix and enforce indent rules
Justin Wind [Sat, 7 Aug 2021 18:59:22 +0000 (11:59 -0700)]
potentially serve static files with static headers
Support setting additional headers when serving static files by reading
from an associated metadata file. Reminiscent of a CERN-era feature.
Justin Wind [Wed, 16 Sep 2020 20:36:56 +0000 (13:36 -0700)]
initial release