* 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`