depot/web
Luke Granger-Brown 08098fb666 fup: add file serving
This adds both redirect-to-signed-URL and proxy fileserving.

The proxy fileserving is somewhat limited: we don't support the Range header,
and it isn't easy to reuse the net/http ServeContent implementation because
that requires a SeekCloser. I think it might be possible to "bodge" a
SeekCloser on top of dynamically opening files, but it'll be a bit wonky and
will be slower than strictly necessary.
2021-03-21 03:04:38 +00:00
..
fup fup: add file serving 2021-03-21 03:04:38 +00:00
int etheroute-lon01: add unifi.int 2021-01-03 03:35:24 +00:00
logged-out-int depot-wide: create logged-out.int.lukegb.com 2020-12-30 00:57:53 +00:00
quotes web/quotes: change outputHash 2021-02-07 21:56:26 +00:00
default.nix fup: init 2021-03-20 19:49:33 +00:00