Commit graph

4 commits

Author SHA1 Message Date
18cc5d7cd9 depotwide: migrate to git.lukegb.com 2024-11-16 15:36:32 +00:00
b4e785af8a fup: fix minor issue with shorter-than-512 byte file uploads
Reader.Read is permitted to return EOF on short reads, which had not been
anticipated by this code. There's probably more instances of this lurking...
2021-03-22 02:42:34 +00:00
bb31335319 fup: add basic view and paste UIs 2021-03-22 00:25:32 +00:00
2306915e2c fup: implement file uploads!
TODO: tests for this.
2021-03-21 18:04:37 +00:00