confetti-box/web
G2 e78c61b410
Chunked uploads (#2)
* Switch database to begin using CBOR, and begin work on chunked uploads

* Chunked uploads work, no feedback to client yet

* Added poorly implemented progress for chunked uploads

* I think these methods are cursed

* Improved performance by properly limiting the number of uploads

* Properly show errors in file bars again

* Improved setup for chunk downloading, added chunk size to config

* Ran clippy, added chunk cleaner

* Ran `cargo fmt`
2024-11-03 05:47:26 -06:00
..
fonts Added bundled fonts Fira Code and Roboto 2024-10-30 03:15:33 -05:00
favicon.svg Moved web stuff to web folder 2024-10-24 09:43:28 -05:00
main.css Reorganized some files for more reasonable naming 2024-10-30 11:04:22 -05:00
request.js Chunked uploads (#2) 2024-11-03 05:47:26 -06:00