depot/web/fup
Luke Granger-Brown affe252f73 fup: fix config file handling
Whoops! Before, config files were being read but all the contents were basically
being discarded.

Now, we both load and actually use the config file, leading to a much more positive
experience for everyone involved :)
2021-03-23 01:21:39 +00:00
..
cmd fup: fix config file handling 2021-03-23 01:21:39 +00:00
fuphttp fup: allow Fup-Token header for carrying auth credentials 2021-03-23 00:58:06 +00:00
fupstatic fup: clear the file input when we start the upload 2021-03-22 19:33:03 +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