lwithers
  • Joined on 2020-01-01
lwithers pushed to master at go/htpack 2022-11-26 10:09:58 +00:00
301dc0c7c8 Update to Go 1.19
lwithers pushed tag cmd/htpacker/v1.2.0 to go/htpack 2022-07-06 13:32:15 +01:00
lwithers pushed to master at go/htpack 2022-07-06 13:32:14 +01:00
a6c2991781 cmd/htpacker: updated dependencies
d827d8aace cmd/htpacker: add --content-type flag
Compare 2 commits »
lwithers pushed tag cmd/packserver/v1.3.0 to go/htpack 2022-07-06 10:37:11 +01:00
lwithers pushed to master at go/htpack 2022-07-06 10:37:09 +01:00
565a269cef cmd/packserver: add --frames option
16d836da9a cmd/packserver: dependency update
Compare 2 commits »
lwithers pushed tag v1.3.1 to go/htpack 2022-07-06 10:15:43 +01:00
lwithers pushed tag v1.3.0 to go/htpack 2022-07-06 10:15:43 +01:00
lwithers pushed to master at go/htpack 2022-07-06 10:15:33 +01:00
8cae4d0f8f Correct X-Frame-Options value sameorigin→SAMEORIGIN
lwithers pushed to master at go/htpack 2022-07-06 10:01:03 +01:00
6ea49bb3b3 Updated dependencies
83a5226e1a handler: drop sendfile(2) support
Compare 2 commits »
lwithers pushed tag cmd/htpacker/v1.1.1 to go/htpack 2020-04-02 12:36:51 +01:00
lwithers pushed to master at go/htpack 2020-04-02 12:36:49 +01:00
1b84160dcf cmd/htpacker: cope with zero-length input files
52213cf67e cmd/htpacker: report filename on I/O error
Compare 2 commits »
lwithers pushed tag v1.0.0 to go/git-pre-commit-hook 2020-02-16 09:51:06 +00:00
lwithers pushed to master at go/git-pre-commit-hook 2020-02-16 09:50:57 +00:00
a2a9ef0683 Add MIT licence
451d503652 Update README for installation
82870d7bb8 Initial commit with basic tests
fcb78985c9 Initial commit
lwithers created repository go/git-pre-commit-hook 2020-02-16 09:50:53 +00:00
lwithers pushed tag cmd/packserver/v1.2.0 to go/htpack 2020-02-15 12:35:23 +00:00
lwithers pushed to master at go/htpack 2020-02-15 12:35:19 +00:00
f70914aa38 cmd/packserver: add --fallback-404 arg for Angular-style SPA support
lwithers pushed tag cmd/htpacker/v1.1.0 to go/htpack 2020-02-15 12:29:59 +00:00
lwithers pushed tag v1.2.0 to go/htpack 2020-02-15 12:29:59 +00:00
lwithers pushed to master at go/htpack 2020-02-15 12:29:56 +00:00
ca54fb8fbb Add doc link to README.md
d5b4fcf0be Implement library support for Angular-style single page applications
f08165b0f1 Update README to remove reference to external brotli command
6f532296ef Add CLI progress bars to the packer tool
Compare 4 commits »
lwithers pushed to progress at go/htpack 2020-02-15 09:16:51 +00:00
3d514d6a37 WIP on progress