summaryrefslogtreecommitdiff
path: root/ewww.md
AgeCommit message (Expand)AuthorFilesLines
2022-09-15fix: use new Subplot external YAML metadata fileLars Wirzenius1-20/+0
2021-11-27fix: subplot to work with current SubplotLars Wirzenius1-2/+2
2021-08-23test: verify that /../ in request path can't access outside webrootLars Wirzenius1-0/+28
2021-08-23refactor: move document YAML metadata to topLars Wirzenius1-18/+20
2021-07-22chore: don't vendor Subplot librariesLars Wirzenius1-6/+6
2021-01-30refactor: use Subplot's lib/filesLars Wirzenius1-1/+8
2021-01-30chore: vendor lib/daemon from SubplotLars Wirzenius1-1/+2
2021-01-30chore: update ewww.md to use vendored runcmdLars Wirzenius1-2/+2
2021-01-30fix: add missing template to ewww.md YAML metadataLars Wirzenius1-0/+1
2020-10-14refactor: move subplot files to subplot/Lars Wirzenius1-6/+6
2020-07-26doc: clarify that ewww doesn't create/renew TLS certLars Wirzenius1-1/+2
2020-07-26doc: allow plain HTTP for things other then LE, but be explicitLars Wirzenius1-2/+3
2020-07-26doc: link to warp crate in ewww.mdLars Wirzenius1-1/+3
2020-07-26fix: ewww.md to say only one config supplied at startupLars Wirzenius1-3/+2
2020-07-26fix: ewww.md to say server is startd by something like systemdLars Wirzenius1-4/+4
2020-07-26refactor: "when I create" to "given file"Lars Wirzenius1-2/+2
2020-07-19test: drop minimal smoke testLars Wirzenius1-45/+0
2020-07-19feat: serve files from configured webrootLars Wirzenius1-6/+9
2020-07-19refactor: extract functions for doing HTTP requests to its own moduleLars Wirzenius1-0/+1
2020-07-19test: use runcmd.* and daemon.py in ewww.mdLars Wirzenius1-2/+7
2020-05-13feat: use TLS unconditionallyLars Wirzenius1-11/+9
2020-05-13fix(subplot): add classes to metadataLars Wirzenius1-0/+2
2020-05-03Change: add a more realistic smoke testLars Wirzenius1-1/+10
2020-05-03Change: force scheme, host in request URLs to point at test serverLars Wirzenius1-1/+2
2020-05-03Change: minimal testLars Wirzenius1-0/+5
2020-05-03Change: make dummy test suite passLars Wirzenius1-3/+12
2020-05-01Change: tweak scenariosLars Wirzenius1-3/+18
2020-05-01Add: bindings fileLars Wirzenius1-4/+5
2020-05-01initial commitLars Wirzenius1-0/+149