depot/web/fup
Luke Granger-Brown 75afddacc4 fup/hashfs: actually hash the thing
This previous behaviour was to, instead of hashing the file, just return the
first few bytes of it, which is neither intuitive nor the behaviour I was
looking for.
2021-03-22 19:25:55 +00:00
..
cmd fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
fuphttp fup: fix minor issue with shorter-than-512 byte file uploads 2021-03-22 02:42:34 +00:00
fupstatic fup: add drag and drop uploads 2021-03-22 01:08:42 +00:00
hashfs fup/hashfs: actually hash the thing 2021-03-22 19:25:55 +00:00
minicheddar fup/minicheddar: add basic spawn test 2021-03-21 19:05:59 +00:00
default.nix fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
fup.go fup: add viper for persistent config 2021-03-20 23:32:56 +00:00
go.mod fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
go.sum fup: add systemd socket activation support to fup serve 2021-03-22 02:41:59 +00:00
go.sum.license fup: add SPDX headers 2021-03-20 20:40:40 +00:00