sliproad/assets/web
Gabriel Simmer 58128a0e98
File upload progress and Makefile commands.
Implemented file upload progress to the frontend using XMLHttpRequests,
since fetch() doesn't offer this functionality right now. Bit of a
fragmented approach to requests in the codebase right now, but hope to
resolve this soon. Not styled at all either.

Also added some nifty commands to the Makefile for producing smaller
binaries using some compiler flags and upx, and requires upx to be
installed (make small and make small_pi).
2020-03-31 01:16:12 +01:00
..
css Implemented uploading for Backblaze & Disk (v1) 2020-03-30 20:51:26 +01:00
javascript File upload progress and Makefile commands. 2020-03-31 01:16:12 +01:00
index.html Implement new frontend, "/" at end of provider. 2020-03-22 00:18:19 +00:00