Commit graph

4 commits

Author SHA1 Message Date
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
73b8398f4a Reworked database to store things smarter 2024-10-27 05:40:11 -05:00
e05f0373b3 Ran cargo fmt 2024-10-27 02:03:55 -05:00
46eaf5b4fd Break out main into more files for organization 2024-10-24 23:29:53 -05:00