Commit graph

21 commits

Author SHA1 Message Date
xenofem 71528010d9 increase chunk size for uploading files 2022-04-27 20:32:35 -04:00
xenofem b832ae5a95 zip: set bit flag for UTF-8 filenames, bump minimum zip version to 6.3 2022-04-27 20:31:12 -04:00
xenofem 2ec295e606 implement downloads, lots of misc tweaks/fixes 2022-04-27 20:15:51 -04:00
xenofem 18caa2baf1 more README tweaks 2022-04-27 14:23:27 -04:00
xenofem 585d74ab1d more fixes for readme header 2022-04-27 14:15:28 -04:00
xenofem 8c3e5872db general readme cleanup 2022-04-27 14:11:01 -04:00
xenofem b7e366b227 try including image in readme 2022-04-27 14:03:39 -04:00
xenofem 0b3d6df117 make a cool logo 2022-04-27 13:52:30 -04:00
xenofem f94450c1a2 fix early-return logic when finished sending data 2022-04-27 13:03:35 -04:00
xenofem b0382ff649 apply proper disabled styling to fake buttons too 2022-04-27 13:01:41 -04:00
xenofem 05f33af7e1 show progress info and download code (styling is very much in progress) 2022-04-27 12:59:14 -04:00
xenofem f10ee6aa2a zip: go back to saying we're unix, we just forgot to include unix permissions in the external file attributes 2022-04-27 12:47:43 -04:00
xenofem 527f184944 fix type error 2022-04-27 01:31:34 -04:00
xenofem 16913bb079 finish functionality for uploader to receive waker handle messages 2022-04-27 01:17:00 -04:00
xenofem ba3326ef24 cargo fmt 2022-04-27 00:55:36 -04:00
xenofem 3d5010806b update readme 2022-04-27 00:53:39 -04:00
xenofem 779337de5e make static dir and port configurable 2022-04-27 00:53:32 -04:00
xenofem c41430bcdc don't bother trying to make app name configurable actually 2022-04-27 00:44:35 -04:00
xenofem b84cb24ab9 don't say the zipfile was made on unix, it causes trouble with permissions 2022-04-27 00:28:26 -04:00
xenofem 92e7207c55 ignore storage directory 2022-04-26 23:54:58 -04:00
xenofem 20da86132b WIP file drop server, no downloads yet 2022-04-26 23:54:29 -04:00